What is the Integral of sin x * sqrt(1+cos2x)?

  • Thread starter Thread starter wlooi
  • Start date Start date
  • Tags Tags
    Function Integral
wlooi
Messages
7
Reaction score
0

Homework Statement



∫(sin x)√(1+cos2x) dx
 
Last edited:
Physics news on Phys.org
What you have written makes no sense (even if the latex were working). you have \sqrt{} with nothing inside the square root and have a subscript that makes no sense.

Did you mean \int sin(x)\sqrt{1+ cos^2(x)}dx?

If so, start by letting y= cos(x).
 
Yes, that's exactly what I was try to make. Well, this is my first time using this so sorry..
 
Well, I got myself until:

\large - \int \sqrt{1+y^2} \large dy

then I stucked again.
 
wlooi said:
Well, I got myself until:

\large - \int \sqrt{1+y^2} \large dy

then I stucked again.

Try and think of a trig (or hyperbolic trig) substitution that will turn 1+y^2 into the square of something so you can get rid of the square root.
 
Argh... I don't seem to get it after cracking my head for a while. Can I have a little bit more tips?
 
Let's see, ...

1+tan2(θ) = sec2(θ)

1+sinh2(u) = cosh2(u)
 
using 1+tan2v=sec2v , I got it until :

-∫sec3v dv

am I suppose to do by parts or is there other ways?
 
wlooi said:
using 1+tan2v=sec2v , I got it until :

-∫sec3v dv

am I suppose to do by parts or is there other ways?

Parts. Split it into sec(v)^2*dv and sec(v).
 
  • #10
Okay, I think I got it. Thanks for the help from everyone.^^
 
Back
Top