Gaussian
Gaussian
Gaussian
1
2
easily calculate this integral using integration by parts, integrating xe−ax
and differentiating xN −1 . This relates the integral to another of the same
type but with N replaced by N − 2, giving a recursion relation. Using this
method we get the following results for non-negative integers n:
Z ∞
(2n − 1)(2n − 3) · · · 3 · 1
r
2 π
dxx2n e−ax = (1)
−∞ (2a)n a
Z ∞ 2
dxx2n+1 e−ax = 0 (2)
−∞
Z ∞
1 (2n − 1)(2n − 3) · · · 3 · 1
r
2 π
dxx2n e−ax = (3)
0 2 (2a)n a
Z ∞ 2 n!
dxx2n+1 e−ax = (4)
0 2an+1
Note that by symmetry, results (1) and (3) are related by a factor of
2 since the integrand is an even function, while result (2) follows from the
integrand being an odd function.
It is also possible to derive these results by considering a to be a variable
and differentiating with respect to a. For example starting with
r
π
Z
2
G(a) ≡ dxe−ax =
a
and differentiating with respect to a we get
√
1 π
Z
0 2 −ax2
G (a) = dx(−x )e = − 3/2
2a
which gives √
π
Z
2 −ax2
dxx e =
2a3/2
in agreement with result (1) for n = 1.
As an aside, you will have noticed the n! appearing in result (4) and the
somewhat similar product in result (3), after dividing the numerator by 2n
1 3 3 1
(n − )(n − ) · · · ·
2 2 2 2
Indeed we can define a complex function, known as the gamma function,
which can be viewed as an extension of the factorial function, by
Z ∞
2
Γ(z) = 2 dxx2z−1 e−x
0