How can we integrate:
$$\int \frac{\sec(x) \, dx}{\sqrt{\cos(2x+\alpha)+\cos(\alpha)}}$$
I used the identity $\cos(C)+\cos(D)$ to obtain $$\int \frac{\sec(x) \, dx}{\sqrt{2\cos(x+\alpha) \, \cos( x)}}$$
But it doesn't seem to help. How to proceed?
How can we integrate:
$$\int \frac{\sec(x) \, dx}{\sqrt{\cos(2x+\alpha)+\cos(\alpha)}}$$
I used the identity $\cos(C)+\cos(D)$ to obtain $$\int \frac{\sec(x) \, dx}{\sqrt{2\cos(x+\alpha) \, \cos( x)}}$$
But it doesn't seem to help. How to proceed?
Copyright © 2021 JogjaFile Inc.
You're on the right track, now multiply by $\sec x$ in the numerator and denominator to get $$\int \frac{(\sec^2 x)dx}{\sqrt \frac{2\cos(x+\alpha)}{\cos x}}$$ Now use: $$\cos(x+\alpha)=\cos x\cos \alpha - \sin x\sin \alpha$$ and you get $$\int \frac{(\sec^2 x)dx}{\sqrt {2(\cos\alpha-\tan x \sin \alpha)}}$$ Now substitute $2(\cos\alpha-\tan x \sin \alpha) = t$ and you're done!