How Do You Determine the Value of A in a Wave Function?

birdgirl
Messages
5
Reaction score
0
[SOLVED] Wave Function Solution

Homework Statement



An electron is found to be in a state given by the wave function http://rogercortesi.com/eqn/tempimagedir/eqn7955.png

Find the value of A.

Homework Equations



The normalization of the wave function: http://rogercortesi.com/eqn/tempimagedir/eqn9043.png

where \psi* is found by replacing i with -i.

The Attempt at a Solution



Since the wave function is completely real, the normalization is simply the wavefunction squared, then
eqn8340.png


I know that the integral of the normalization from negative infinity to infinity is equal to one, when integrated with respect to dx, but I have no idea as to how to solve this integral and find A. Is there a simplification that I am missing, or is it just a really difficult integral?

This is my first time posting with an equation editor, so if the programming does not come out I will repost with pictures. Thanks so much for your help.
 
Last edited by a moderator:
Physics news on Phys.org
No need for pictures. A simple correction to your syntax (you need to surround equations with [ tex ] ... [ /tex ] does the trick.

birdgirl said:

Homework Statement



An electron is found to be in a state given by the wave function \psi (x) = Ae^{-[{(x-a)} / {2 \epsilon }]^2}

Find the value of A.

Homework Equations



The normalization of the wave function: | \psi |^2 = \psi^{*} \psi

where \psi^{*} is found by replacing i with -i.

The Attempt at a Solution



Since the wave function is completely real, the normalization is simply the wavefunction squared: \psi (x) = (Ae^{-[{(x-a)} / {2 \epsilon }]^2})^2

Then \psi (x) = A^2 e^{-{(x-a)^2} / {2 \epsilon^2 }}

I know that the integral of the normalization from negative infinity to infinity is equal to one, when integrated with respect to dx, but I have no idea as to how to solve this integral and find A. Is there a simplification that I am missing, or is it just a really difficult integral?

This is my first time posting with an equation editor, so if the programming does not come out I will repost with pictures. Thanks so much for your help.
 
Just a correction to your terminology:

|\psi|^2

is not the "normalization" of the wavefunction. It is the modulus squared of the wavefunction. The normalization is not a "thing". It's a condition. When this condition is satisfied

\int |\psi|^2 \, dx = 1

we say that the wavefunction is normalized. Hence, the above equation is called the normalization condition. Stated in words, the normalization condition says that the integral of the modulus squared of the wavefunction over all space is unity.
 
Also remember that

(e^a)^2 = e^{2a}

So your squared wavefunction should be

|\psi(x)|^2 = A^2 e^{-2[(x-a)/2\epsilon]^2}
 
A hint for solving the integral is that is you substitute y = x - a, it looks like you end up with a standard Gaussian integral.
 
Thanks, I forgot to square the wavefunction psi of my last equation, so with simplification I get

|\psi(x)|^2 = A^2 e^{-(x-a)^2/2\epsilon^2}
 
The standard Gaussian integral which cepheid stated is

\int_{-\infty}^\infty e^{-y^2}\,d\,y=\sqrt\pi
 
Hello! It did turn out to be Gaussian integration, which we hadn't been taught yet. :) Thanks for your help!
 

Similar threads

Back
Top