Let $f:\mathbb{R}^3\to \mathbb{R}$ a $C^1$ function, $(x_0,y_0,z_0)\in \mathbb{R}^3$ such that $f(x_0,y_0,z_0)=0$ and $\nabla f(x_0,y_0,z_0)\neq 0$. Let $$S=\{(x,y,z) \ | \ f(x,y,z)=0\}$$ and $v=(v_1,v_2,v_3)\in \mathbb{R}^3$ such that $\nabla f(x_0,y_0,z_0) \cdot v =0$.
Prove that there exists $\delta>0$ and $C:(-\delta,\delta) \to \mathbb{R^3}$ of class $C^1$ such that $C(-\delta,\delta)\subseteq S$, $C(0)=(x_0,y_0,z_0)$ and $C'(0)=v$.
I'm dealing with this exercise. I've tried to use the Implicit function theorem, but I have not reached anything. Any hint you can give me would be very appreciated!
Thanks in advance.
There may be a cleaner solution, but here's how I would approach the problem:
I want a curve whose tangent vector is orthogonal to $\nabla f$. As long as this is true, I know I will stay on the level set $f=0$. So I want
$$C'(t) \cdot \nabla f(C(t)) = 0$$ or $$C'(t) = \nabla f(C(t)) \times \textrm{something}$$ In space such a curve is not unique. I can pick more or less whatever function of $t$ I want for the "something", but I do need $C'(0) = v.$ Can you think of how to pick a "something" to make this true?
For a more explicit solution:
${}$