How do i show that this is a $C^{\infty}$ function that cannot be a 1-1 analytic function.
$$ \phi(t) = (g(-t),g(t)) $$
$$ g(t) = \begin{cases} 0 & t \leq 0\\ t e^{-1/t} & t > 0 \end{cases} $$
How do i show that this is a $C^{\infty}$ function that cannot be a 1-1 analytic function.
$$ \phi(t) = (g(-t),g(t)) $$
$$ g(t) = \begin{cases} 0 & t \leq 0\\ t e^{-1/t} & t > 0 \end{cases} $$
To show it's $C^\infty,$ all you need to do is show the derivative exists at zero (since it obviously exists elsewhere). For that, just differentiate the $t>0$ part and show that $\lim t\rightarrow 0^+$ is zero no matter how many derivatives you take. This follows since there's always that $e^{-1/t}$ factor, that kills any of the $1/t^p$ terms out front.
To show it's not analytic, you just use the same fact. All of the derivatives are zero at zero. This means that the Taylor series at zero is zero. However the function is nonzero, thus not equal to the taylor series.