-
We need to evaluate
I=∫π/3π/2sinx(1+cosx)2+3sinxdx.
-
Split the integrand:
sinx(1+cosx)2+3sinx=sinx(1+cosx)2+sinx(1+cosx)3sinx.
So,
I=∫π/3π/2sinx(1+cosx)2dx+3∫π/3π/21+cosx1dx.
-
Simplify the first term using
sinx(1+cosx)1=sin3x1−cosx?
But a better identity is:
sinx(1+cosx)1=sinx(1−cos2x)1−cosx=sin3x1−cosx,
which is not the easiest to integrate directly.
Instead, use half-angle identities:
1+cosx=2cos22x,sinx=2sin2xcos2x.
Hence,
sinx(1+cosx)=4sin2xcos32x,
and the integrand can be handled more simply by rewriting the two parts separately.
-
For the second part,
1+cosx1=2cos2(x/2)1=21sec22x.
Therefore,
3∫1+cosx1dx=3∫21sec22xdx=3tan2x.
-
For the first part,
sinx(1+cosx)2.
Using
sinx=2sin2xcos2x,1+cosx=2cos22x,
we get
sinx(1+cosx)2=4sin(x/2)cos3(x/2)2=2sin(x/2)cos3(x/2)1.
Now write in terms of t=tan2x. Then
dx=1+t22dt,sinx=1+t22t,cosx=1+t21−t2,1+cosx=1+t22.
Thus,
sinx(1+cosx)=1+t22t⋅1+t22=(1+t2)24t.
So,
=\frac{2+\frac{6t}{1+t^2}}{\frac{4t}{(1+t^2)^2}}\cdot \frac{2}{1+t^2}dt.$$
Simplify:
$$=\frac{2(1+t^2)+6t}{1+t^2}\cdot \frac{(1+t^2)^2}{4t}\cdot \frac{2}{1+t^2}dt$$
$$=\frac{2(1+t^2+3t)}{1+t^2}\cdot \frac{1+t^2}{2t}dt$$
$$=\frac{1+t^2+3t}{t}dt$$
$$=\left(t+3+\frac{1}{t}\right)dt.$$
6. Change the limits:
- When $x=\pi/3$,
$$t=\tan\frac{\pi}{6}=\frac{1}{\sqrt3}.$$
- When $x=\pi/2$,
$$t=\tan\frac{\pi}{4}=1.$$
Therefore,
$$I=\int_{1/\sqrt3}^{1}\left(t+3+\frac1t\right)dt.$$
7. Integrate:
$$I=\left[\frac{t^2}{2}+3t+\ln t\right]_{1/\sqrt3}^{1}.$$
Now evaluate:
At $t=1$:
$$\frac12+3+\ln 1=\frac72.$$
At $t=\frac{1}{\sqrt3}$:
$$\frac{1}{2\cdot 3}+\frac{3}{\sqrt3}+\ln\left(\frac{1}{\sqrt3}\right)
=\frac16+\sqrt3-\ln \sqrt3.$$
Hence,
$$I=\frac72-\left(\frac16+\sqrt3-\ln\sqrt3\right)$$
$$=\frac{21-1}{6}-\sqrt3+\ln\sqrt3$$
$$=\frac{20}{6}-\sqrt3+\ln\sqrt3$$
$$=\frac{10}{3}-\sqrt3+\ln\sqrt3.$$
8. Compare with options:
$$\boxed{\frac{10}{3}-\sqrt3+\log_e\sqrt3}$$
This matches **Option A**.