The math optional, made finite. Daily Practice

Rectilinear motion under variable force

At a Glance

Why This Chapter Matters

Rectilinear motion under a variable force is the bridge between calculus and Newtonian mechanics: every question reduces to one integration. Three UPSC questions across three years confirm it is a reliable T3 source of 13–15 marks. The two core techniques — the energy first-integral (multiply both sides by x˙\dot x and integrate) and the vdv/dxv\,dv/dx substitution — cover every variant the examiner has ever set. Master the substitution mechanics and the resulting integral evaluations and you will never lose marks here.

Minimum Theory

Equation of motion. A particle of unit mass constrained to a line with position xx satisfies x¨=f(x)\ddot x = f(x) for a position-dependent acceleration. Two substitutions reduce this to a first-order problem.

Energy first integral. Multiply x¨=f(x)\ddot x = f(x) by x˙\dot x and recognise the left side as (d/dt)(x˙2/2)(d/dt)(\dot x^2/2). Integrating gives 12x˙2=f(x)dx+C\tfrac12\dot x^2 = \int f(x)\,dx + C. Apply the initial condition x˙(0)=0\dot x(0)=0 at x=x0x=x_0 to determine CC. Take the appropriate square-root sign (particle moves toward x=0x=0, so x˙<0\dot x < 0).

Arc-length form. Alternatively write x¨=vdv/dx\ddot x = v\,dv/dx where v=x˙v = \dot x. This directly gives vdv=f(x)dxv\,dv = f(x)\,dx. Once v(x)v(x) is known, separate dx/v(x)=dtdx/v(x) = dt and integrate for TT.

Special integrals. Two evaluations appear repeatedly in UPSC: 0eu2du=π2(Gaussian)\int_0^\infty e^{-u^2}\,du = \frac{\sqrt\pi}{2} \qquad\text{(Gaussian)} 01sm(1s)n1ds=B(m+1,n)=Γ(m+1)Γ(n)Γ(m+n+1)(Beta)\int_0^1 s^m(1-s)^{n-1}\,ds = B(m+1,n) = \frac{\Gamma(m+1)\Gamma(n)}{\Gamma(m+n+1)} \qquad\text{(Beta)} In particular 01s2(1s)1/2ds=B(3,1/2)=Γ(3)Γ(1/2)/Γ(7/2)=2π/(158π)=16/15\int_0^1 s^2(1-s)^{-1/2}\,ds = B(3,1/2) = \Gamma(3)\Gamma(1/2)/\Gamma(7/2) = 2\cdot\sqrt\pi/\left(\tfrac{15}{8}\sqrt\pi\right) = 16/15.

Question Archetypes

ArchetypeRecognition cue
time-to-centreParticle released from rest at distance aa; find time to reach the centre of force
variable-acceleration-pathAcceleration f(y)f(y) in one coordinate with given initial projection; find parametric path

time-to-centre (2 question(s); 2015, 2016)

Recognition Cues

Solution Template

  1. Write the equation of motion x¨=f(x)\ddot x = -f(x) (negative because attraction is toward origin, x>0x>0).
  2. Substitute vdv/dx=f(x)v\,dv/dx = -f(x) and integrate with v=0v=0 at x=ax=a to get v2(x)v^2(x).
  3. Since the particle moves toward OO, x˙<0\dot x < 0. Write dt=dx/v(x)dt = -dx/v(x) and set up T=0adx/v(x)T = \int_0^a dx/|v(x)|.
  4. Choose a substitution that regularises both endpoints and reduces to a known integral (Gaussian or Beta).
  5. Evaluate and state whether TT depends on aa.

Worked Example

2015 Paper 1, 2015-P1-Q6d (13 marks)

A mass starts from rest at a distance aa from the centre of force which attracts inversely as the distance. Find the time of arriving at the centre.

The force attracts inversely as the distance, so the acceleration magnitude is k/xk/x (not k/x2k/x^2).

Step 1 — Energy first integral. x¨=k/x\ddot x = -k/x. Multiply by x˙\dot x:

ddt ⁣(x˙22)=kx˙x=kddt(lnx).\frac{d}{dt}\!\left(\frac{\dot x^2}{2}\right) = -\frac{k\dot x}{x} = -k\frac{d}{dt}(\ln x).

