Step-by-Step Guide to Evaluating a Tricky Definite Integral: sinx + 2cosx + 3

  • Thread starter Thread starter twalker40
  • Start date Start date
  • Tags Tags
    Integration
twalker40
Messages
11
Reaction score
0
1. Evaluate exactly (in terms of \pi) the definite integral \int^{\pi/2}_{-\-\pi/2} \frac{dx}{sinx + 2cosx +3}



Homework Equations


How do i do this? Step by step instructions if possible.


The Attempt at a Solution


I've tried to manipulate the integral but still don't get anything. I also set the denominator as u. but then i cannot substitute du.

Help??
 
Physics news on Phys.org
Substitute trig. objects with parametric formulae:
sinx=2t/(1+t^2), cosx=(1-t^2)/(1+t^2), dx=2dt/(1+t^2)
and your trig. integrale becomes the rational integral
2*Integ[-1,1](1/(t^2+2*t+5)dt = pi/4
 
That's clever. Took me a moment to figure out why dx= 2dt/(1+t^2).
 
awesome... thanks a lot guys.

We didn't spend that much time on that identity so it totally slipped my mind. Thanks for the reminder!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top