Home

Staff
     
Consulting
               
Mathematica Tools

Customer Quotes
        
Contact

Older Mathematica Items

 

 

 

 

 

Scientific Arts

Single Electron Atom Wave Functions

Page 1 | Page 2 | Page 3


Wave Functions

The angular portion of the wave function for a single electron atom is given by the spherical harmonic denoted (in spherical polar coordinates) by [Graphics:Images/hwavefunctions_gr_1.gif]. Mathematica provides this as the built-in function [Graphics:Images/hwavefunctions_gr_2.gif].

The radial wave function is proportional to a generalized Laguerre polynomial, [Graphics:Images/hwavefunctions_gr_3.gif], which is also provided in Mathematica by the function [Graphics:Images/hwavefunctions_gr_4.gif].  Mathematica's definition of the generalized Laguerre polynomial follows the normalization convention [Graphics:Images/hwavefunctions_gr_5.gif]. This is different than the convention used in some quantum mechanics texts (Landau and Lifshitz, for example).

Here is a program for the radial portion of the wave function. It has the conditional [Graphics:Images/hwavefunctions_gr_6.gif] to check to see that the quantum numbers satisfy the usual constraints.

[Graphics:Images/hwavefunctions_gr_7.gif]

We now make use of the Utilities`Notation` standard add-on package to give a definition for the radial wave function that looks a bit more like the conventional notation. The radial wave function will have the alternative form [Graphics:Images/hwavefunctions_gr_8.gif].

First load the Utilities`Notation` package.

[Graphics:Images/hwavefunctions_gr_9.gif]

Next use the Notation palette (which appears after the package is loaded) to place the template [Graphics:Images/hwavefunctions_gr_10.gif], fill it in as follows, and execute the result. (Note that it is necessary to use the palette to carry out these tasks since the palette automatically inserts the appropriate code into the notebook to enable the notation. The shading in the following expression is inserted by the notation palette to remind you of this fact.)

[Graphics:Images/hwavefunctions_gr_11.gif]

Now the new notation can be used. For example, here is the [Graphics:Images/hwavefunctions_gr_12.gif] radial wave function.

[Graphics:Images/hwavefunctions_gr_13.gif]
[Graphics:Images/hwavefunctions_gr_14.gif]

Of course this is just the same as,

[Graphics:Images/hwavefunctions_gr_15.gif]
[Graphics:Images/hwavefunctions_gr_16.gif]

We use the Notation function again to invoke the traditional textbook notation for the spherical harmonics.

[Graphics:Images/hwavefunctions_gr_17.gif]

For example,

[Graphics:Images/hwavefunctions_gr_18.gif]
[Graphics:Images/hwavefunctions_gr_19.gif]

The full wave function follows. We give it in a way that accepts two different patterns for its spatial arguments. In the first, with the form [Graphics:Images/hwavefunctions_gr_20.gif], the expression in spherical polar coordinates is used. In the second, when the coordinates are presented as a list in the form [Graphics:Images/hwavefunctions_gr_21.gif] the expression in Cartesian coordinates is utilized.

[Graphics:Images/hwavefunctions_gr_22.gif]

Again we use the Notation function as earlier to create the traditional textbook notation. Two forms are given that accept the two different patterns for the arguments.

[Graphics:Images/hwavefunctions_gr_23.gif]

Here is the [Graphics:Images/hwavefunctions_gr_24.gif] wave function in spherical polar coordinates.

[Graphics:Images/hwavefunctions_gr_25.gif]
[Graphics:Images/hwavefunctions_gr_26.gif]

Here it is in Cartesian coordinates.

[Graphics:Images/hwavefunctions_gr_27.gif]
[Graphics:Images/hwavefunctions_gr_28.gif]

The following is a palette to aid in the input of the notation (select the cell bracket and choose "Generate Palette From Selection" from the "File" menu to create the palette window).

[Graphics:Images/hwavefunctions_gr_29.gif]

Schrödinger Equation

Visualization


For further information on our services send email to info@scientificarts.com .
Contents of this web site Copyright © 1999-2011, Scientific Arts, LLC.

s