Let $\alpha: I → \mathbb{R^3}$ be a parametrized curve, with $α'(t) \neq 0$ for all $t \in I$ . Show that $|α(t)|$ is a nonzero constant if and only if $α(t)$ is orthogonal to $α'(t)$ for all $t ∈ I$ .
my attempt:
For the second implication: Suppose that $ \alpha (t) \cdot \alpha'(t) = 0 $. I should show that $ | \alpha (t) | = C \neq 0 $, for all $ t \in I $, where $ C $ is a constant. Now $( | \alpha (t) |^2)' = 2 \alpha (t) \alpha'(t) = 0 $. This implies that $ | \alpha (t)| = C$ for some constant $C$. However I could not show that that $ C \neq 0 $.
I need suggestions for the other implication please.