Solve the problem involving space curve

Click For Summary
The discussion focuses on solving a problem involving a space curve, detailing the calculation of the tangent vector T and curvature k using parametric equations. The tangent vector is expressed in terms of derivatives with respect to the parameter s, leading to a formulation of T. Curvature is derived through differentiation of T, resulting in a specific expression for k. The conversation also hints at further calculations for the normal vector N and binormal vector B, emphasizing their perpendicularity to T. The thread encourages collaboration and sharing of insights on these mathematical concepts.
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:
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...