What is the integral of int tan^3x secxdxtan3xsecxdx?

1 Answer
Jan 18, 2016

int tan^3x secx dx = 1/3 sec^3x-secx +Ctan3xsecxdx=13sec3xsecx+C. If you really want the integral of that integral ask and we'll see what we can do.

Explanation:

Useful facts:

d/dx(secx) = secxtanxddx(secx)=secxtanx

tan^2x = sec^2x-1tan2x=sec2x1

int tan^3x secx dx = int(sec^2x-1)secxtanx dxtan3xsecxdx=(sec2x1)secxtanxdx

Let u = secxu=secx, so that du = secxtanxdxdu=secxtanxdx.

The integral then is int(u^2-1) du(u21)du.

The student should be able to finish from here.