tainted
- 28
- 0
Homework Statement
Prove \int_{0}^{\infty}x^{n}e^{-x} dx = n!
Homework Equations
0! = 1 (by convention)
The Attempt at a Solution
Basic step:
<br /> n=0 \\<br /> \int_{0}^{\infty}x^{0}e^{-x} dx\ = 0! = 1\\<br /> \int_{0}^{\infty}e^{-x} dx\ = -[e^{-\infty}-e^{0}]\\<br /> -[e^{-\infty}-e^{0}] = -[\frac{1}{e^{\infty}}-1]\\<br /> -[\frac{1}{e^{\infty}}-1] = -[0-1] = 1
Therefore the statement is true for n = 0.
Assuming that \int_{0}^{\infty}x^{n}e^{-x} dx = n! is true,
I need to show \int_{0}^{\infty}x^{n+1}e^{-x} dx = (n+1)!
I don't really know what to do from here. I emailed the TA and he said to integrate by parts, but we haven't been taught that , and he hasn't replied again so if someone could help me out that would be great! Thanks!