Find the curvature of x = e^(t)

  • Thread starter Thread starter brendan
  • Start date Start date
  • Tags Tags
    Curvature
brendan
Messages
64
Reaction score
0

Homework Statement



Find the curvature of x = e^(t) y = e^(-t) z = t t = 0

Homework Equations



I've used the equation of

k(t) = |r'(t) x r''(t) |/ |r'(t)|^3

The Attempt at a Solution



k(t) = |r'(t) x r''(t) |/ |r'(t)|^3


= |e^t i + -e^(-t)j + 1k| x |e^t i + e^(-t)j + 0k| / |e^t i + -e^(-t)j + 1k|^3

= |-e^(-t)i + e^(t)j +2k| / |e^t i + -e^(-t)j + 1k|^3

Using t = 0


= |-e^(0)i + e^(0)j +2k| / |e^0 i + -e^(0)j + 1k|^3


= 2/1

= 2

Is this right ?

regards
Brendan
 
Physics news on Phys.org


I agree with everything to your penultimate line. The modulus of (-1,1,2) is not 2.
 


How about now?

= |-e^(0)i + e^(0)j +2k| / |e^0 i + -e^(0)j + 1k|^3


= sqrt(2)/3


Brendan
 


Looks good to me.
 


Thanks mate!

Brendan
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top