reach28
- 3
- 0
I'm supposed to integrate the following numerically:
\int e^{-x^{2}}/x
,with limits from \sqrt{\pi} to \inftyI'm supposed to use Simpson's Rule, so I'm trying to redefine the integral to have a finite range. I've tried all kinds of substitutions, and integration by parts. I've also tried squaring the integral and converting to polar coordinates, because it looks so similar to the Gaussian integral. No dice.
Any suggestions?
\int e^{-x^{2}}/x
,with limits from \sqrt{\pi} to \inftyI'm supposed to use Simpson's Rule, so I'm trying to redefine the integral to have a finite range. I've tried all kinds of substitutions, and integration by parts. I've also tried squaring the integral and converting to polar coordinates, because it looks so similar to the Gaussian integral. No dice.
Any suggestions?