Integral of $\log (1+a\cos x)$ from 0 to $\pi$

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Integral
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


Evaluate \displaystyle \int_0^{\pi} \log (1+a\cos x) dx

Homework Equations



The Attempt at a Solution


Using Leibnitz's Rule,
F'(a)=\displaystyle \int_0^{\pi} \dfrac{\cos x}{1+a \cos x} dx

Now, If I assume sinx=t, then the above integral changes to
\displaystyle \int_0^{0} \dfrac{dt}{1+a \sqrt{1-t^2}}

Since both the limits are zero now, shouldn't the value of integral be 0! :confused:
 
Physics news on Phys.org
utkarshakash said:
\displaystyle \int_0^{0} \dfrac{dt}{1+a \sqrt{1-t^2}}

Since both the limits are zero now, shouldn't the value of integral be 0! :confused:
No. For one thing, the use of the square root function hides the fact that cos(t) will change sign over the range. Split it into two integrals to be safe.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top