Let $f(x) = c\cdot 2^{-x^2}$. How do I find a constant $c$ such that the integral evaluates to $1$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
You can write $2^{-x^2}$ as $$2^{-x^2}=e^{(\ln 2)({-x^2})}=e^{-x^2\ln 2}$$Using the error function you can calculate the integral $$\int_{-\infty}^{+\infty}e^{-x^2\ln 2}=\sqrt{\frac{\pi}{\ln 2}}$$ The rest is trivial. |
||||
|
|
|
Hint: Rewrite $$f(x) = c \,[e^{\ln(2)}]^{-x^2} = c\, e^{-x^2\ln(2)}$$ and try to exploit the following integral together with some change of variable: $$ \int^{\infty}_0 e^{-x^2} \,dx = \frac{\sqrt{\pi}}{2} $$ |
||||
|
|
