I'm trying to calculate the 100th derivative of $$f(x) = \dfrac{1}{1+x^2}$$ at $x=0$.
So far, I've had only found a way to do it, and that is rewriting it as $$f(x) = \dfrac{1}{2i} \bigg(\dfrac{1}{x-i} + \dfrac{1}{x+i}\bigg)$$ and using higher derivative formula for each term in the parentheses. However, my teacher didn't allow the use of complex numbers in calculating derivatives, as we only defined the derivative in the set of real number (with the definition of limit), although I knew that the final number would always be a real number.
I tried to set $x=\tan(t)$, but it also didn't work, because I don't know if there is a chain rule for higher order derivatives.
Is there any way to solve this problem without using complex numbers?
Notice that since $\sum x^n = \frac{1}{1-x} $, then
$$ \frac{1}{1+x^2} = \sum_{n=0}^{\infty} (-1)^n x^{2n} $$
Therefore, $f^{(100)}(0) = 100! \cdot a_{100} = 100! $