Homework Statement
Find the curvature of r(t)= <t^2, lnt, t lnt> at the point P(1,0,0)
Homework Equations
K(t) = |r'(t) x r''(t)|/(|r'(t)|^3)
The Attempt at a Solution
r'(t) = <2t, t^-1, lnt+1>
r''(t) = <2, -t^-2, t^-1>
|r'(t) x r''(t)| = sqrt[t^-4(4 + 4 lnt + ln^2t) + (4...