Find T(t) at (1,0,0) when r(t)=<cos(t),sin(t),ln(cos(t))>

  • Thread starter Thread starter thegoodfight
  • Start date Start date
thegoodfight
Messages
5
Reaction score
0

Homework Statement


r(t)=<cos(t),sin(t),ln(cos(t))> Find T(t) (and N(t)) at (1,0,0)


Homework Equations





The Attempt at a Solution


T(t)=(dr/dt)/ldr/dtl

dr/dt = <-sin(t),cos(t),-tan(t)>
ldr/dtl = (sqrt)((-sin(t))^2+(cos(t))^2+(-tan(t))^2) = sec(t)

therefore T(t)= (<-sin(t),cos(t),-tan(t)>)/sec(t) = <-tan(t), 1, -sin(t)/cos^2(t)>

The problem I'm having is determining which value for the given point do I use to evaluate T(t) (and thereby N(t) and B(t)). How do I tell which value is best or is there a specific value from the point that is always used? Usually it's easier to tell if one of the values is given in radians, such as pi/2. Thanks for any help you can give me.
 
Physics news on Phys.org
You use the t value that gives you r(t) = (1,0,0). What t would that be?
 
Ok! That makes a LOT more sense now. So t = 0 so that way the vector shows the point (1,0,0). Thanks a lot. Something small like finding this out makes it make so much more sense now.
 
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