How do you find the Maclaurin series for #f(x)= e^(-1/(x^2)) # centered at 0?
1 Answer
The Maclaurin series (i.e. Taylor series centred at
In other words, there is no useful Maclaurin series for
Explanation:
Note first that:
#e^(-1/x^2)#
is undefined when
#lim_(x->0) e^(-1/x^2) = 0#
So we could patch up the definition of
#f(x) = { (0, " if " x = 0), (e^(-1/x^2), " otherwise") :}#
In general, if
#d/(dx) (r(x) e^(-1/x^2)) = r'(x) e^(-1/x^2) + r(x) 2/x^3 e^(-1/x^2)#
#color(white)(d/(dx) (r(x) e^(-1/x^2))) = (r'(x) + (2r(x))/x^3) e^(-1/x^2)#
and
So
#lim_(x->0) f^((n))(x) = 0#
Hence all of the terms in the Maclaurin series are
Here's what the graph of
graph{e^(-1/x^2) [-2.5, 2.5, -1.25, 1.25]}
So why does Taylor's theorem fail?
If we examine
So as a Complex function