I have the following question:
Assume that $α$ is a regular curve in $R^2$ and all the normal lines of the curve pass though the origin. Prove that $α$ is contained in a circle around the origin. (Recall the normal line at $α(t)$ is the line through $α(t)$ pointing in the direction of the normal vector $N(t)$.)
My attempt:
I know that if $α(t)$ is contained in a circle, then the curvature is constant. So I have to prove that the curvature at $α(t)$ is constant. I also know that the equations of the normal lines through the origin that passes through arbitrary points on the curve $α(t)$ denoted as $(t, α(t))$ have the equations:
$$α(t) = \frac{t}{α'(t)}$$
I'm confused on how to proceed from here.
We have $\alpha'(t) \perp N(t) \parallel \alpha(t)$ for all $t$, so $\alpha' \cdot \alpha = 0$,
therefore
$$\frac{d\|\alpha\|}{dt} = \frac{\alpha\cdot\alpha'}{\|\alpha\|} = 0,$$
so $\|\alpha\|$ is constant. $~~~~\square$