I'm reading by myself the classical Do Carmo's differential geometry book and I couldn't solve this question (page 25):
The hint on the back of the book says:
My attempt
$(|\alpha(s)|^2)'=0\implies (\langle \alpha(s),\alpha(s)\rangle)'=0\implies \langle\alpha'(s),\alpha(s)\rangle=0$
Differentiating again the last equation above, we have: $\langle\alpha''(s),\alpha(s)\rangle=-1$, in other words $\langle k(s)n(s),\alpha(s)\rangle=-1$
Differentiating a third time, we have:
$\langle k'(s)n(s)+k(s)n'(s),\alpha(s)\rangle+\langle k(s)n(s),\alpha'(s)\rangle=0\implies \langle k'(s)n(s)+k(s)n'(s),\alpha(s)\rangle=0$
So my last result was
$$\langle k'(s)n(s)+k(s)n'(s),\alpha(s)\rangle=0$$
I'm stuck there, any help would be very useful.
EDIT
Using the Frenet-serret formulas for the $n'$ in my last result above gave me:
$$\langle b(s),\alpha(s)\rangle=\frac{1}{R'(s)\tau(s)}$$
However, I couldn't prove $\alpha(s)=-Rn+R'Tb$ using this fact. I'm stuck again.


If you substitute the Frenet-Serret equation $\displaystyle n'(s)=-k(s)\alpha'(s)+\tau(s) b(s)$ into your third equation, and also substitute your second equation $n(s)\cdot\alpha(s)=-\frac{1}{k(s)},$ you're almost there. Finally just express $\alpha^2$ in terms of the Frenet-Serret frame.
Edit: Here it is step by step.