DukeLuke
- 92
- 0
Homework Statement
Consider the gaussian distribution shown below
\rho (x) = Ae^{-\lambda (x-a)^2
where A, a, and \lambda are positive real constants. Use \int^{-\infty}_{+\infty} \rho (x) \,dx = 1 to determine A. (Look up any integrals you need)
Homework Equations
Given in question above
The Attempt at a Solution
My plan was to integrate the probability density set it equal to one and then solve for A. The problem is I'm getting stuck on the integration. I started by pulling the constants out of the integral and doing the substitution u=x-a that left me with
Ae^{-\lambda} \int^{+\infty}_{-\infty} e^{u^2}\,du
It's been a while since calc II and I can't figure out how to do this one (even though it looks so simple). I also tried looking it up in a integral table but couldn't find it. Any help would be appreciated.