MHT-CET Maths · Differentiation

Parametric Differentiation, Second Derivatives & Proving Relations

When x and y are each given through a parameter t (or theta), differentiate each with respect to the parameter and divide; for the second derivative, differentiate dy/dx again with respect to the parameter and divide once more.

Why this matters

This subtopic carries 10 PYQs — 5 HARD, 3 MODERATE, 2 EASY — and is the part of Differentiation MHT-CET likes most. Three shapes recur: parametric forms (x and y through a parameter), second derivatives of those forms, and 'prove this relation' problems where you must show y satisfies an equation like y'' + n squared times y = 0. The single most-punished mistake is computing the parametric second derivative as a ratio of second derivatives — it is not — so that trap is drilled hard below.

Concept 1 of 5

Parametric Differentiation

Intuition

When you cannot (or do not want to) eliminate the parameter to write y as a function of x, differentiate x and y separately with respect to the parameter, then divide. The parameter cancels in spirit, leaving the genuine slope dy/dx.

Definition

If x=x(t)x = x(t) and y=y(t)y = y(t) are both differentiable and dxdt0\dfrac{dx}{dt} \neq 0, then dydx=dy/dtdx/dt\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt}. The result is usually still a function of the parameter tt (or θ\theta) — that is fine; you evaluate it at the required parameter value.

  • Step 1: differentiate yy with respect to the parameter.
  • Step 2: differentiate xx with respect to the parameter.
  • Step 3: divide dy/dtdy/dt by dx/dtdx/dt.

Parametric first derivative

dydx=dy/dtdx/dt,dxdt0\dfrac{dy}{dx} = \dfrac{\,dy/dt\,}{\,dx/dt\,}, \qquad \dfrac{dx}{dt} \neq 0
  • tthe parameter (often θ\theta) linking xx and yy
  • dx/dt0dx/dt \neq 0needed so the slope is defined

Worked example

For the parabola in parametric form x=at2, y=2atx = at^2,\ y = 2at, find dydx\dfrac{dy}{dx}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1DifferentiationHARD
If x=loge ⁣cosy2siny2cosy2+siny2, tany2=1t1+tx=\log_e\!\frac{\cos\frac{y}{2}-\sin\frac{y}{2}}{\cos\frac{y}{2}+\sin\frac{y}{2}},\ \tan\frac{y}{2}=\frac{1-t}{1+t}. Then y ⁣ ⁣t=12y'\!\!\left|_{t=\frac{1}{2}}\right. has the value

[Q122 · 13th May Shift 2 · 2024]

Do not flip the ratio

The slope is dy/dtdx/dt\dfrac{dy/dt}{dx/dt} — the parameter-derivative of yy on top, of xx on the bottom. Writing dx/dtdy/dt\dfrac{dx/dt}{dy/dt} gives the reciprocal slope and a wrong answer.

The slope can stay in terms of the parameter

There is no rule that says dydx\dfrac{dy}{dx} must be a function of xx. Leaving it as 1t\dfrac{1}{t} or bacotθ-\dfrac{b}{a}\cot\theta is the final form; only substitute a parameter value when the question asks for the slope at a point.

Concept 2 of 5

Second Derivative of a Parametric Function

Intuition

The second derivative is NOT the ratio of the two second derivatives. You already have dy/dx as a function of the parameter; differentiate THAT with respect to the parameter, then divide by dx/dt one more time — exactly the same divide-by-dx/dt move as before.

Definition

Given x=x(t), y=y(t)x = x(t),\ y = y(t), first find dydx\dfrac{dy}{dx} (a function of tt). Then d2ydx2=ddt ⁣(dydx)dxdt\dfrac{d^2y}{dx^2} = \dfrac{\dfrac{d}{dt}\!\left(\dfrac{dy}{dx}\right)}{\dfrac{dx}{dt}}. The key point: apply the chain rule — ddx=1dx/dtddt\dfrac{d}{dx} = \dfrac{1}{dx/dt}\cdot\dfrac{d}{dt} — to the quantity dydx\dfrac{dy}{dx}, not to yy. It is emphatically not d2y/dt2d2x/dt2\dfrac{d^2y/dt^2}{d^2x/dt^2}.

Parametric second derivative

d2ydx2=ddt ⁣(dydx)dxdt\dfrac{d^2y}{dx^2} = \dfrac{\dfrac{d}{dt}\!\left(\dfrac{dy}{dx}\right)}{\dfrac{dx}{dt}}
  • d/dt(dy/dx)differentiate the first slope (a function of tt) again w.r.t. tt
  • dx/dtdivide by it once more — the chain-rule leftover

Worked example

For the parabola x=at2, y=2atx = at^2,\ y = 2at, find d2ydx2\dfrac{d^2y}{dx^2}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2DifferentiationHARD
If x=2cosθcos2θx=2\cos\theta-\cos 2\theta and y=2sinθsin2θy=2\sin\theta-\sin 2\theta, then d2ydx2\frac{d^{2}y}{dx^{2}} is equal to

