<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [
  <!ENTITY mathml "http://www.w3.org/1998/Math/MathML">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>16.4 What is Quantum Mechanics?</title>
  <link rel="stylesheet" type="text/css" href="../calculus.css" />
  <link rel="stylesheet" type="text/css" href="../mathml.css" />
<!-- Meta tag goes here -->
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td class="navbar">
      <p>
      <a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-013ASpring-2005/Readings/index.htm">Home</a>
      |
      <a href="../index.xhtml">18.013A</a>
      |
      <a href="contents.xhtml">Chapter 16</a>
      </p>
    </td>
    <td class="navbar">&nbsp;&nbsp;&nbsp;&nbsp;</td>
    <td class="navbar">
      <p class="text-right">
      <a href="../tools/contents.xhtml">Tools</a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="../glossary_notations/contents.xhtml">Glossary</a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="../word_index/contents.xhtml">Index</a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="contents.xhtml">Up</a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="section03.xhtml">Previous</a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="../chapter17/contents.xhtml">Next</a>
      </p>
    </td>
  </tr>
  <tr>
    <td colspan="3">
      <hr />
    </td>
  </tr>
</table>
<h2>16.4 What is Quantum Mechanics?</h2>
<p>
In investigating the behavior of electrons in atoms, physicists came across the following conundrum:
</p>
<p>
Electrons seemed to be captured in orbits around the atoms under the influence of electrostatic forces, much the way the planets are in orbit around the sun under the influence of gravity. The force law for gravity and electrostatic attraction are in fact identical, and the electrons seem to move in orbits which seem to have definite energies.
</p>
<p>
On the other hand we know that the electron is a charged particle, and we also know that accelerating charged matter gives off radiation, according to Maxwell's equations, loses energy and eventually stops.
</p>
<p>
The only conclusion that anyone could think of was that the electrons were somehow in orbits for which their charge density remains constant over time.
</p>
<p>
But how can this be if the electron is envisioned as charged particle confined to a single point? The only plausible stationary point would be the origin, but electrons where spread out over quite large areas. (on the order of 
<span class="math-inline-normal">
  <math display="inline" xmlns="&mathml;">
    <mrow>
      <msup>
        <mrow>
          <mn>10</mn>
        </mrow>
        <mrow>
          <mo>&#x2212;</mo>
          <mn>8</mn>
        </mrow>
      </msup>
    </mrow>
  </math>
</span>
 cm in diameter)
</p>
<p>
Physicists responded by changing the way they envision physical systems.
</p>
<p>
Originally they thought of the electron as having measurable variables like position and momentum that are numbers with the problem of describing their motion being that of discovering their orbits.
</p>
<p>
They came instead to the notion that the
<strong>states of the system</strong>
should be described as
<strong>vectors,</strong>
and the measurable variables be described
<strong>as 
  linear transformations</strong>
(think of matrices)
<strong>that act on these vectors.</strong>
</p>
<p>
<strong>The value of a variable describable by matrix
<span class="math-inline-bold">
    <math display="inline" xmlns="&mathml;">
      <mi>M</mi>
    </math>
  </span> in state with row vector
<span class="math-inline-bold">
    <math display="inline" xmlns="&mathml;">
      <mrow>
        <mo>&#x003C;</mo>
        <mrow>
          <mrow>
            <mover accent="true">
              <mi>s</mi>
              <mo stretchy="true">&LongRightArrow;</mo>
            </mover>
          </mrow>
          <mo>|</mo>
        </mrow>
      </mrow>
    </math>
  </span> and column vector
<span class="math-inline-bold">
    <math display="inline" xmlns="&mathml;">
      <mrow>
        <mrow>
          <mo>|</mo>
          <mrow>
            <mover accent="true">
              <mi>s</mi>
              <mo stretchy="true">&LongRightArrow;</mo>
            </mover>
          </mrow>
        </mrow>
        <mo>&#x003E;</mo>
      </mrow>
    </math>
  </span> in this description is</strong>
<span class="math-inline-bold">
  <math display="inline" xmlns="&mathml;">
    <mrow>
      <mo>&#x003C;</mo>
      <mrow>
        <mrow>
          <mover accent="true">
            <mi>s</mi>
            <mo stretchy="true">&LongRightArrow;</mo>
          </mover>
        </mrow>
        <mo>|</mo>
      </mrow>
      <mi>M</mi>
      <mrow>
        <mo>|</mo>
        <mrow>
          <mover accent="true">
            <mi>s</mi>
            <mo stretchy="true">&LongRightArrow;</mo>
          </mover>
        </mrow>
      </mrow>
      <mo>&#x003E;</mo>
    </mrow>
  </math>
</span>
.
</p>
<p>
The dynamical development of the system in this formulation is derived from the basic equation of motion:
<strong>the time derivative of a state vector is proportional 
  to its Hamiltonian matrix applied to that vector.</strong>
</p>
<p>
Another interesting feature of quantum mechanics is that using
<strong>the basis 
  in which position
<span class="math-inline-bold">
    <math display="inline" xmlns="&mathml;">
      <mi>x</mi>
    </math>
  </span> (a linear transformation or operator or matrix) is represented 
  by a number which means that the state is an eigenvector of the position operator, 
  the corresponding momentum variable is represented as a multiple of</strong>
<span class="math-inline-bold">
  <math display="inline" xmlns="&mathml;">
    <mrow>
      <mfrac>
        <mo>&#x2202;</mo>
        <mrow>
          <mo>&#x2202;</mo>
          <mi>x</mi>
        </mrow>
      </mfrac>
    </mrow>
  </math>
</span>
 (you can also define a basis in which the opposite is true).
<strong>These transformations 
  (or operators or matrices) obviously do not commute.</strong>
</p>
<p>
<strong>What does it mean to measure a variable and find it has value
<span class="math-inline-bold">
    <math display="inline" xmlns="&mathml;">
      <mi>z</mi>
    </math>
  </span>?</strong>
</p>
<p>
<strong>It means to project the state of the system from what it was onto the eigenvector 
  (or if there are more than one &quot;eigenspace&quot;) of your variable with eigenvalue</strong>
<span class="math-inline-bold">
  <math display="inline" xmlns="&mathml;">
    <mi>z</mi>
  </math>
</span>
.
</p>
<p>
<strong>What does it mean when operators representing two variables like
<span class="math-inline-bold">
    <math display="inline" xmlns="&mathml;">
      <mi>x</mi>
    </math>
  </span> and
<span class="math-inline-bold">
    <math display="inline" xmlns="&mathml;">
      <mrow>
        <mfrac>
          <mo>&#x2202;</mo>
          <mrow>
            <mo>&#x2202;</mo>
            <mi>x</mi>
          </mrow>
        </mfrac>
      </mrow>
    </math>
  </span> do not commute?</strong>
</p>
<p>
It means that they
<strong>can have no common eigenvector and hence cannot be simultaneously 
  measured.</strong>
(If simultaneously measured the system would be characterized by an eigenvector of both. But there is no common eigenvector of 
<span class="math-inline-normal">
  <math display="inline" xmlns="&mathml;">
    <mi>x</mi>
  </math>
</span>
 and 
<span class="math-inline-normal">
  <math display="inline" xmlns="&mathml;">
    <mrow>
      <mfrac>
        <mo>&#x2202;</mo>
        <mrow>
          <mo>&#x2202;</mo>
          <mi>x</mi>
        </mrow>
      </mfrac>
    </mrow>
  </math>
</span>
.)
</p>
<p>
<strong>What sort of a vector space is used here?</strong>
</p>
<p>
It is what is called a
<strong>Hilbert space; it is infinite in dimension, and the 
  numbers that describe components in each direction are complex numbers.</strong>
</p>
<p>
<strong>The states of an electron in an atom are stationary states that persist 
  for some time. They are eigenstates or eigenvectors of the electron's Hamiltonian.</strong>
</p>
<p>
They actually do evolve in time, but not in an easily observable way; only the angle of their state in the complex plane changes and that does not change such things as their charge density.
</p>
<p>
This discussion cannot pretend to teach you anything worthwhile about quantum mechanics, except the fact that it can be considered as the application of the concepts of this course, each and every one of them, run amok.
</p>
<p>
This scheme has been able to describe atomic spectra with amazing precision. And it explains lots more besides.
</p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td>
      <hr />
    </td>
  </tr>
  <tr>
    <td class="navbar">
      <p class="text-right">
      <a href="contents.xhtml">Up</a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="section03.xhtml">Previous</a>
      &nbsp;&nbsp;&nbsp;&nbsp;
      <a href="../chapter17/contents.xhtml">Next</a>
      </p>
    </td>
  </tr>
</table>
</body>
</html>
