Evaluate the improper integral.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
mathwizarddud
Messages
25
Reaction score
0
[tex]\int_0^\infty \; \frac{ \ln\;(1+x^2)}{ x^2+2x\;\cos\;\theta + 1 }\;\;dx[/tex]

[tex]\theta \in \mathbb{R}[/tex]
 
Physics news on Phys.org
HallsofIvy said:
Why?

Indeed why?

But If you don't know how to do this I think a contour integration is the best approach.
 
From Maple:

(1/2)*(ln(cos(theta)-sqrt(cos(theta)^2-1))*ln(I/(cos(theta)-sqrt(cos(theta)^2-1)+I))+ln(cos(theta)-sqrt(cos(theta)^2-1))*ln(-I/(cos(theta)-sqrt(cos(theta)^2-1)-I))+dilog(I/(cos(theta)-sqrt(cos(theta)^2-1)+I))+dilog(-I/(cos(theta)-sqrt(cos(theta)^2-1)-I)))/sqrt(cos(theta)^2-1)-(1/2)*(ln(cos(theta)+sqrt(cos(theta)^2-1))*ln((-2*sqrt(cos(theta)^2-1)+I)/(cos(theta)-sqrt(cos(theta)^2-1)+I))+ln(cos(theta)+sqrt(cos(theta)^2-1))*ln(-(2*sqrt(cos(theta)^2-1)+I)/(cos(theta)-sqrt(cos(theta)^2-1)-I))+dilog((-2*sqrt(cos(theta)^2-1)+I)/(cos(theta)-sqrt(cos(theta)^2-1)+I))+dilog(-(2*sqrt(cos(theta)^2-1)+I)/(cos(theta)-sqrt(cos(theta)^2-1)-I)))/sqrt(cos(theta)^2-1)
 
Oh wow, that's a very insightful answer.
 
Gib Z said:
Differentiation under the integral sign looks like it'll work here.

What function should you take: [tex]\ln(ax^2 +1)[/tex]?