I find the following problem a very interesting and very natural question to ask, but I could not prove or disprove it.
$Question$: Let $X$ be a vector field on $\mathbb{R^2}$. If we restrict this vector field $X$ on $S^1 \subset \mathbb{R^2}$ then it is a vector field over $S^1$.
MY attempt:
Since $X$ is a vector field over $\mathbb{R^2}$. then,
$X=a\frac{\partial}{\partial x} +b\frac{\partial}{\partial y}$.
That is for any $p\in \mathbb{R^2}$,
$X(p)=a(p)\frac{\partial}{\partial x}|_p +b(p)\frac{\partial}{\partial y}|_p$.
Now consider the restriction map on $S^1$ that is,
$X(p)=a(p)\frac{\partial}{\partial x}|_p +b(p)\frac{\partial}{\partial y}|_p$ ; where $p\in S^1$
Now (let's try to) show $a(p)\frac{\partial}{\partial x}|_p +b(p)\frac{\partial}{\partial y}|_p\in T_pS^1 = span \{\frac{\partial}{\partial x}|_p\}$
It implies that
$a(p)\frac{\partial}{\partial x}|_p +b(p)\frac{\partial}{\partial y}|_p= c(p) \frac{\partial}{\partial x}|_p$
That is,
$b(p)\frac{\partial}{\partial y}|_p= (c(p)-a(p)) \frac{\partial}{\partial x}|_p$
I am not sure how to proceed any further?
Thanks for any insight!!