mXCSNT
- 7
- 0
Homework Statement
Assume that \tau(s) \neq 0 and k'(x) \neq 0 for all s \in I. Show that a necessary and sufficient condition for \alpha(I) to lie on a sphere is that R^2 + (R')^2T^2 = const where R = 1/k, T = 1/\tau, and R' = \frac{dr}{ds}
Homework Equations
\alpha(s) is a curve in R3 parametrized by arc length
k = curvature = |\alpha''|
\tau = torsion = -\frac{\alpha' \times \alpha'' \cdot \alpha'''}{k^2} (note sign; this is opposite of some conventions)
The Attempt at a Solution
I've approached this from 2 directions, but I haven't gotten them to meet. First, a necessary and sufficient condition is that |\alpha - P| is constant, where P is the center of the circle. Alternatively, (\alpha - P) \cdot \alpha' = 0.
And I've expanded out R^2 + (R')^2T^2 = const to get
\frac{(\alpha' \times \alpha'' \cdot \alpha''')^2 + (\alpha'' \cdot \alpha''')^2}{(\alpha'' \cdot \alpha'')(\alpha' \times \alpha'' \cdot \alpha''')^2} = const
Also, I'm going to guess that the const on the right hand side is some function of the radius of the sphere, maybe the square of it (which would be (\alpha - P) \cdot (\alpha - P)), because what else is constant in a sphere?
But I don't know where to go from here. I'm just looking for a hint at an avenue of approach, please nothing specific.