Part of CALC-02 — Methods of Differentiation

Parametric Differentiation and Second Derivatives

by Notetube Official147 words25 views

When x = f(t) and y = g(t):

First derivative: dy/dx = dydt\frac{dy}{dt} / dxdt\frac{dx}{dt} = g'(t) / f'(t)

Second derivative: d2yd^{2y}/dx2dx^2 = \frac{d}{dx}$$\frac{dy}{dx} = [d/dtdydx\frac{dy}{dx}] / dxdt\frac{dx}{dt}

WRONG formula: d2yd^{2y}/dx2dx^2d2y/dt2(d2x/dt2)\frac{d^2y/dt^2}{(d^2x/dt^2)}. This is a common JEE trap.

Correct procedure for d2yd^{2y}/dx2dx^2:

  1. Find dy/dx as a function of t
  2. Differentiate dy/dx with respect to t
  3. Divide by dx/dt

Example: x = t2t^2, y = t3t^3

  • dy/dx = 3t^22t\frac{2}{2t} = 3t/2
  • d/dt3t2\frac{3t}{2} = 3/2
  • d2yd^{2y}/dx2dx^2 = 3/2(2t)\frac{3/2}{(2t)} = 34t\frac{3}{4t}

Common parametric curves in JEE:

  • Circle: x = acos t, y = asin t -> dy/dx = -cot t
  • Ellipse: x = acos t, y = bsin t -> dy/dx = -ba\frac{b}{a}*cot t
  • Parabola: x = at2at^2, y = 2at -> dy/dx = 1/t
  • Astroid: x = a*cos3cos^3 t, y = a*sin3sin^3 t -> dy/dx = -tan t

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes