Solving a Difficult Integral - Physics Problem by Chen

  • Thread starter Thread starter Chen
  • Start date Start date
  • Tags Tags
    Integral
Chen
Messages
976
Reaction score
1
How would one go about solving this?

\int_{ - \infty }^\infty {{1 \over {q^2 + C/\left| q \right|}}dq}

Or,

\int_0^\infty {{1 \over {q^2 + C/q}}dq}

With C > 0 obviously.

I came across this in a physics problem. A solution exists (verified by Mathematica).

Thanks,
Chen
 
Physics news on Phys.org
Multiply both numerator and denominator by q:


\int_0^\infty {{q \over {q^3 + C}}dq}
q3+ C can be factored as (q+ C1/3)(q^2- C1/3q+ C2/3) and then use partial fractions. The exact form will depend upon whether q^2- c1/3q+ C can be factored with real numbers and that will depend upon C.
 
Cheers. I should've thought of that myself. :-)

Chen
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top