I know that $x\neq0 \Rightarrow f(x) = e^{-\frac{1}{x^2}},f(0)=0$ does not have a good Taylor-Maclaurin expansion (By good I mean that the this expansion is not eonverging to $e^{-\frac{1}{x^2}}$) since all of its derivatives are $f^{(n)}(x)|_{x=0} = 0$.
But, I want to show it by showing that the lagrange remainder is not converging to $0$. How can I do that. I mean, isn't the lagrange remainder always $0$ in this case and therefore also converges to $0$?
Thanks