Celeb Glow
general | April 13, 2026

Integrate $\sin x/(1+\sin x)$, how to?

$\begingroup$

How can I integrate $\displaystyle\int{\dfrac{\sin x}{1+\sin x}}dx$? I have already tried by applying different trigonometric results.

$\endgroup$ 1

2 Answers

$\begingroup$

If we write the expression in the following way: $$\frac{\sin x}{1+ \sin x} = \frac{\sin x(1 - \sin x)}{(1+\sin x)(1 - \sin x)} = \frac{\sin x - (\sin x)^2}{1 - (\sin x)^2} = \frac{\sin x - (\sin x)^2}{(\cos x)^2} \\= \frac{\sin x}{(\cos x)^2} - (\tan x)^2$$ Do you see how we can integrate these two terms?

$\endgroup$ 5 $\begingroup$

Hint:

Write $\frac{\sin{x}}{1+\sin{x}}$ as $$\frac{\sin{x}}{1+\sin{x}}= \frac{1+\sin{x}-1}{1+\sin{x}} =1 -\frac{1}{1+\sin{x}} $$

Now subsitute $u=\tan{\frac{x}{2}}$

With this substitution the integral will simplify to

$$\int dx - \int\frac{2}{u^2+2u+1}\,du $$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy