Go to the U of M home page
School of Physics & Astronomy
School of Physics and Astronomy Wiki

User Tools


classes:2009:fall:phys4101.001:lec_notes_0914

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
classes:2009:fall:phys4101.001:lec_notes_0914 [2009/09/16 10:11] x500_maxwe120classes:2009:fall:phys4101.001:lec_notes_0914 [2009/09/20 10:23] (current) yk
Line 1: Line 1:
-===== Sept 14 (Mon) =====+===== Sept 14 (Mon) What are the main points for Chap 2?=====
 ** Responsible party:   Zeno, Blackbox** ** Responsible party:   Zeno, Blackbox**
  
-**To go back to the lecture note list, click [[lec_notes]]** 
  
-Please try to include the following +**To go back to the lecture note listclick [[lec_notes]]**\\ 
- +**previous lecture note: [[lec_notes_0911]]**\\ 
-  * main points understoodand expand them - what is your understanding of what the points were. +**next lecture note: [[lec_notes_0916]]**\\
-    expand these points by including many of the details the class discussed. +
-  main points which are not clear.  - describe what you have understood and what the remain questions surrounding the point(s). +
-    Other classmates can step in and clarify the points, and expand them.  +
-  How the main points fit with the big picture of QM.  Or what is not clear about how today's points fit in in a big picture. +
-  wonderful tricks which were used in the lecture.+
  
 +**Main class wiki: [[home]]**
  
 === Main Points === === Main Points ===
Line 28: Line 23:
   * The Free Particle   * The Free Particle
   * Infinite and Finite Square Wells - (We'll go more in depth soon)   * Infinite and Finite Square Wells - (We'll go more in depth soon)
 +
 +== Waveforms, Fourier Transforms ==
 +
 +  * Quantum "particles" exhibit both wavelike and particle-like behavior. They can scatter and interfere like waves, yet can still behave like classical particles in some ways as well. 
 +  * Fourier's Theorem states that all continuous functions can be constructed on a specified interval with a series of sine and cosine wave functions (often requiring infinite series). Combinations of a series of waves having certain frequencies and specific scalar weights will conform to any function.  
 +  * Quantum particles can be described as "wave packets," having a frequency and wavelength as well as a position in space, packets of energy with a wave function comprised of a Fourier series of trigonometric functions. 
 +
  
 == Energy Quantization == == Energy Quantization ==
Line 59: Line 61:
   * The general solution is a linear combination of separable solutions. Each <math>\psi_n(x)</math> has a corresponding exponential <math> \phi(t) </math> with an energy <math> E_n </math>, and a proportionality constant <math> c_n </math> (Griffiths p26-28)   * The general solution is a linear combination of separable solutions. Each <math>\psi_n(x)</math> has a corresponding exponential <math> \phi(t) </math> with an energy <math> E_n </math>, and a proportionality constant <math> c_n </math> (Griffiths p26-28)
  
-The Time Independent Schrodinger equation can be separated into a matrix operator that acts on the wave function, an eigenvector, and equals an eigenvalue multiplied by the same eigenvector:+In the followingthe <del>deleted</del> and //italicized// parts are Yuichi's edits.
  
-<math>-\frac{\hbar^2}{2m}\frac{\partial^2}{\partial x^2} + V] \psi = E \psi  =>  M \psi = \lambda \psi</math>+The Time Independent Schrodinger equation can be <del>separated</del//mapped// into a matrix //equation for eigenvector and eigen value.  //
  
-Where the Energy is the eigenvalue and the matrix is the Hamiltonian Operator:  +<math>[-\frac{\hbar^2}{2m}\frac{\partial^2}{\partial x^2} + V] \psi = E \psi  </math> 
-<math>H\psi = E\psi</math>+=>  <math> M \psi = \lambda \psi</math>
  
-We know from Linear Algebra that an //n// dimensional matrix //M// and the Eigenvalue/vector equation can be solved for <math>(n-1)</math> variables and <math>\lambda</math>Multiplication by the matrix M represents linear transformation of <math>\psi</math>, and the eigenvalue equation represents a transformation that maps all values of <math>\psi</math> to zero.+//This matrix equation can be interpreted in the following way When a matrix operate on vectorit will result in a vector.  This resulting vector in general is different from the original vector in both direction and the length.//
  
-simple transformation is the 2-Dimensional rotation matrix: <math>\[\begin{array}{ccc}+//For example, we can think of// a simple transformation //created by a familiar// 2-Dimensional rotation matrix: <math>R = \[\begin{array}{ccc}
 cos(\theta) & sin(\theta) \\ cos(\theta) & sin(\theta) \\
 -sin(\theta) & cos(\theta) \end{array} \]</math> -sin(\theta) & cos(\theta) \end{array} \]</math>
  