Integrate from 00 to tt using x˙(0)=0\dot x(0)=0, x(0)=ax(0)=a:

x˙22=kln ⁣(ax).\frac{\dot x^2}{2} = k\ln\!\left(\frac{a}{x}\right).

Step 2 — Time integral. Taking the negative root (particle falls toward origin):

T=0adx2kln(a/x).T = \int_0^a \frac{dx}{\sqrt{2k\ln(a/x)}}.

Step 3 — Gaussian substitution. Let x=aeu2x = ae^{-u^2}, so ln(a/x)=u2\ln(a/x) = u^2 and dx=2uaeu2dudx = -2uae^{-u^2}\,du. When x=ax=a, u=0u=0; when x0x\to 0, uu\to\infty.

T=02uaeu2du2ku=2a2k0eu2du=2a2kπ2.T = \int_0^\infty \frac{2uae^{-u^2}\,du}{\sqrt{2k}\cdot u} = \frac{2a}{\sqrt{2k}}\int_0^\infty e^{-u^2}\,du = \frac{2a}{\sqrt{2k}}\cdot\frac{\sqrt\pi}{2}.

T=aπ2k.\boxed{T = a\sqrt{\frac{\pi}{2k}}.}

Common Traps


2016 Paper 1, 2016-P1-Q8c (15 marks)

A particle moves in a straight line. Its acceleration is directed towards a fixed point OO in the line and is always equal to μ ⁣(a5x2) ⁣1/3\mu\!\left(\dfrac{a^5}{x^2}\right)^{\!1/3} when it is at a distance xx from OO. If it starts from rest at a distance aa from OO, find the time the particle will take to arrive at OO.

The acceleration magnitude is μ(a5/x2)1/3=μa5/3x2/3\mu(a^5/x^2)^{1/3} = \mu\,a^{5/3}x^{-2/3}.

Step 1 — Speed. Use vdv/dx=μa5/3x2/3v\,dv/dx = -\mu\,a^{5/3}x^{-2/3}. Integrate with v=0v=0 at x=ax=a:

v22=μa5/3 ⁣(3x1/3)xa=3μa5/3(a1/3x1/3).\frac{v^2}{2} = \mu a^{5/3}\!\left(3x^{1/3}\right)\Big|_{x}^{a} = 3\mu a^{5/3}(a^{1/3}-x^{1/3}).

v2=6μa5/3(a1/3x1/3).v^2 = 6\mu a^{5/3}(a^{1/3}-x^{1/3}).

Step 2 — Time integral.

T=0adx6μa5/3(a1/3x1/3).T = \int_0^a \frac{dx}{\sqrt{6\mu a^{5/3}(a^{1/3}-x^{1/3})}}.

Step 3 — Substitution x=as3x = as^3. Then x1/3=a1/3sx^{1/3} = a^{1/3}s, dx=3as2dsdx = 3as^2\,ds, limits s:01s:0\to 1.

6μa5/3(a1/3a1/3s)=6μa5/3a1/3(1s)=6μa2(1s).6\mu a^{5/3}(a^{1/3}-a^{1/3}s) = 6\mu a^{5/3}\cdot a^{1/3}(1-s) = 6\mu a^2(1-s).

T=013as2ds6μa2(1s)=36μ01s21sds.T = \int_0^1 \frac{3as^2\,ds}{\sqrt{6\mu a^2(1-s)}} = \frac{3}{\sqrt{6\mu}}\int_0^1 \frac{s^2}{\sqrt{1-s}}\,ds.

Step 4 — Beta integral. With u=1su = 1-s:

01s21sds=01(1u)2udu=243+25=1615.\int_0^1 \frac{s^2}{\sqrt{1-s}}\,ds = \int_0^1 \frac{(1-u)^2}{\sqrt{u}}\,du = 2 - \frac{4}{3} + \frac{2}{5} = \frac{16}{15}.

T=36μ1615=8156μ.\boxed{T = \frac{3}{\sqrt{6\mu}}\cdot\frac{16}{15} = \frac{8}{15}\sqrt{\frac{6}{\mu}}.}

Notably, TT is independent of aa.

