Trigonometric Integral Help: Solving for a<1 Using Complex Contour Method

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
von_biber
Messages
5
Reaction score
0
need some assistance with the following integral:

\int_0^{2\pi} cosx/(a-cosx), a-parameter (say a>0)

i've converted it into a complex contour integral over z=e^(ix):

~ \int_{|z|=1} dz (z^2+1)/[z(z^2-2az+1)]

which is easily evaluated for a>1. my question regards a<1 - i am not sure how to solve it in this case, because the the 2 poles

z_1=a+Sqrt[a^2-1], z_2=a-Sqrt[a^2-1]

are exactly on the unit circle and off the real axis. thanks for any suggestions!
 
Physics news on Phys.org
Hmm..is it really necessay to venture out in complexity here?
Rational expressions in the trig. functions are easily handled by the transformation u=tan(x/2).
 
it get's a bit complicated with this tan(x/2) substitution, with complex substitution it's very easily evaluated for a>1 and i'd like to find out what happens for a<1.
 
anyway, what is the principal value for a<1?
thanks for your help, btw. i really appreciate it.