We where tought that the Taylor power serie centred at the point $x_{0}$ is given by:
$\Sigma \frac{ f^{n}(x_{0})}{n!}(x- x_{0})^n$
Where the $\frac{ f^{n}(x_{0})}{n!}$ are the coefficient of the power serie. Now this is one of the most beautiful matematical tool i ever learned about since it can approximate most functions around the desired point $x_{0}$.
Now if i only consider the terme $(x- x_{0})^n $ we could expand it
$(x- x_{0})^n=(x- x_{0})(x- x_{0})(x- x_{0})...(x- x_{0})$. n times
This means that $x_{0}$ is a root of multiplicity n to this polynomial. Naively i would think that this polynomial would have to cross the the x axis at the point $x_{0}$ n times but how ? So i graphed it for $x_{0}=2$ and different values of n to get this result. Graph of $(x-2)^{n}$ for different value of n
After looking at these images i see that for even n the fonction seems to be zero on an interval close to 2, this interval reach a limit at 2-1 and 2+1 as n grows. the same is true for odd numers also, the only difference is that the fonction becomes negative after passing by zero. Why is the function zero around 2, or more generaly around $x_{0}$ ?