Finding the unit tagent vector, normal vec and curvature problem

mr_coffee
Messages
1,613
Reaction score
1
Hello everyone, the problem says to:
For the curve gien by r(t) = <1/3* t^3, 1/2 * t^2, t>
find (a) The unit tagent vector;
(b) the unit normal vector;
(c) the curvature;

Well it seems easy enough! the formula's are just derivatives for instance:
The unit tagent vector says:
T(t) = r'(t)/|r'(t)| i got this one right, you can see my work on the image below:
but part (b) i missed..
The normal vector N is suppose to just be:
N(t) = T'(t)/|T'(t)|;
Here is my work and it does not match the back of the book.
http://show.imagehosting.us/show/800636/0/nouser_800/T0_-1_800636.jpg
 
Last edited by a moderator:
Physics news on Phys.org
In finding N, you did NOT find T'/|T'|. You used r' rather than T.

Yes, T= &lt;t^2, t, 1&gt;/\sqrt{t^4+ t^2+ 1}.
To find N(t) you have to differentiate THAT: differentiate
\left&lt;\frac{t^2}{\sqrt{t^4+ t^2+ 1}},\frac{t}{\sqrt{t^4+ t^2+ 1}},\frac{1}{\sqrt{t^4+ t^2+ 1}}\right&gt;.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top