Let $f\in C^1[\mathbb{R}^2 , \mathbb{R}^2]$
satisfying: $f(3t^3+2,e^{t^2})=(3,6)$ for all $t\in\mathbb{R}$.
Prove: $D_f(2,1)$ not invertible.
My try:
we define $g(t)=(3t^3+2,e^{t^2})$. Then, $g\circ f=(3,6)$.
Using chain rule - $D_f(g(t))\cdot g'(t) = (0,0)$.
For $t=0$:
$D_f(g(0))\cdot g'(0) = D_f((2,1))\cdot (0,0)=(0,0)$
What can I do now?
Thank you for the help.
There is a way to do it without computations (I always prefer those, personally). If your matrix were invertible, by the inverse function theorem, you would have a well defined inverse function from a neighborhood of $(3,6)$ to a neighborhood of $(2,1)$. But this is clearly not the case because to $(3,6)$ there correspond all the points on the intersection of your curve with any neighborhood of $(1,2)$.