[Q133 · 15th May Shift 1 · 2023]

NEVER divide the two second derivatives

d2ydx2d2y/dt2d2x/dt2\dfrac{d^2y}{dx^2} \neq \dfrac{d^2y/dt^2}{d^2x/dt^2}. This is the single most common parametric error in MHT-CET. The correct route is: find dy/dxdy/dx, differentiate it with respect to the parameter, then divide by dx/dtdx/dt.

Differentiate dy/dx with respect to t, not x

After you have dydx\dfrac{dy}{dx} as a function of tt, you cannot differentiate it directly with respect to xx. Differentiate it with respect to tt and then divide by dxdt\dfrac{dx}{dt} to convert back to a derivative in xx.

Concept 3 of 5

Proving Second-Order Relations

Intuition

Some questions give y in a form (a sum of sin/cos, a power combination, an exponential) and ask you to show it satisfies a differential relation. The recipe is mechanical: differentiate twice, then look for the original y (or x times y) staring back at you, and substitute.

Definition

To verify that yy satisfies a relation such as y+n2y=0y'' + n^2 y = 0 or x2y=n(n+1)yx^2 y'' = n(n+1)y: differentiate yy once, then again, and rearrange yy'' until the bracket that appears is exactly yy (or a known multiple of it). Two patterns dominate the bank:

  • Trigonometric: y=Acos(nx)+Bsin(nx)y = A\cos(nx) + B\sin(nx) gives y=n2yy'' = -n^2 y, i.e. y+n2y=0y'' + n^2 y = 0.
  • Power combination: y=axn+1+bxny = a x^{n+1} + b x^{-n} gives x2y=n(n+1)yx^2 y'' = n(n+1)y.

Two standard second-order relations

y=Acosnx+Bsinnxy=n2y;y=axn+1+bxnx2y=n(n+1)yy = A\cos nx + B\sin nx \Rightarrow y'' = -n^2 y; \qquad y = ax^{n+1} + bx^{-n} \Rightarrow x^2 y'' = n(n+1)y
  • y'' = -n^2 ythe SHM-type relation from the sin/cos combination
  • n(n+1)ythe multiple that appears for the power combination

Worked example

If y=emxy = e^{mx}, show that ym2y=0y'' - m^2 y = 0.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3DifferentiationEASY
If y=Acos(nx)+Bsin(nx)y=A\cos(nx)+B\sin(nx), then d2ydx2=\frac{d^2y}{dx^2}=

[Q139 · 4th May Shift 2 · 2023]

Carry the constants — they cancel cleanly

In y=Acosnx+Bsinnxy = A\cos nx + B\sin nx, differentiating twice brings down n2-n^2 from BOTH terms identically, so the whole bracket reforms into yy. Do not drop AA or BB — the relation only emerges because both terms behave the same way.

Match the power-combination exponents

For y=axn+1+bxny = ax^{n+1} + bx^{-n} the relation x2y=n(n+1)yx^2 y'' = n(n+1)y holds only because both exponents are tuned to give the SAME factor n(n+1)n(n+1) after two derivatives. If the exponents are arbitrary, no single relation appears — read them carefully.

Concept 4 of 5

Showing an Expression Is Constant

Intuition

If you can show the derivative of an expression is identically zero, the expression cannot change — it is a constant. So its value at any one point equals its value everywhere. These questions hand you a value at one point and ask for it at another; the answer is just the same number.

Definition

