Math 129 Section 005H
For Your Information: an application of the gamma function11 1 This document is licensed under a Creative Commons Attribution 3.0 United States License

(Thursday, September 23, 2021)

On the last homework we learned about the gamma function

Γ(x)=0tx-1e-t𝑑t.

It has many uses, one of which is to provide a continuous analog of the factorial. This is because Γ is a continuous function for x>0 and satisfies Γ(n)=(n-1)! for all positive integers. In this note, I’ll discuss one example.

The example involves the (somewhat miraculous) formula

dndxn0x(x-y)n-1(n-1)!f(y)𝑑y=f(x).

That is, the function

F(n)(x)=0x(x-y)n-1(n-1)!f(y)𝑑y

is an nth antiderivative of f! (It is the unique antiderivative whose value and first n-1 derivatives at x=0 are all zero.)

For example, if we plug in n=1, we get

ddx0xf(y)𝑑y=f(x),

which is the Fundamental Theorem of Calculus. If we plug in n=2, we get

d2dx20x(x-y)f(y)𝑑y=f(x),

and so on.

Using the Gamma function, we can generalize the above to non-integer values of n, i.e., if r is any positive real number, define

F(r)(x)=0x(x-y)r-1Γ(r)f(y)𝑑y

For non-integer values of r, this defines a fractional integral of f of order r. Among other things, it satisfies

dndxnF(r)(x)=F(r-n)(x)

for any positive real number r and any nonnegative integer nr.