I can't figure out how to integrate this. I tried it with the properties of definite integrals but it was of no help. Please help.
$$ \int_0^{\frac \pi 2} \frac{1}{2 + \cos x} \; dx$$
|
I can't figure out how to integrate this. I tried it with the properties of definite integrals but it was of no help. Please help. $$ \int_0^{\frac \pi 2} \frac{1}{2 + \cos x} \; dx$$ |
|||||||
|
|
Firstly, rewrite integral as
$$\displaystyle \int\limits_{0}^{\frac{\pi}{2}}{\dfrac{dx}{2+\cos{x}}}=\int\limits_{0}^{\frac{\pi}{2}}{\dfrac{dx}{1+\cos^2\dfrac{x}{2}+\sin^2\dfrac{x}{2}+ \cos^2\dfrac{x}{2}-\sin^2\dfrac{x}{2}}}=\int\limits_{0}^{\frac{\pi}{2}}{\dfrac{dx}{1+2\cos^2\dfrac{x}{2}}}.$$ |
|||
|
|
|
It is often helpful to do the following substitution with $\sin{x}$ and $\cos{x}$ integrals: $$x=\arctan{t}$$ or $$x=2\arctan{t}$$ for $t\in \mathbb{R}$. Use the second one to compute the integral. You will get, that $\cos{x}=\frac{1-t^2}{1+t^2}$ and $dx=\frac{2dt}{1+t^2}$. With this substitution, the ingtegral simplifies. This is a standard "trick", which you often apply in such integral types. Just for completeness you have the following table: for the substitution $x=\arctan{t},t\in\mathbb{R}$, you get
for the substitution $x=2\arctan{t},t\in\mathbb{R}$, you get
where this table is from a basic analysis book called "Lehrbuch der Analysis Teil 1", by Harro Heuser. |
||||
|
|
|
Hint :substitute $t=\frac{\tan x}{2}$ with $$ dt=\frac{(\tfrac{1}{2}\sec x)^2}{2}dx=\frac{1+t^2}{2} dx $$ |
||||
|
|
|
The integral is straightforward $$\int_0^{\frac \pi 2} \frac{1}{2 + \cos x} \ dx=2\int_0^{\frac \pi 2} \frac{\left(\tan\left(\frac{x}{2}\right)\right)'}{\tan^2\left(\frac{x}{2}\right)+(\sqrt3)^2} \ dx=\left[\frac{2 \arctan\left(\frac{\tan\left(\displaystyle \frac{x}{2}\right)}{\sqrt{3}}\right)}{\sqrt3}\right]_0^{\pi/2}=\frac{\pi}{3\sqrt{3}}$$ Chris. |
||||
|
|