let $\gamma: I \subset \mathbb{R} \to \mathbb{R^3} $ be a curve parameterized by arc length
We denote by $(\gamma(s),T(s),N(s),B(s))$ the frenet-frame.
suppose we assume the following :
- $$\gamma''(s) \neq 0\;\;\forall s\in I$$
- $$\tau(s) \neq 0\;\;\forall s\in I$$ here $\tau$ represents the torsion of $\gamma$
- $$\rho'(s) \neq 0\;\;\forall s\in I $$ here $\rho = \frac{1}{\kappa}$ where $\kappa$ represents the curvature of $\gamma$
- $$\rho^2+\sigma^2(\frac{d\rho}{d s})^2 = \text{a constant number}$$ here $\sigma = \frac{1}{\tau}$
- $$\phi(s) = \gamma(s) +\rho(s)N(s) +\sigma(s)\frac{d\rho}{d s}(s)B(s)$$
show that : $\phi'(s) = 0 $ and conclude that there exists an $\Omega \in \mathbb{R^3}$ such that $||\gamma(s) - \Omega|| = \text{a constant number}$
my attempt : from 5
$$\phi'(s) = \gamma'(s) + \frac{d\rho}{d s}(s)N(s)+\rho(s)N'(s)+(\sigma(s)\frac{d\rho}{d s}(s))'B(s) + \sigma(s)\frac{d\rho}{d s}(s)B'(s) $$
by differentiating 4 you get :
$2\frac{d\rho}{d s}(s)\rho(s) + 2(\sigma(s)\frac{d\rho}{d s}(s))'\sigma(s)\frac{d\rho}{d s}(s) = 0 $
from now on I'm stuck I couldn't find a relation between the above equation and what I'm trying to prove any help/hints will be greatly appreciated. thanks !
I guess you're telling me that $\gamma$ satisfies such an equation where $R=\rho$ , right ?
– the_firehawk Jun 06 '17 at 00:42