tim_lou
- 682
- 1
Ingenious integral tricks
In QFT today I learned some insane tricks in calculating impossible integrals...I figure it'd be a good idea to see if others have similar tricks so we can all learn from each other.
here goes:
to integrate (bounds are assumed to be from negative inf to inf, k^2 means the vector dot product)
edit: missing factors of 2pi
\int \frac{d^d k}{(2\pi)^d}\frac{1}{(k^2 + m^2)^n}
substitute
\frac{1}{(k^2 + m^2)^n}=\frac{1}{\Gamma(n)}\int_0^\infty t^n e^{-t(k^2 + m^2)} dt
and get a gaussian in the integral. At the end of the day,
\int \frac{d^d k}{(2\pi)^d}\frac{1}{(k^2 + m^2)^n}=\frac{\Gamma(n-d/2)(m^2)^{d/2-n}}{\Gamma(n)(4\pi)^{d/2}}
\Gamma(n)=(n-1)!
Quite crazy eh? I would've never thought of it myself... what about your favorite crazy tricks?
In QFT today I learned some insane tricks in calculating impossible integrals...I figure it'd be a good idea to see if others have similar tricks so we can all learn from each other.
here goes:
to integrate (bounds are assumed to be from negative inf to inf, k^2 means the vector dot product)
edit: missing factors of 2pi
\int \frac{d^d k}{(2\pi)^d}\frac{1}{(k^2 + m^2)^n}
substitute
\frac{1}{(k^2 + m^2)^n}=\frac{1}{\Gamma(n)}\int_0^\infty t^n e^{-t(k^2 + m^2)} dt
and get a gaussian in the integral. At the end of the day,
\int \frac{d^d k}{(2\pi)^d}\frac{1}{(k^2 + m^2)^n}=\frac{\Gamma(n-d/2)(m^2)^{d/2-n}}{\Gamma(n)(4\pi)^{d/2}}
\Gamma(n)=(n-1)!
Quite crazy eh? I would've never thought of it myself... what about your favorite crazy tricks?
Last edited: