Why is the gamma function equal to (n-1) ?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 7K views
michonamona
Messages
120
Reaction score
0

Homework Statement



Why is the equality below true?

[tex]\Gamma(n) = (n-1)![/tex]

Where [tex]\Gamma(n) = \int^{\infty}_{0} x^{n-1} e^{-x}dx[/tex]

Homework Equations


The Attempt at a Solution



I've read the article on wikipedia but I cannot understand it. Is there any special properties in calculus that I must know in order to comprehend this?

Thank you
M
 
Physics news on Phys.org
It is true only if n is integer

Solve:

[tex]\int_0^\infty t^{4-1}e^{-t} dt[/tex]

Compare if it's equal to
[tex](4-1)![/tex]

Gamma function is really beautiful beacuse it extends the concept of factorial out of integer numbers.
I've read the article on wikipedia but I cannot understand it. Is there any special properties in calculus that I must know in order to comprehend this?

Yep, being able to integrate. :()
 
You can use integration by parts to show that

[tex]\Gamma(n) = (n-1)\Gamma(n-1)[/tex]

If n is an integer, you can use this to prove by induction that

[tex]\Gamma(n) = (n-1)![/tex]
 
I went to a talk by John Chapman on this and he said said that the Gamma function is related to "Runge phenomenon".