M HYPE SPLASH
// updates

What's the integral of sec^2(x/2)tan(x/2)dx?

By John Campbell
$\begingroup$

I want to know if I solved this integral correctly,

$$\int\sec^2\Big(\frac{x}{2}\Big) \tan \Big(\frac{x}{2}\Big)dx$$

I set $u = \tan\left(\frac x2\right)$, so $du = \frac12\sec^2\left(\frac x2\right)dx$.

My answer is $\tan\left(\frac x2\right)+c$, but the answers you got me a little confused.

Sorry, my English is very poor

Thanks.

$\endgroup$ 2

2 Answers

$\begingroup$

Try substituting $u=tan(x/2)$.

$\endgroup$ $\begingroup$

$\int \sec^2\frac x2 \tan \frac x2 dx= \int \frac{\sin \frac x2 dx}{ sin^2\frac x2 \cos \frac x2}=\int \frac{dx}{ sin\frac x2 \cos \frac x2}=2\int \frac{dx}{ sin x}=2\int \frac{\sin xdx}{ 1-\cos^2 x}=-2\int \frac{d(\cos x)}{ 1-\cos^2 x}$

$\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