Common Traps


variable-acceleration-path (1 question(s); 2014)

Recognition Cues

Solution Template

  1. Solve the horizontal equation: x¨=0x˙=u0\ddot x = 0 \Rightarrow \dot x = u_0 (constant), x=u0tx = u_0 t.
  2. For the vertical equation, use the energy integral: multiply y¨=f(y)\ddot y = f(y) by y˙\dot y and integrate with y˙(0)=0\dot y(0) = 0 at y=ay = a.
  3. Separate dt=dy/y˙dt = dy/\dot y and write x=u0dy/y˙x = u_0\int dy/\dot y to express xx as an integral over yy.
  4. Evaluate the integral by a trigonometric substitution.
  5. Introduce a standard parameter (angle η\eta) to write x,yx, y in recognisable parametric form.

Worked Example

2014 Paper 1, 2014-P1-Q8b (15 marks)

A particle is acted on by a force parallel to the axis of yy whose acceleration (always toward the axis of xx) is μy2\mu y^{-2}, and when y=ay=a it is projected parallel to the axis of xx with velocity 2μ/a\sqrt{2\mu/a}. Find the parametric equations of the path.

Step 1 — Horizontal. x¨=0\ddot x = 0, x˙=2μ/a\dot x = \sqrt{2\mu/a} constant, so x=2μ/atx = \sqrt{2\mu/a}\cdot t.

Step 2 — Vertical energy integral. y¨=μ/y2\ddot y = -\mu/y^2. Multiply by y˙\dot y:

12y˙2=μy+C.\frac{1}{2}\dot y^2 = \frac{\mu}{y} + C.

At t=0t=0: y˙=0\dot y=0, y=ay=a gives C=μ/aC = -\mu/a. So

y˙2=2μ(ay)ay.\dot y^2 = \frac{2\mu(a-y)}{ay}.

Step 3 — Express xx via yy. Since y˙<0\dot y < 0:

x=2μaaydyy˙=yayaydy.x = \sqrt{\frac{2\mu}{a}}\int_a^y \frac{dy}{\dot y} = \int_y^a \sqrt{\frac{y'}{a-y'}}\,dy'.

Step 4 — Trigonometric substitution. Let y=asin2ϕy' = a\sin^2\phi, so dy=2asinϕcosϕdϕdy' = 2a\sin\phi\cos\phi\,d\phi and y/(ay)=tanϕ\sqrt{y'/(a-y')} = \tan\phi. Then

x=ϕyπ/22asin2ϕdϕ=a[ϕsin2ϕ2]ϕyπ/2.x = \int_{\phi_y}^{\pi/2} 2a\sin^2\phi\,d\phi = a\left[\phi - \frac{\sin 2\phi}{2}\right]_{\phi_y}^{\pi/2}.

Step 5 — Cycloid parameter. Let η=π2ϕy\eta = \pi - 2\phi_y, so ϕy=(πη)/2\phi_y = (\pi-\eta)/2. Then sin2ϕy=sinη\sin 2\phi_y = \sin\eta and y=asin2ϕy=a2(1+cosη)y = a\sin^2\phi_y = \tfrac{a}{2}(1+\cos\eta).

x=a ⁣(η2+sinη2)=a2(η+sinη).x = a\!\left(\frac{\eta}{2} + \frac{\sin\eta}{2}\right) = \frac{a}{2}(\eta + \sin\eta).

x=a2(η+sinη),y=a2(1+cosη).\boxed{x = \frac{a}{2}(\eta+\sin\eta),\qquad y = \frac{a}{2}(1+\cos\eta).}

This is the parametric equation of a cycloid (circle of radius a/2a/2 rolling along y=ay=a).

Common Traps

Marks-Aware Writing

A 13-mark answer must: set up the ODE correctly with proper sign; carry out the energy first integral and apply the initial condition; execute the substitution; evaluate the resulting standard integral; box the final answer. Shortcut or skip the integral evaluation and you lose 4–5 marks.

A 15-mark answer must additionally: justify the substitution choice explicitly; verify at least one limit; state any notable feature (e.g., TT independent of aa, or path is a cycloid). Five marks are typically reserved for the integral evaluation — show all steps.

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.