Solving a Difficult Integral - Physics Problem by Chen

  • Thread starter Thread starter Chen
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Chen
Messages
976
Reaction score
1
How would one go about solving this?

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

Or,

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

With [tex]C > 0[/tex] 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:


[tex]\int_0^\infty {{q \over {q^3 + C}}dq}[/tex]
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