Evaluate an Integral - No Clue

  • Thread starter Thread starter LilTaru
  • Start date Start date
  • Tags Tags
    Integral
LilTaru
Messages
80
Reaction score
0
Evaluate an Integral - No Clue!

Homework Statement



\int x/(1 + sin(x)) dx

Homework Equations





The Attempt at a Solution



I don't know what rules to use or what approach to take! Please help!
 
Physics news on Phys.org


is this a definite integral? that may simplify it, otherwise i think its pretty complex... can you use a power series approximation?
 


No indefinite and yeah looks complex to me...
 


I would start out by multiplying by (1-sin(x))/(1-sin(x)).
 


nice suggestion Dick
 


lanedance said:
nice suggestion Dick

Thanks! I'm not sure how easily it goes from there. Looks like some integration by parts.
 


So I got it to x/(1 + sin(x)) = x(1 - sin(x))/(cos2(x)) but now I am stuck again... D:
 


If you separate (1-sin(x)/cos2(x)) you can do the following...
x(1/cos2(x) - sin(x)/cos2(x)) =
x(sec2(x)-tan(x)sec(x)) =
∫xsec2(x) - ∫xtan(x)sec(x)

Now you can use integration by parts on both integrals?
 
Last edited:


hint:recall from elementary trigonomtry that
1+sin(x)=2 sin(x/2+pi/4)^2
 
Back
Top