How can we prove the curvature of a space curve using regular parameterization?

kidsmoker
Messages
85
Reaction score
0

Homework Statement



Let \underline{r} be a regular parameterisation of a space curve C \subset R^{3}. Prove that

\kappa=\frac{\left\|\underline{\dot{r}}\times\underline{\ddot{r}}\right\|}{\left\|\underline{\dot{r}}\right\|^{3}} .

The Attempt at a Solution



We have

t(u)=\frac{\frac{dr}{du}}{\left\|\frac{dr}{du}\right\|}

so differentiating both sides wrt u we obtain

\frac{dt}{du}=\frac{\frac{d^{2}r}{du^{2}}}{\left\|\frac{dr}{du}\right\|}+\frac{dr}{du}\frac{d}{du}(\frac{1}{\left\|\frac{dr}{du}\right\|}).

Since

\frac{dt}{du}=\kappa\underline{n}

this gets me the curavture in terms of the desired bits (with n too) but I can't seem to get it to the desired result :\

Thanks for your help!
 
Physics news on Phys.org
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top