I'm looking for the solution of the following integral.
$$\int_{0}^{a}\frac{1}{(b\cos^{2}\theta + n)^{n}}d\theta $$
where $a\leqslant \frac{\pi}{2}$ and $n$ is an integer
Thank you very much for the help.
I'm looking for the solution of the following integral.
$$\int_{0}^{a}\frac{1}{(b\cos^{2}\theta + n)^{n}}d\theta $$
where $a\leqslant \frac{\pi}{2}$ and $n$ is an integer
Thank you very much for the help.
With the help of a CAS:
$\int_0^a \frac{1}{\left(b \cos ^2(x)+n\right)^n} \, dx=\frac{1}{4} i \left(\frac{2^n F_1\left(1-n;\frac{1}{2},\frac{1}{2};2-n;\frac{b+2 n+b \cos (2 a)}{2 n},\frac{b+2 n+b \cos (2 a)}{2 (b+n)}\right) (b+2 n+b \cos (2 a))^{1-n}}{(-1+n) \sqrt{n (b+n)}}-2 \sqrt{n} (b+n)^{\frac{1}{2}-n} \sqrt{\pi } \Gamma (-n) \, _2\tilde{F}_1\left(\frac{1}{2},1-n;\frac{3}{2}-n;\frac{b+n}{n}\right)\right)$
Mathematica code:
Maple code: