Integrating Sin^2x Secx: Best Method

  • Thread starter Thread starter robierob12
  • Start date Start date
  • Tags Tags
    Integration
robierob12
Messages
48
Reaction score
0
In a diff. Equation I am doing I have to integrate

<br /> <br /> \sin ^2 x\sec x<br /> <br /> <br />


which I can remember how to do.

What is the best method for this?
 
Physics news on Phys.org
Sec(x) = 1/cos x => (sin x)^2 / cos x

Notice how one of them is the derivative of the other.
 
with respect to x I'm guessing?

\int sin^2 x sec x dx=\int \frac{sin^2 x}{cos x} dx

just do a substitution. you probably didn't see the substitution right away with the secant, best to change to sin and cos first
 
<br /> <br /> \int {\frac{{\sin ^2 x}}{{\cos x}}} dx<br /> <br />

let u=sinx du=coxdx

I don't see this working becuase i have (1/cosx)dx not cosx dx...

Am I looking at the wrong substitution?

Rob
 
or if let u=cosx I am left with an exta sinx after substitution...
 
Try using sin^2x=1-cos^2x and then look for the integral of secx
 
....
 
rock.freak667 said:
Try using sin^2x=1-cos^2x and then look for the integral of secx

not sure what your getting at there

<br /> \[<br /> \int {\frac{{\sin ^2 x}}{{\cos x}}} dx = \int {\frac{{1 - \cos ^2 x}}{{\cos x}}dx = ?} <br /> \]<br />
 
I just tried integration by parts and I end up going in a circle...
don't know why this one is stumping me so much.
 
  • #10
hm..didn't notice that sin^2 x...

what rock.freak.667 meant was to split up that fraction and you'll have integral of sec x -cos x. so you'd have to find the integral of sec x.
 
  • #11
\[<br /> \begin{array}{l}<br /> \int {\sin ^2 x} \sec xdx = \int {(1 - \cos ^2 x)\sec xdx = \int {\sec x - \sec x\cos x\cos xdx} } \\ <br /> = \int {\sec x - \cos xdx} \\ <br /> \end{array}<br /> \]<br />

Does this work?
 
  • #12
yes, now you'd need to find the integral for sec x
 
  • #13
which i think its just the ln abs(secX + tanX)
 
  • #14
Thanks guys.
 
Back
Top