thrillhouse86 said:
Thanks for the help guys - can you briefly explain (or point me towards) why real roots are a problem ? is it something to do with branch points in the complex plane ?
No, not branch-points, just singular points where the function becomes unbounded right since the denominator is going to zero. You can't directly integrate through those points. I was a little misleading in my post above. I conveniently neglected to explicitly state that I was taking the "Cauchy Principal Value" integral and really should have written it as:
\text{P.V.}\int_{-\infty}^{\infty}\frac{x^2}{-3x^4+2x^2+3}dx=-\frac{\pi}{2}\sqrt{\frac{1}{30}(\sqrt{10}-1)}
In that case, rather than integrate it directly through the singular points, we take a simultaneous limit of the value of the intgral on either side of each singluar point or use techinques of Complex Analysis to "go around" them. If the limit exists, then the integral converges in the Cauchy principal sense. Like for example:
\int_{-a}^a \frac{1}{x} dx
does not converge in the regular Riemann sense but:
\text{P.V.} \int_{-a}^a \frac{1}{x} dx=0
Now here's a question: Does the principal-valued integral always exist no matter what the values of a, b, and c are? Because sometimes that coupled-limit across the singular point diverges. Does it ever in this case?