-For most physics applications eigenvectors are perpendicular, so a vector **x** can be resolved into its perpendicular components projected onto the eigenvectors quite easily. +//With this matrix, all vectors are rotated by an angle θ and therefore change their directions.  
 +<del>For the Eigenvalue equation, the matrix //M// does //not// change the direction of the eigenvector <math>\psi</math>, only its magnitude; it is equivalent to multiplication by a //constant//.</del> 
 +Looking at the eigenvector equation above, it suggests that the two vectors, the original and the one after the transformation by the matrix, M, are in the same direction.  //i.e.// for the matrix M, vector// <math>\psi</math> //is a special vector which does not change its direction after being operated on by the matrix, M.// <del>operator that acts on the wave function and an eigenvector, which equal an eigenvalue multiplied by the same eigenvector</del>: 
 + 
 +//With this interpretation, the rotation matrix, //R//, shown above cannot have eigenvectors.  This is represented by the fact that this rotation matrix does NOT have real eigenvalues.  i.e. there is no vectors whose directions remain the same after the rotation.  However, if we expand ourselves and accept complex eigenvalues and vectors with complex components, even this matrix does have two eigen values and corresponding eigen vectors.  They are: //<math>\cos(\theta)\pm i\sin(\theta)={\rm e}^{\pm i\theta},</math> and <math>\[\begin{array}{c} 1 \\ \pm i  \end{array} \]  </math> 
 + 
 + 
 +//In order to be able to see or impress this parallel between the time-independent Schrödinger equation and the eigenvector equation, we often write the Schrödinger equation in the following form://  
 +<del>Where the Energy is the eigenvalue and the matrix is the Hamiltonian Operator: </del> 
 +<math>H\psi = E\psi</math> 
 + 
 +//It may seem strange to be able to figure out what the unknown wave function AND unknown energy value from a single equation.  It almost looks like two unknowns can be figured out from one equation.  For the eigenvector equation, the same thing is happening.  Unknown eigenvector has //n// unknowns, in addition to an additional unknown eigenvalue.  So altogether there are //n+1// unknowns whereas the matrix equation represents //n// equations.  How is this possible?  Doesn't it go against the basic of algebra?  It turns out that we are not able to determine everything about the eigenvector.  We can determine only its direction, but not the length.  The length must be determined by other means.  For our Schrödinger equation, the same thing happens - the normalization of the wave function is NOT determinable.  But our normalization requirement arising from the requirement that the total probability has to be 1 determine the "length" of the wave function.// 
 + 
 +<del>We know from Linear Algebra that an //n// dimensional matrix //M// and the Eigenvalue/vector equation can be solved for <math>(n-1)</math> variables and <math>\lambda</math>. Multiplication by the matrix M represents a linear transformation of <math>\psi</math>, and the eigenvalue equation represents a transformation that maps all values of <math>\psi</math> to zero.</del> 
 + 
 +For most physics applications, the matrix is Hermitian, and consequently, its eigenvectors are perpendicular, so //they usually form orthonormal basis with which all other vectors can be expressed by their linear combinations.// vector **x** can be <del>resolved</del> //decomposed// into its <del>perpendicular</del> components projected onto the eigenvectors quite easily. //Note that even if the eigenvectors are not orthogonal, as long as they are linearly **independent**, decomposition of vectors is possible, though figuring out the proper coefficients, c_n, will be trickier.//
  
 The Hydrogen Atom has an infinite number of Energy levels, so an infinite number of eigenvalues are possible. This also implies that the transformation matrix //M// can be infinite-dimensional. The Hydrogen Atom has an infinite number of Energy levels, so an infinite number of eigenvalues are possible. This also implies that the transformation matrix //M// can be infinite-dimensional.
  
 +== Stationary States ==
 +
 +  * Stationary States have the property that All Expectation Values are Constant in Time. They represent a very special case when the Energy levels are the same and the time dependence cancels upon calculating expectation values.
 +
 +  * The wave function itself can depend on time, but the probability density and expectation values do not because the complex conjugates cancel each other for the same energy.
 +
 +  * Every measurement of Energy will return the Exact same value, E.
 +
 +  * more on this topic on [[lec_notes_0916|tomorrow]].
  
 +**To go back to the lecture note list, click [[lec_notes]]**\\
 +**previous lecture note: [[lec_notes_0911]]**\\
 +**next lecture note: [[lec_notes_0916]]**\\
  
  
classes/2009/fall/phys4101.001/lec_notes_0914.1253113902.txt.gz · Last modified: 2009/09/16 10:11 by x500_maxwe120