Let $\alpha$ be a curve such that $|\alpha'(s)|=1$ for all $t$ and $k\neq 0$. The tangent vector $\vec T(s)$ and the normal vector $\vec N(s)$ through $\alpha(s)$ span a plane called the osculating plane. Show that $\alpha$ is a plane curve if and only if there exists a point $\vec x_0\in\mathbb R^3$ such that every osculating plane spanned by $\vec T$ and $\vec N$ contains $\vec x_0$.
So I started showing the "$\Rightarrow$" by assuming there exists $c_1,c_2$ such that $\vec x_0 = \alpha(s) + c_1\vec T + c_2\vec N$ and tried to find the values of $c_1,c_2$ by differentiating and using the Frenet-Serret-equations, but this didn't really get me anywhere.
Can anyone help me with this? And how do I show the "$\Leftarrow$" part? Thanks in advance!