Jump to content

Atomic orbital: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
exhaustive mathematization
Line 6: Line 6:


A given (hydrogen-like) atomic orbital is identified by unique values of three [[quantum number]]s: [[Principal quantum number|''n'']], [[Azimuthal quantum number|''l'']], and [[magnetic quantum number|''m<sub>l</sub>'']]. The rules restricting the values of the quantum numbers, and their energies (see below), explain the [[electron configuration]] of the atoms and the [[periodic table]].
A given (hydrogen-like) atomic orbital is identified by unique values of three [[quantum number]]s: [[Principal quantum number|''n'']], [[Azimuthal quantum number|''l'']], and [[magnetic quantum number|''m<sub>l</sub>'']]. The rules restricting the values of the quantum numbers, and their energies (see below), explain the [[electron configuration]] of the atoms and the [[periodic table]].

== Mathematical explication ==
=== Derivation ===
As all electron orbitals, atomic orbitals are solutions to the [[Schrödinger equation]]. In this case, the [[potential]] term is the potential given by [[Coulomb's law]]:

:<math>V = -\frac{1}{4 \pi \epsilon_0} \frac{Ze^2}{r}</math>

where
* The first term is a constant, usually abbreviated by the letter ''k'',
* ''Z'' is the [[atomic number]],
* ''e'' is the [[elementary charge]],
* ''r'' is the magnitude of the distance from the nucleus.

The wavefunction is a function of three spatial variables, so that after removing the [[time]]-dependnece, the Schrödinger equation is a [[partial differential equation]] in three variables. However, since the potential is spherically [[symmetric]], it is profitable to write the equation in [[spherical coordinates]]. In this form, any individual [[eigenvalue|eigenfunction]] &psi; can be written as a product of three single-variable functions:

:<math>\psi(r, \theta, \phi) = R(r)f(\theta)g(\phi)</math>.

This yields a computationally valuable result. Written in terms of these three factors, the Schrödinger equation looks very formidable, but through [[separation of variables]], it can be reduced to three separate equations, each in one variable. They are often denoted ''R(r)'', ''f(&theta;)'', and ''g(&phi;)''. It is customary in atomic physics that &theta; represents the polar angle ([[colatitude]]) and &phi; the [[azimuth]]al angle, contrary to the convention in some other disciplines.

Two separations are required, resulting in two separation constants. A third arbitrary constant results from the application of boundary conditions to ''R''. The equations given below use a form of the separation constants that seems arbitrary, but it simplifies matters later on.

:<math>\frac{1}{R(r)} \frac{d}{dr} \left ( r^2 \frac{dR}{dr} \right ) + \frac{2 \mu r^2}{\hbar^2}(E-V(r)) = l(l+1)</math>

:<math>\frac{1}{g(\phi)} \frac{d^2 g(\phi)}{d\phi^2} = -m^2</math>

:<math>l(l+1)sin^2(\theta) + \frac{sin(\theta)}{f(\theta)} \frac{d}{d\theta} \left [ sin(\theta) \frac{df}{d\theta} \right ] = m^2</math>

where:
* &#295; is the [[reduced Planck constant]] (<math>\frac{h}{2\pi}</math>), and
* &mu; is the [[reduced mass]] of the electron vis-à-vis the nucleus.

=== Results ===
In addition to &ell; and ''m'', a third arbitrary integer, called ''n'', emerges from the boundary conditions placed on ''R''. The functions ''R'', ''f'' and ''g'' that solve the equations above depend not only for their values but for their very form on the values of these integers, called ''[[quantum number]]s''. As a result, it is customary to subscript the functions with the values of the quantum numbers they depend on. The forms of the functions are:

:<math>\psi = C_{nlm}\, R_{nl}(r)\, f_{lm}(\theta)\, g_m(\phi)</math>

:<math>R_{nl}(r) = \frac{a_0}{r} e^{-\frac{r}{a_0n}} \mathcal{L}_{nl} \left( \frac{r}{a_0} \right)</math>

:<math>f_{lm}(\theta) = \frac{(sin\theta)^{|m|}}{2^l l!} \left [ \frac{d}{d(cos\theta)} \right ]^{l+|m|}(cos^2(\theta)-1)^l \qquad</math> (the [[associated Legendre function]]s)

:<math>g_m(\phi) = e^{im\phi}</math>

where:
* <math>C_{nlm}</math> is a [[normalization constant]], which ensures that the integral of <math>\psi^2</math> over all space must be equal to 1. (See [[wavefunction]] for the reason why this condition must hold.)
* <math>a_0</math> is the [[Bohr radius]]:
::<math>a_0 = {{4\pi\varepsilon_0\hbar^2}\over{m_e e^2}}</math>
* <math>\mathcal{L}_{nl}</math> are the [[Laguerre polynomials]].
* ''i'' is the [[imaginary number]].


== The various types of orbitals ==
== The various types of orbitals ==
Line 123: Line 171:
* David Manthey's [http://www.orbitals.com/orb/index.html Orbital Viewer] renders orbitals with ''n''&nbsp;&le;&nbsp;30
* David Manthey's [http://www.orbitals.com/orb/index.html Orbital Viewer] renders orbitals with ''n''&nbsp;&le;&nbsp;30
* [http://www.falstad.com/qmatom/ Java orbital viewer applet]
* [http://www.falstad.com/qmatom/ Java orbital viewer applet]

== References ==
* Tipler, Paul & Ralph Llewellyn (2003). ''Modern Physics'' (4th ed.). New York: W. H. Freeman and Company. ISBN 0-7167-4345-0


[[fr:Orbitale atomique]]
[[fr:Orbitale atomique]]

Revision as of 06:17, 7 May 2005

An atomic orbital is the description of the behavior of an electron in an atom according to quantum mechanics. It is a particular type of electron wavefunction, and as such it describes the probability of the electron being in any location, and its energy (see Electron orbital for more background details).

The simplest atomic orbitals are those that occur in an atom with a single electron, such as the hydrogen atom. An atom of any other element ionized down to a single electron is very similar to hydrogen, and the orbitals take the same form.

For atoms with two or more electrons, the governing equations can only be solved with the use of methods of iterative approximation. Orbitals of multi-electron atoms are qualitatively similar to those of hydrogen, and in the simplest models, they are taken to have the same form. For more rigorous and precise analysis, the numerical approximations must be used.

A given (hydrogen-like) atomic orbital is identified by unique values of three quantum numbers: n, l, and ml. The rules restricting the values of the quantum numbers, and their energies (see below), explain the electron configuration of the atoms and the periodic table.

Mathematical explication

Derivation

As all electron orbitals, atomic orbitals are solutions to the Schrödinger equation. In this case, the potential term is the potential given by Coulomb's law:

where

  • The first term is a constant, usually abbreviated by the letter k,
  • Z is the atomic number,
  • e is the elementary charge,
  • r is the magnitude of the distance from the nucleus.

The wavefunction is a function of three spatial variables, so that after removing the time-dependnece, the Schrödinger equation is a partial differential equation in three variables. However, since the potential is spherically symmetric, it is profitable to write the equation in spherical coordinates. In this form, any individual eigenfunction ψ can be written as a product of three single-variable functions:

.

This yields a computationally valuable result. Written in terms of these three factors, the Schrödinger equation looks very formidable, but through separation of variables, it can be reduced to three separate equations, each in one variable. They are often denoted R(r), f(θ), and g(φ). It is customary in atomic physics that θ represents the polar angle (colatitude) and φ the azimuthal angle, contrary to the convention in some other disciplines.

Two separations are required, resulting in two separation constants. A third arbitrary constant results from the application of boundary conditions to R. The equations given below use a form of the separation constants that seems arbitrary, but it simplifies matters later on.

where:

Results

In addition to ℓ and m, a third arbitrary integer, called n, emerges from the boundary conditions placed on R. The functions R, f and g that solve the equations above depend not only for their values but for their very form on the values of these integers, called quantum numbers. As a result, it is customary to subscript the functions with the values of the quantum numbers they depend on. The forms of the functions are:

(the associated Legendre functions)

where:

  • is a normalization constant, which ensures that the integral of over all space must be equal to 1. (See wavefunction for the reason why this condition must hold.)
  • is the Bohr radius:

The various types of orbitals

An atomic orbital is uniquely identified by the values of the three quantum numbers, and each set of the three quantum numbers corresponds to exactly one orbital, but the quantum numbers only occur in certain combinations of values. The rules governing the possible values of the quantum numbers are as follows:

The principal quantum number n is always a positive integer. In fact, it can be any positive integer, but for reasons discussed below, large numbers are seldom encountered. Each atom has, in general, many orbitals associated with each value of n; these orbitals together are sometimes called a shell.

The orbital angular momentum quantum number is a non-negative integer. Within a shell where n is some integer n0, ranges across all (integer) values satisfying the relation . For instance, the n = 1 shell has only orbitals with , and the n = 2 shell has only orbitals with , and . The set of orbitals associated with a particular value of are sometimes collectively called a subshell.

The magnetic quantum number is also always an integer. Within a subshell where is some integer , ranges thus: .

The above results may be summarized in the following table. Each cell represents a subshell, and lists the values of available in that subshell. Empty cells represent subshells that do not exist.

1 2 3 4 ...
2 0 -1, 0, 1
3 0 -1, 0, 1 -2, -1, 0, 1, 2
4 0 -1, 0, 1 -2, -1, 0, 1, 2 -3, -2, -1, 0, 1, 2, 3
5 0 -1, 0, 1 -2, -1, 0, 1, 2 -3, -2, -1, 0, 1, 2, 3 -4, -3, -2 -1, 0, 1, 2, 3, 4
... ... ... ... ... ... ...

Subshells are usually identified by their - and -values. is represented by its numerical value, but is represented by a letter as follows: 0 is represented by 's', 1 by 'p', 2 by 'd', 3 by 'f', and 4 by 'g'. For instance, one may speak of the subshell with and as a '2s subshell'.

(Historical note: The names 's', 'p', 'd', and 'f' originate from a now-discredited system of categorizing spectral lines as "strong", "principal", "diffuse", or "fundamental". When the first four types of orbitals were described, they were associated with these spectral line types, but there were no other names. The designations 'g' and 'h' were derived by following alphabetical order.)

The shapes of orbitals

Any discussion of the shapes of electron orbitals is necessarily imprecise, because a given electron, regardless of which orbital it occupies, can at any moment be found at any distance from the nucleus and in any direction.

However, the electron is much more likely to be found in certain regions of the atom than in others. Given this, a boundary surface can be drawn so that the electron has a high probability to be found anywhere within the surface, and all regions outside the surface have low values. The precise placement of the surface is arbitrary, but any reasonably compact determination must follow a pattern specified by the behavior of , the square of the wavefunction. This boundary surface is what is meant when the "shape" of an orbital is mentioned.

Generally speaking, the number determines the size and energy of the orbital: as increases, the size of the orbital increases.

Also in general terms, determines an orbital's shape, and its orientation. However, since some orbitals are described by equations in complex numbers, the shape sometimes depends on also. -orbitals () are shaped like spheres. -orbitals have the form of two ellipsoids with a point of tangency at the nucleus. The three -orbitals in each shell are oriented at right angles to each other, as determined by their respective values of .

Four of the five -orbitals look similar, each with four pear-shaped balls, each ball tangent to two others, and the centers of all four lying in one plane, between a pair of axes. Three of these planes are the -, -, and -planes, and the fourth has the centres on the and axes. The fifth and final -orbital consists of three regions of high probability density: a torus with two pear-shaped regions placed symmetrically on its axis.

Orbital energy

In atoms with a single electron (essentially hydrogen), the energy of an orbital (and, consequently, of any electrons in the orbital) is determined exclusively by . The orbital has the lowest possible energy in the atom. Each successively higher value of has a higher level of energy, but the difference decreases as increases. For high , the level of energy becomes so high that the electron can easily escape from the atom.

In atoms with multiple electrons, the energy of an electron depends not only on the intrinsic properties of its orbital, but also on its interactions with the other electrons. These interactions depend on the detail of its spatial probability distribution, and so the energy levels of orbitals depend not only on but also on . Higher values of are associated with higher values of energy; for instance, the 2p state is higher than the 2s state. When = 3, the increase in energy of the orbital becomes so large as to push the energy of orbital above the energy of the s-orbital in the next higher shell; when = 4 the energy is pushed into the shell two steps higher.

The energy order of the first 24 subshells is given in the following table. Each cell represents a subshell with and given by its row and column indices, respectively. The number in the cell is the subshell's position in the sequence. Empty cells represent subshells that either do not exist or stand farther down in the sequence.

1   1
2   2 3
3   4 5 7
4   6 8 10 13
5   9 11 14 17 21
6   12 15 18 22
7   16 19 23
8   20 24

Electron placement and the periodic table

Several rules govern the placement of electrons in orbitals (electron configuration). The first dictates that no two electrons in an atom may have the same set of values of quantum numbers (this is the Pauli exclusion principle). These quantum numbers include the three that define orbitals (, , and ), as well as (the hitherto unmentioned) s. Thus, two electrons may occupy a single orbital, so long as they have different values of .

Additionally, an electron always tries to occupy the lowest possible energy state. It is possible for it to occupy any orbital so long as it does not violate the Pauli exclusion principle, but if lower-energy orbitals are available, this condition is unstable. The electron will eventually lose energy (by releasing a photon) and drop into the lower orbital. Thus, electrons fill orbitals in the order speficied by the energy sequence given above.

This behavior is responsible for the structure of the periodic table. The table may be divided into several rows (called 'periods'), numbered starting with 1 at the top. The presently known elements occupy seven periods. If a certain period has number , it consists of elements whose outermost electrons fall in the th shell.

The periodic table may also be divided into several numbered rectangular 'blocks'. The elements belonging to a given block have this common feature: their highest-energy electrons all belong to the same -state (but the associated with that -state depends upon the period). For instance, the leftmost two columns constitute the 's-block'. The outermost electrons of Li and Be respectively belong to the 2s subshell, and those of Na and Mg to the 3s subshell.

The number of electrons in a neutral atom increases with the atomic number. The electrons in the outermost shell, or valence electrons, tend to be responsible for an element's chemical behavior. Elements that contain the same number of valence electrons can be grouped together and display similar chemical properties.

References

  • Tipler, Paul & Ralph Llewellyn (2003). Modern Physics (4th ed.). New York: W. H. Freeman and Company. ISBN 0-7167-4345-0