Suppose you have a smooth function $\sigma = (\sigma_1,\sigma_2,\sigma_3):\mathbb{R}^2\rightarrow\mathbb{R}^3$. Write $\sigma_x:=\left(\frac{\partial\sigma_1}{\partial x},\frac{\partial\sigma_2}{\partial x},\frac{\partial\sigma_3}{\partial x}\right)$ and similarly for $\sigma_y$. If at some $p\in\mathbb{R}^2$ we have $\sigma_x = \sigma_y$, then is it still possible for $\sigma$ to be a bijection onto its image?
If directional derivatives coincide, does one lose injectivity?
1
$\begingroup$
calculus
surfaces
1 Answers
2
Sure. For instance, let $\sigma(x,y)=(x^3,y^3,0)$. Then $\sigma_x(0,0)=\sigma_y(0,0)=(0,0,0)$, but $\sigma$ is a smooth injection.
-
0Ah I should've mentioned it, I'd like to rule out the case when both are 0. Is it still possible then? – 2017-02-28
-
0Sure, just change it to $\sigma(x,y)=(x^3,y^3,x+y)$. – 2017-02-28
-
0Thanks! How about if we make $\sigma:\mathbb{R}^2\rightarrow\mathbb{R}^2$? – 2017-02-28
-
1Try $\sigma(x,y)=(x^3,x+y)$. – 2017-02-28
-
0Maybe slightly more interesting: can one do the same thing if $\sigma$ is (at least around a neighbourhood) a diffeomorphism? This would give a nice counter-example to the converse of the inverse image theorem. – 2017-02-28
-
1No: if $\sigma$ is a diffeomorphism (onto its image), the total derivative of $\sigma$ must be injective. – 2017-02-28