← 2014 Paper 1
UPSC 2014 Maths Optional Paper 1 Q5e — Step-by-Step Solution
10 marks · Section B
Curvature and torsion · Vector Analysis · asked 6× in 13 yrs · Read the full method →
Question
Find the curvature vector at any point of the curve r(t)=tcosti^+tsintj^, 0≤t≤2π. Give its magnitude also.
Technique
Planar curvature formula κ=(x′y′′−y′x′′)/∣r′∣3; curvature vector κ=κN^ with N^ being the inward-pointing unit normal.
Solution
This is a planar curve in the xy-plane (no k^-component) — an Archimedean spiral in polar form r=t at angle θ=t.
Step 1 — First and second derivatives
r′(t)=(cost−tsint)i^+(sint+tcost)j^.
r′′(t)=(−2sint−tcost)i^+(2cost−tsint)j^.
Step 2 — Speed
∣r′∣2=(cost−tsint)2+(sint+tcost)2.
Expand: cos2t−2tsintcost+t2sin2t+sin2t+2tsintcost+t2cos2t=1+t2.
So ∣r′∣=1+t2.
Step 3 — Signed curvature for planar curve
The signed curvature (positive = turning CCW) for a planar curve is
κ=(x′2+y′2)3/2x′y′′−y′x′′.
Compute the numerator x′y′′−y′x′′:
- x′y′′=(cost−tsint)(2cost−tsint)=2cos2t−3tsintcost+t2sin2t.
- y′x′′=(sint+tcost)(−2sint−tcost)=−2sin2t−3tsintcost−t2cos2t.
Difference:
x′y′′−y′x′′=2(cos2t+sin2t)+t2(sin2t+cos2t)=2+t2.
So curvature:
κ=(1+t2)3/22+t2>0.
Step 4 — Curvature vector
The principal normal N^ (rotation of T^ by +π/2 for positive curvature):
N^=∣r′∣(−y′,x′)=1+t2(−(sint+tcost),cost−tsint).
Curvature vector:
κ=κN^=(1+t2)3/22+t2⋅1+t2(−(sint+tcost),cost−tsint)=(1+t2)22+t2(−(sint+tcost),cost−tsint).
κ(t)=(1+t2)22+t2[−(sint+tcost)i^+(cost−tsint)j^].
Step 5 — Magnitude
Answer
∣κ∣=κ=(1+t2)3/22+t2.