For Dominick only! Consider the Gamma function Γ(z)
defined by the integral Γ(z) = ∫0∞ tz-1 e-t dt.
See also Digital Library of Math functions.
- Show that Γ(1)=1 (easy!)
- Use integration by parts to show that Γ(z+1)=z Γ(z) (not too hard, Math 221 level)
- Deduce that Γ(n+1)=n! for integer n (easy from (1) and (2)).
- Deduce that 0! = 1 indeed. (Woa! cool. There's more to 0!=1 then a mere convention after all!)
- Show that Γ(0), Γ(-1), Γ(-2), ... diverge! (hence "(-1)!" = ∞, "(-2)!" = ∞, etc... ).
- Note the historical annoyance: why didn't they define Γ(z) as ∫0∞ tz e-t dt, then we'd have Γ(n) = n! instead of Γ(n+1) = n!. Gauss tried.