Solve the problem involving space curve

chwala
Gold Member
Messages
2,825
Reaction score
413
Homework Statement
see attached.
Relevant Equations
Vector differentiation
Refreshing... i'll start with part (a).

1709640703990.png


Just sharing in case there is more insight...

In my working i have,

##T = \dfrac{dr}{ds}=\dfrac{dx}{ds}i + \dfrac{dy}{ds}j + \dfrac{dz}{ds}k##

and

##x=\tan^{-1} s, y = \dfrac{\sqrt2}{2} \ln (s^2+1), z=\tan^{-1} s##

##\dfrac{ds}{dx} = \sec^2 x = 1 +\tan^2x ##

##\dfrac{dx}{ds}= \dfrac{1}{1+s^2}##.

similarly,

##\dfrac{dy}{ds}=\dfrac{\sqrt 2}{2}⋅ \dfrac{1}{s^2+1}⋅2s = \dfrac{\sqrt 2}{s^2+1}s##

...
thus,

##T=\dfrac{1}{1+s^2} i + \dfrac{\sqrt 2}{s^2+1}sj + \left(1-\dfrac{1}{1+s^2}\right)##
##T=\dfrac{1}{1+s^2} i + \dfrac{\sqrt 2}{s^2+1}sj + \dfrac{s^2k}{1+s^2}##

For (d), curvature

My lines are

##\dfrac{dT}{ds} = \dfrac{-2s}{(1+s^2)^2} i + \dfrac{\sqrt 2(1-s^2)}{(1+s^2)^2}j +\dfrac{2s}{(1+s^2)^2}k##

##k=\dfrac{|dT|}{|ds|}= \dfrac{4s^2+2(1-s^2)^2 +4s^2}{(1+s^2)^4}##

##k=\sqrt{\dfrac{2s^4+4s^2+2}{(1+s^2)^4}}=\sqrt{\dfrac{2(s^2+1)^2}{(1+s^2)^4}}=\dfrac{\sqrt2⋅ (s^2+1)}{(1+s^2)^2}=\dfrac{\sqrt2}{1+s^2}##

...involves some bit of working...cheers ...rest of questions can be solved similarly as long as one knows the formula and how to differentiate...any insight is welcome. bye.
 
Last edited:
Physics news on Phys.org
jedishrfu said:
You could continue and solve N and B and then show that T,N and B are all perpendicular.

https://en.wikipedia.org/wiki/Frenet–Serret_formulas
Yes I'll do that later...

done already for ##N## and ##B##... Not difficult ...had to use cross product... let me post my working later. Cheers man!
 
Last edited:
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