substance90
- 23
- 0
Homework Statement
Calculate the following integrals:
(a) I(n,\alpha) = \int_{0}^{\infty} e^{-\alpha x^2}x^n dx for n whole integers and n \ge 0
Calculate all results till n=5.
Tip: First calculate I^2(0,\alpha) and I(1,\alpha) and then use this to calculate n>1.
(b) I(n)=\int_{0}^{\infty} e^{-x}x^n dx for n whole and half integer where n\ge -1/2
Calculate all results till n=5
Tip: Calculate I(n) using I(0) and I(-1/2).
Homework Equations
The Attempt at a Solution
(а) I managed to do the first part using polar coordinates and substitution I(0,\alpha) = \sqrt{\frac{\pi}{\alpha}} but I keep getting 0 for n \ge 1
For example with 1: I(1,\alpha) = \int_0^{\infty} e^{-\alpha x^2} x^1 dx = x \sqrt{\frac{\pi}{\alpha}} -\int_0^{\infty} \sqrt{\frac{\pi}{\alpha}} 2x dx = x^2 \sqrt{\frac{\pi}{\alpha}} - x^2 \sqrt{\frac{\pi}{\alpha}} = 0
(b) The first part here is ok: I(0) = \int_0^{\infty} e^{-x} dx = -e^{-x} but I tried a thousand times to do I(-1/2) and keep going in circle with integration by parts.
Any ideas would be greatly appreciated!