In our lecture on PDE, we introduced the outward normal vector as follows:
Let $\Omega \subseteq \mathbb{R}^n$ be a domain with a $C^1$-boundary, $x \in \partial \Omega$ and $g \in C^k(U)$ with $\nabla g(x) \neq 0$ for all $x \in U$ with $g(x)=0$, where $U \subseteq \mathbb{R}^n$ is a neighbourhood of $x$. Then $\nu(x)= -\frac{ \nabla g(x)}{|\nabla g(x)|}$ is the outward normal vector in $x \in \partial \Omega$.
After this definition, we had a remark, which gives me some trouble:
$\nu(x)$ is orthogonal to every tangential vector $v \in T_x \partial \Omega$ because if $\gamma: I \rightarrow \partial \Omega$ is a continuous differentiable map with $\gamma(0)=x$ and $\gamma '(0)=v$, we get from $g(\gamma(t))=0 ~ \forall t \in I$ ($I$ an Interval) that $$ 0 = \frac{d}{dt} g(\gamma(t)) |_{t=0}= \nabla g(x) \cdot \gamma '(0)=0. ~~*$$
$\nu(x)$ points outwards in the sense that $x+t \cdot \nu(x) \not \in \bar \Omega$ for all $t >0$ sufficiently small. This follows from $g(x+t \cdot \nu(x)=g(x)+ \nabla g(x+ \theta(t) \nu(t)) \cdot \nu(x)$ (**) for a $\theta(t) \in [0,t]$ whereas $g(x)+ \nabla g(x+ \theta(t) \nu(t)) \cdot \nu(x)$ goes to $- \nabla g(x) \cdot \frac{ \nabla g(x)}{|\nabla g(x)|} <0$ for $t$ to $0$ from the RHS. From these properties, you gain that the definition $\nu(x)$ is independent of $g$.
My Questions:
- I don't understand why the equality at * is zero on the LHS as well as the RHS. (The middle equality is clear).
- The explanation for the outward-pointing direction confuses me. Any explanation how I deduce this would be great. I also don't get the equality at **.
- This might be due to my lack of understanding but how do I get the independence of the definition from $g$?
Thank you for your help! Any other explanations on this topic would also be welcomed.