Solve the problem involving space curve

chwala
Gold Member
Messages
2,827
Reaction score
415
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:
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...
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