I want to compute the following integral: $$I_n=\int^{+\infty}_{0}x^ne^{-x}dx,\ n \geq 0$$ How to do it?
2026-04-28 09:55:47.1777370147
How to compute $I_n=\int^{+\infty}_{0}x^ne^{-x}dx,\ n \geq 0$?
95 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You could also define $J(\alpha)=\int_0^{\infty}e^{-\alpha x}dx=\frac{1}{\alpha}$ and then differentiate this expression $n$- times with respect to $\alpha$. We get
$I_n=(-1)^n\frac{d^nJ(\alpha)}{d^n\alpha}|_{\alpha=1}= \frac{n!}{\alpha^{n+1}}|_{\alpha=1}=n!$