- Evaluate the integral $$\int_{-1}^{1}\frac{1}{(x^2+1)^3}\,dx$$You will have to apply integration by parts in some of the intermediate steps.
- b) Use the $t$-substitution $t = \tan\frac\theta2$, $\cos\theta = \frac{1-t^2}{1+t^2}$, $\sin\theta = \frac{2t}{1+t^2}$, $\frac{d\theta}{dt} = \frac{2}{1+t^2}$ to evaluate $$\int_{0}^{\frac{\pi}{2}} \frac{1}{2+\cos x}\,d\theta$$
For Question $4$: I substitute $x=\tan \theta$ and the fact that $dx=\sec^2 \theta d\theta$
After simplifying, I was asked to integrate $(\cos \theta)^4 d\theta$ which doesn't seem right.
The answer for Question $4$ is $\frac12 + \frac{3\pi}{16}$
For Question $5(b)$: I substitute in the values and got $\frac2{3+t^2}$, then I integrated that and solve which didn't lead me to the right answer $\frac{\pi}{3\sqrt{3}}$
Any help would be greatly appreciated. Thank you so much.
Nope. It is okay. $$\begin{align}\int_{-1}^1 (x^2+1)^{-3}\operatorname d x ~=~ & 2\int_0^1(x^2+1)^{-3}\operatorname d x & \\[1ex] ~=~ 2 &\int_{0}^{\pi/4} \big(\tan^2(\theta)+1\big)^{-3}\cdot \sec^2 (\theta) \operatorname d \theta \\[1ex] ~=~& 2\int_{0}^{\pi/4} \big(\sec^2(\theta)\big)^{-3}\cdot \sec^2(\theta)\operatorname d \theta \\[1ex] ~=~& 2\int_{0}^{\pi/4} \cos^4 \theta \operatorname d \theta\end{align}$$
Now use your trig identities. $$\cos^2 \theta = \tfrac 12(1+\cos 2\theta)$$
Alternatively use $\cos\theta = \tfrac 12(\mathsf e^{\imath\theta}+\mathsf e^{-\imath\theta})$