If ddx[E(x)]=0\dfrac{d}{dx}\big[E(x)\big] = 0 for all xx, then E(x)E(x) is constant, so E(b)=E(a)E(b) = E(a) for any a,ba, b. The work is to differentiate the given expression and watch the terms cancel to zero, using the supplied relations (for example f=ff'' = -f and g=fg = f'). Once E=0E' = 0, simply read off: whatever value is given at one point is the value at every point.

Zero derivative implies constant

ddxE(x)=0 for all x  E(x)=const,E(b)=E(a)\dfrac{d}{dx}E(x) = 0 \ \text{for all } x \ \Longrightarrow\ E(x) = \text{const}, \quad E(b) = E(a)

Worked example

Verify that E(x)=sin2x+cos2xE(x) = \sin^2 x + \cos^2 x is constant by differentiation, and hence find E(7)E(7) given E(0)=1E(0) = 1.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4DifferentiationMODERATE
Let f be twice differentiable function such that f(x)=f(x)f''(x)=-f(x), f(x)=g(x)f'(x)=g(x) and h(x)=(f(x))2+(g(x))2h(x)=(f(x))^2+(g(x))^2. If h(5)=1h(5)=1, then the value of h(10)h(10) is

[Q144 · 11th May Shift 2 · 2023]

Zero derivative means constant — the second point is a decoy

Once E(x)=0E'(x) = 0, the specific points (5 and 10, say) carry no information beyond the given value. E(10)=E(5)E(10) = E(5) exactly. Students waste time trying to compute EE at the new point from scratch.

Use the supplied relations during differentiation

Expressions like (f)2+(g)2(f)^2 + (g)^2 only collapse to zero because of the given conditions f=ff'' = -f and g=fg = f'. Substitute them as soon as gg' or ff'' appears — that substitution is exactly what produces the cancellation.

Concept 5 of 5

nth-Order Derivatives — Standard Results

Intuition

A handful of functions have a clean pattern when you keep differentiating: powers shed exponents factorially, the sine/cosine of a linear argument simply add quarter-turns to the phase, and the exponential reproduces a power of its coefficient. Knowing the pattern lets you jump straight to the nth derivative without grinding through every step. MHT-CET usually stops at the second order, so treat these as a completeness reference.

Definition

Standard nth-order derivatives (for a linear argument ax+bax + b):

  • dndxn(xm)=m!(mn)!xmn\dfrac{d^n}{dx^n}(x^m) = \dfrac{m!}{(m-n)!}\,x^{m-n} (for mnm \geq n)
  • dndxn ⁣(1ax+b)=(1)nn!an(ax+b)n+1\dfrac{d^n}{dx^n}\!\left(\dfrac{1}{ax+b}\right) = \dfrac{(-1)^n\,n!\,a^n}{(ax+b)^{n+1}}
  • dndxn(log(ax+b))=(1)n1(n1)!an(ax+b)n\dfrac{d^n}{dx^n}\big(\log(ax+b)\big) = \dfrac{(-1)^{n-1}(n-1)!\,a^n}{(ax+b)^n}
  • dndxn(sin(ax+b))=ansin ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\sin(ax+b)\big) = a^n \sin\!\left(ax+b+\dfrac{n\pi}{2}\right)
  • dndxn(cos(ax+b))=ancos ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\cos(ax+b)\big) = a^n \cos\!\left(ax+b+\dfrac{n\pi}{2}\right)
  • dndxn(eax)=aneax\dfrac{d^n}{dx^n}\big(e^{ax}\big) = a^n e^{ax}

nth derivative of a sine with linear argument

dndxn(sin(ax+b))=ansin ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\sin(ax+b)\big) = a^n \sin\!\left(ax+b+\dfrac{n\pi}{2}\right)
  • a^nthe coefficient aa factors out once per differentiation
  • nπ/2n\pi/2each derivative advances the phase by a quarter-turn

Worked example

Find the nth derivative of 12x+1\dfrac{1}{2x+1}, and then write the 4th derivative of sin2x\sin 2x.
Practice this concept4 quick reps

Sine and cosine cycle with period 4 in the order n

Differentiating sinx\sin x four times returns to sinx\sin x; the nπ2\tfrac{n\pi}{2} phase term encodes exactly this 4-step cycle. Reduce nn modulo 4 if you prefer to evaluate the phase directly.

The power-rule nth derivative stops at zero

dndxn(xm)=m!(mn)!xmn\dfrac{d^n}{dx^n}(x^m) = \dfrac{m!}{(m-n)!}x^{m-n} is valid only for mnm \geq n. Once n>mn > m every further derivative of a polynomial term is 00 — the factorial pattern would otherwise give a meaningless negative factorial.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (5)

  • Parametric Differentiation

    Parametric first derivative

    dydx=dy/dtdx/dt,dxdt0\dfrac{dy}{dx} = \dfrac{\,dy/dt\,}{\,dx/dt\,}, \qquad \dfrac{dx}{dt} \neq 0
  • Second Derivative of a Parametric Function

    Parametric second derivative

    d2ydx2=ddt ⁣(dydx)dxdt\dfrac{d^2y}{dx^2} = \dfrac{\dfrac{d}{dt}\!\left(\dfrac{dy}{dx}\right)}{\dfrac{dx}{dt}}
  • Proving Second-Order Relations

    Two standard second-order relations

    y=Acosnx+Bsinnxy=n2y;y=axn+1+bxnx2y=n(n+1)yy = A\cos nx + B\sin nx \Rightarrow y'' = -n^2 y; \qquad y = ax^{n+1} + bx^{-n} \Rightarrow x^2 y'' = n(n+1)y
  • Showing an Expression Is Constant

    Zero derivative implies constant

    ddxE(x)=0 for all x  E(x)=const,E(b)=E(a)\dfrac{d}{dx}E(x) = 0 \ \text{for all } x \ \Longrightarrow\ E(x) = \text{const}, \quad E(b) = E(a)
  • nth-Order Derivatives — Standard Results

    nth derivative of a sine with linear argument

    dndxn(sin(ax+b))=ansin ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\sin(ax+b)\big) = a^n \sin\!\left(ax+b+\dfrac{n\pi}{2}\right)

Watch out for (10)

Drill every past-year question on this subtopic

18 questions from the bank — paginated, with cart and Word-export support.