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
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
twalker40
Messages
11
Reaction score
0
1. Evaluate exactly (in terms of [tex]\pi[/tex]) the definite integral [tex]\int^{\pi/2}_{-\-\pi/2}[/tex] [tex]\frac{dx}{sinx + 2cosx +3}[/tex]



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
 
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!