How to solve for:
$\int \frac{dx}{\left(x^2+4\right)^2}$
What I have tried so far:
Let $x = 2 \tan \theta$
so that $dx = 2 \sec^2\theta d\theta$
$I = \int \frac{2 \sec^2 \theta d\theta}{\left(16 \sec^4\theta \right)^2}$
Not sure where to go from here.
The answer that I expect:
$C + \frac{1}{16} tan^{^-1} \frac{x}{2}+\frac{1}{8}x(x^2+4)^{^-1}$