Suppose we have a curve $c:I \rightarrow \mathbb{R^3}$ that is parametrised with respect to arc length. We then consider $T,B,N$ (tangent, binormal and normal) as curve in there own right each defined at a time $t$. The task is to express the curvature of the curve $T$ in terms of the curvature and torsion of the orginal curve $c$. I am struggling to do this. So far I have:
$$ \begin{align*} \kappa_T &= \frac{\|T' \times T''\|}{\|T'\|^3} \\ &=\frac{\|T' \times T''\|}{\kappa^3}\\ &=\frac{\|c'' \times c'''\|}{\kappa^3}. \end{align*} $$
I need a expression for that top product, I am trying to link it to the alternative formula for torsion given by: $$ \tau = \frac{\det(c'(t),c''(t),c'''(t)}{\|c' \times c''\|^2}. $$
Any help welcome :)
I think I may have it now:
We can rewrite the numerator of the torsion formula in the following way $ \tau = \frac{det(c'(t),c''(t),c'''(t)}{||c' \times c''||^2} = \frac{c'\cdot (c'' \times c''')}{||c' \times c''||^2} $ Now we use that the denominator is actually $\kappa^2$, multiply up and take norms of both sides:
$ ||\tau \kappa^2|| = ||c'||||c'' \times c'''||\ = ||c'' \times c'''|| $
And substituting this into what I had earlier, I get:
$ \kappa_T = \frac{||\tau||}{\kappa} $