Why Taylor series of $\arctan(x)$ is $\sum_{n=0}^{\infty}(-1)^n \frac{x^{2n+1}}{2n+1}$.
I understand that for $x \in [-1,1], \arctan(x)=\sum_{n=0}^{\infty}(-1)^n \frac{x^{2n+1}}{2n+1}$. A proof of this fact uses Abel's theorem and an observation that $$\arctan(x)=\int_{0}^{x} \frac{1}{1+t^2}dt=\int_{0}^{x} \sum_{n=0}^{\infty}(-t^2)^ndt= \sum_{n=0}^{\infty} (-1)^n\int_{0}^{x} (t^{2n}) dt$$
But how do I see that $$\sum_{n=0}^{\infty}(-1)^n \frac{x^{2n+1}}{2n+1} =\sum_{n=0}^{\infty} \frac{\arctan^{(n)}(a)}{n!}(x-a)^n$$ for some $a$.
Edit
I think I got it. We know that for $x \in [-1,1], \arctan(x)=\sum_{n=0}^{\infty}(-1)^n \frac{x^{2n+1}}{2n+1}$, in other words on $[-1,1]$ $\arctan$ function is the power series. We know that a power series $f=\sum_{n=0}^{\infty}c_n(x-a)^n$ which converges on $(a-R,a+R)$ with $R>0$ is infinitely differentiable on $(a-R,a+R)$ and $f^{(n)}(a)=c_n n!$. So $\arctan^{(2n+1)}(0)=(-1)^n \frac{1}{2n+1} (2n+1)!$ and $\arctan^{(2n)}(0)=0$. Now if we write down the Taylor series of $\arctan$ about $0$ we get exactly $\sum_{n=0}^{\infty}(-1)^n \frac{x^{2n+1}}{2n+1}$.
Thanks to all who helped me to get it with their comments.
If you have done some complex analysis arctan is sometimes defined as $$\arctan(z) =\frac{\log(z-i)-\log(z+i)}{2i}$$ Then you can use the Taylor expansion of log to prove it. Complex analysis also provides an interesting explanation for why the convergence is on $z \in [-1,1]$ : An analytic function has power series representation with convergence on any disc with radius smaller than distance to the pole closest to the center of the expansion.