Whats the integral of $$\tan^2(x/2)dx$$ so basically what i tried is integration by parts which gave me results like $$2\tan(x/2)\log|sec(x/2)|+\frac{1}{2}\int \sec^2(x/2).\log|sec(x/2)|dx$$ but after this i tried $sec(x/2)=u$ also IVP but dint help. Help is appreciated.
2026-04-24 14:36:54.1777041414
integral of $\tan^2(x/2)$
3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Set $\nu=x/2$ and $d\nu=\frac 1 2 dx$
$$=2\int \tan^2 \nu d\nu$$
$$\color{blue}{\tan^2(\nu)=\sec^2(\nu)-1}$$
$$=2\int \left(\sec^2(\nu)-1\right)d\nu=2\tan(\nu)-2\nu+\mathcal C=\color{red}{2\tan\left(\frac x 2\right)-x+\mathcal C}$$