df(x) = h(x) dx Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation

Size: px
Start display at page:

Download "df(x) = h(x) dx Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation"

Transcription

1 Chemistry 4531 Mathematical Preliminaries Spring 009 I. A Primer on Differential Equations Order of differential equation Linearity of differential equation Partial vs. Ordinary Differential Equations Quantum Mechanics involves primarily nd order linear partial differential equations First order linear ordinary df(x) = h(x) dx one arbitrary constant

2 d f(x) + a f(x) = 0 dx Second order linear ordinary differential equation There must be two arbitrary constants in the general solution. The solution is fx ( ) = Asin ax+ Bcos ax or ( ) ( ) ( ) fx ( ) = Csin ax+ D or ( ) f ( x ) = E cos ax + F or even f(x) = Ge i ( ax ) + He ( ax ) The values of the constants are determined by boundary conditions on the differential equations. How do we know which form to use?? It cannot matter, so we use the one that is most convenient.

3 f(x) f(x ) + 0 Taylor Series expansion of a function f(x) about x = x 0 df(x) (x x )+ d f(x) (x x 0 ) dx dx! x=x Convergence Radius of Convergence Absolute convergence expand e ix about x =0 x=x 0 0 ix ix i0 e = e + de dx x=0 ix x + de dx x=0 3 ix x 3! + de dx x=0 3 x 3! +... sin(x) = cos(x) = ix SO e = cos(x) + i sin (x) The EULER FORMULA What is the magnitude of e ix?

4 Odd and Even Functions Odd: F(x) = -F(-x) Even: F(x) = F(-x) This definition refers to the symmetry behavior (parity) about the origin, x=0. The definition can be readily generalized to describe symmetry properties about any point, say x = a. e.g. Odd: F(x-a) = -F(-[x-a]) Even: F(x-a) = F(-[x-a]) Using Mathcad, let us look at examples and also some integrals. x 10, F( x ) ( x ) The function is even about x=. It is neither odd nor even about any other point.

5 Let's look at an odd function about x=: Gx ( ) = 64 sin( x ) 3 64 [ ] What can we say about integrals centered at x=? Let us evaluate some integrals involving F and G. We do so by inspection!! 8 8 F( x) dx 4 ( ) 8 8 F( x) dx Gxdx ( ) Gxdx ( ) F( xgxdx ) ( ) F( xgxdx ) ( )

6 OPERATORS An operator is an instruction telling you what to do with a function, much like a function is an instruction telling you what to do with a number. Examples of operators include d/dx, *,,, etc. We will denote a general symbolic operator with a "hat" over the symbol, e.g.  So if  =, then  f(x) = f( x) An entire operator algebra can be derived. d Notation: ÂĈf(x) Â(Ĉf(x)) Ĉ f(x) Ĉ [Ĉf(x)] ( + Ĉ) f(x)  f(x) + Ĉ f(x) The ORDER of operators can make a difference! A very important concept! ÂĈ f(x) =? Ĉ  f(x) DEFINITION:  Ĉ - Ĉ  [ Ĉ] the COMMUTATOR of  and Ĉ DEFINITION:  Ĉ Ĉ  [Â, Ĉ], the COMMUTATOR of  and Ĉ. If the commutator is zero for any function f, then the operators are said to commute. Namely, the order of carrying out the operations  and Ĉ does not matter. Operators and commutation are critical concepts in quantum mechanics and are directly related to measurement. Example: let  = x and Ĉ = d/dx. All Quantum Mechanical Operators are linear.

7 Definition:  is linear if and only if  (c 1 f + c g) = c 1  f + c  g where c 1 and c are constants and f and g are any two functions. Which of these operators is linear?? R = ( ) ( ) d dx P = x d( ) 3 dx d( ) ˆM = x 3 dx

8 Eigenvalue equations and eigenvalues The operator equation Â(f(x)) = c f(x), where c is a constant, is called an eigenvalue equation. The function f(x) is called the eigenfunction of the operator Â, with eigenvalue c. It turns out that t in quantum mechanics all physical properties are represented by operators and that the possible values of that property are related to the eigenvalues of that operator. Thus much of our work will be related to finding eigenvalues and eigenfunctions of operators. Examples: I. Let Â= d/dx. Then we must find f(x) such that df dx = c f(x) The solution in this case is f(x) = e cx, and the eigenvalue is c, where c is any number. II. Find the eigenvalues and eigenfunctions of  = -d /dx. That is, find all a i and f i (x) such that dfi( x) = af i i( x) dx. df i (x) Rewriting, dx equation with solution: ( ) ( ) i i i f (x) = Asin a x + Bcos a x, where a i is real, and A and B are any numbers. af i i(x) = 0, a nd order homogeneous differential

9 More about eigenvalue equations and eigenvalues Linear momentum, p Kinetic energy, T Total energy, H = T + V

10 POTENTIAL ENERGY We will consider the case that the force F on a particle depends only on its position (coordinate). As an aside, when might the force depend on velocity? Conservative system?? If this is the case then one can prove the following: Let the forces acting on a particle be dv given by a vector F. If there exists a function V(x) such that F = dx, then the force field is said to be describable by the potential energy function, V(x). More generally, if there is a function V(x, y, z) such that V Fx,y,z ( ) = F i+ F j+ F k = x i V y j V x y z k = V(x, y, z) z then the force field F is said to be conservative. Here is the gradient operator and i, j and k are unit vectors in the x, y and z directions.

11 Let's look at several examples to clarify this concept. Gravitational potential for a particle of mass m: z m V(z) z Since F = mgk, then V(z) = mg z

12 An ideal (Hookes Law) Spring Since F= kxi, we have V(x) = k x +C The quadratic potential energy curve also reminds us how we generally can visualize the forces acting on a particle. How would we modify the potential energy for a diatomic molecule??

13 -e r m +e For the hydrogen atom, e m p The force is = qq 1 e F = attractive r r and the potential energy is V(r) = e, the Coulomb attractive Potential r

14 Schrödinger equation for a particle in one dimension Consider a particle of mass m confined to move in one dimension but with NO forces acting on the particle. Schrödinger postulated that the amplitude of the matter waves, ψ(x), must satisfy the differential equation, d ψ = Eψ m dx where E is the total energy and = h/ π More generally, if the particle is in a potential energy field V(x), then d ψ(x) + V(x) ψ (x) = E ψ (x) m dx Before developing formal postulates, let s see what this can mean. A solution to the first equation can be written in terms of complex exponentials or sines and cosines: ikx ψ(x) = e = cos kx + isin kx, where k = me This is a sine wave of wavelength λ = π/k. Since there are no forces (no potential energy), the total energy E is also the kinetic energy. Thus E = p /m and k= p/. The wavelength λ associated with the solution is thus h/p, the debroglie wavelength!!

15 In the more general second case, the only difference is that E in the solution is m(e V) ikx ψ(x) = e = cos kx + i sin kx, where k = replaced by E-V: ( ) ( ) The kinetic energy of the particle is (E-V), and the wavelength associated with the matter waves is now given by the relation λ = h m(e V) Thus, the slower the particle, the longer (and less wiggly) is the matter wave wavelength. Notice that when the particle is at rest, the wavelength is infinite, and we cannot tell where the particle is. This is the beginnings of the Uncertainty Principle at work!.

16 In the more general second case, the only difference is that E in the solution is m(e V) ikx ψ(x) = e = cos kx + i sin kx, where k = replaced by E-V: ( ) ( ) The kinetic energy of the particle is (E-V), and the wavelength associated with the matter waves is now given by the relation λ = h m(e V) What happens if the potential is infinitely high, V =?. What happens if the potential is just high, V > E?

17 Example: A Potential Step E > V V E 1 < V V=0 We will come back to this free particle shortly, but we first will look at the postulates of quantum mechanics and then solve the particle in a box problem with renewed understanding

18 Chemistry 4531 Postulates of Quantum Mechanics Spring 009 Consider a system with N degrees of freedom. 1. There exists a function Ψ(q 1... q N,t) that.contains all information available for this system. It is called the state function or wave function. Here q represents coordinate(s). Properties of Ψ: a. Ψ * Ψ is a probability density Born hypothesis z b. Ψ * Ψ dq Ψ Ψ 1 dq N = 1 (normalized) Ψ Ψ c. Ψ(q), and must be continuous. q q d. Ψ(q 1... q N,t) must be a single valued function of its arguments

19 Chemistry 4531 Postulates of Quantum Mechanics Spring 009 Consider a system with N degrees of freedom. 1. There exists a function Ψ(q 1... q N,t) that.contains all information available for this system. It is called the state function or wave function. Here q represents coordinate(s). Properties of Ψ: a. Ψ * Ψ is a probability density Born hypothesis z b. Ψ* Ψdq 1 dq N Ψ Ψ = 1 (normalized) Ψ Ψ c. Ψ(q), and must be continuous. q q d. Ψ(q( 1... q N,t) must be a single valued function of its arguments. For every physical observable A, there corresponds a linear Hermitian operator Â. More later on Hermitian operators. The operator  is obtained by writing A classically ll in terms of cartesian coordinates and momenta, and then replacing x x, y y, z z, p x i, p y i, pz i x y z 3. If  corresponds to physical observable A, then for a system with state function Ψ, every measurement of the observable A must yyield one of the eigenvalues g of Â. ˆ Ψ(q, t) 4. The time evolution of Ψ(q, t) is given by HΨ(q, t) = i where Ĥ is the Hamiltonian t operator. The classical Hamiltonian Ĥ corresponds to the total energy (kinetic and potential) of an isolated system. This equation is the time-dependent Schrödinger equation.

20 (All symbols and operations should become clear in future lectures) We will see shortly that when we wish to calculate the stationary states of a system, the time-dependent Schrödinger equation for a single particle of mass m moving in one dimension reduces to the simpler time-independent d Schrödinger equation, d (x) m ψ dx + V(x) ψ(x) = E ψ(x) Here, V(x) is the potential energy of the particle. This expression is identical to the eigenvalue equation for the total energy (postulate 3), ˆΨ = E Ψ H.

21 PARTICLE IN A BOX a x) =, x < 0 or x > a (Regions I,III) x) = 0, 0 < x < a (Region II) m d ψ (x) +V(x) ψ(x) = E ψ (x) dx he formal QM postulates recognize that the solution to the Schrödinger equation, x), has a connection with physical observables. In order to represent a physical ality the postulates insist that ψ(x) be a) continuous, and b) single valued. e will solve the equation in regions I, II and III and then put the pieces together to ey the above constraints.

22 REGIONS I and III In these regions, the Schrödinger equation is given by m d ψ (x) dx + ψ(x) = E ψ(x) which implies ψ(x) = 0 for x<0 or x>a Now consider Region II, where V(x) = 0 d m ψ(x) dx = E ψ (x) so a solution in this region is me me ψ(x) ) = Asin x + B cos x for 0 x a. We now have the total solution, and must apply the boundary conditions. The state function ψ(x) is certainly well behaved except possibly at x = 0 or x = a. To be continuous, we must require that the Region II solution vanish at these points THUS at x = 0, me me 0= Asin 0 + B cos 0 (1)

23 THUS at x = 0, me me 0= Asin 0 + B cos 0 (1) and at x = a, me me 0= Asin a + Bcos a () From the first equation, we have or 0 = A (0) + B(1) so B = 0 and from the second, me me me 0 = Asin a + Bcos a = Asin a There can only be TWO possibilities: 1) A = 0, which says ψ(x)= 0 for all x (no good) Why?? or ) me sin 0 a =

24 Can we make this happen?? What parameters are available to us? ONLY the Energy, E!!!! HOW? Where are the zeros of the sin function? We know that sin z = 0 for z = n π, where n = 1,, 3,.. So we must have me a Solving for E, = nπ where n = 1,,3 and the state function is ψ E n n n π n h = = where n = 1,,3, ma 8ma ( x) = A sin for 0 x a and 0 otherwise n nπ x a The imposition of boundary conditions and periodic motion has forced quantized energy states upon us!!

25 The Born Postulate says that ψ * ψ is a probability density and thus its integral over all space must equal 1. A so A n = a a * nπ x ( x) ψ( x) dx= 1= An sin dx= An a 0 ψ a What do these functions look like??? Particle in a Box ψ n and ψ n We plot ψ n and ψ n for the first few states in the following picture.

26 ψ n (x) ψ n *(x) ψ n (x) 16 4 ts of π / m a Energy, units of / m a Energy, unit n Classical vs. Quantum Behavior 1. Nodes 4. Localization in part of box?. Non-uniform ψ n 5. "getting across the zeroes 3. Zero point energy 6. Classical Limit - Large n What is very misleading about this picture?? Placing the state functions on a potential energy plot! We need to think and talk about this!

27 More on Postulates Bracket Notation Definitions: Let φ and ψ be arbitrary complex-valued functions of coordinate(s) q. z z φ A ψ φ* A ψ dq and φ ψ φ* ψ dq The * implies taking the complex conjugate of the function. The integration dq is over all values of all coordinates. φ φ * is often called a bra and ψ ψ is similarly called a ket.. For every physical observable A, there corresponds a linear Hermitian operator Â, whose mathematical properties es tell us about the physical quantity ty A. a.  is Hermitian if and only if φa ψ = A φ ψ We will see that the Hermitian property of an operator guarantees that its eigenvalues are real. This Hermitian property also guarantees that eigenfunctions corresponding This Hermitian property also guarantees that eigenfunctions corresponding to different eigenvalues are orthogonal, ie, φ i φ j = 0, if a i a j (if  is Hermitian). We will prove this statement shortly.

28 More on Postulates 3. If  corresponds to physical observable A, then for a system with state function Ψ, every measurement of the observable A must yield one of the eigenvalues of Â. 3a) If a system is characterized by state function ψ, and ψ is an eigenfunction of the operator  with eigenvalue a, then every measurement of the property corresponding to  will give exactly a for the result. 3b) If a system is characterized by state function ψ, and ψ is an not an eigenfunction of the operator Â, then repeated measurements of the property corresponding to  will result in a distribution of results. The average value of the measurements, a, is given by a = Ψ*AˆΨ dq= Ψ Aˆ Ψ q Actually, 3b) encompasses all of the other versions

29 Examples of Significance of Postulates Let us look at some properties of the particle in a box, using the postulates to interpret the results. Let ψ n (x) be the normalized eigenfunction for the particle in a box extending from 0 to a. 1) Suppose the state function is ψ s = C(ψ 1 +5ψ ). Find C such that ψ s is normalized. N.B., we will soon see that this orthogonality of ψ 1 and ψ extends to any eigenfunctions with different eigenvalues. See Atkins,.1, c & d for more.

30 ) Let the state function be ψ Is it normalized?? Calculate E, p and p. Interpret the results. 3) Given ψ s = C(1ψ 1 +3ψ ), find E. Interpret the result.

31 Consider a function W x = 5 Another Example 30 ψ b g x(a x) for 0<x<a, and 0 otherwise. Is ψ W an a acceptable state function? a) continuous and continuous derivatives? b) single valued? c) normalized? a 30 a 5 0 a x (a x dx = 1 ) Thus ψ W fulfills the requirements for a state function, but it is NOT an eigenfunction. Why?? Let's plot ψ W. x x(a-x) 0 0 a 0 a/ a /4 a/4, 3a/4 3 a /16 a/10, 9a/10 9 a /100 So ψ W is symmetric about a/ and has no nodes. It is an acceptable state function. So ψ W is symmetric about a/ and has no nodes. It is an acceptable state function. It looks a lot like ψ 1. Is its energy close to that of ψ 1?

32 a a ψ * ˆ ψ ψ * ψ 0 0 m x E = H dx = dx = 30 5 a L NM m O a x(a x) d QP z x(a x)dx 0 dx Finally, E = 5 h = m a 7.9m a h 1 = Recall for ψ 1, E 8ma, very close to that above!! That makes sense!! What will we observe if we make repeated measurements of E W? A distribution of energies, since ψ W is not an eigenfunction of E Each member of the distribution will be one of the energy eigenvalues E Finally E h for ψ W, expected, as ψ W looks a lot like ψ 1 = 79. ma n = nh 8ma

33 QUANTUM MECHANICAL THEOREMS Remember postulate For every physical observable A, there corresponds a linear Hermitian operator Â, whose mathematical properties tell us about the physical quantity A. Remember:  is Hermitian if and only if Bracket Notation Definition: Many properties of Hermitian operators follow from a single derivation. Thus, let ψ n and ψ m be eigenfunctions of an arbitrary operator  with eigenvalues a n and a m. Then  ψ m = a m ψ m (1) And Âψ n = a n ψ n () PROOF: Multiply (1) by ψ n* and integrate ψ n*  ψ m = ψ n* a m ψ m = a m ψ n* ψ m (3) Take * of (), multiply by ψ m and integrate  * ψ n* = a n* ψ n * ψ m  * ψ n * = ψ m a n* ψ n* = a n* ψ m ψ n * (4)

34 Now subtract (4) from (3) ψ n*  ψ m - ψ m  * ψ n * = a m ψ m ψ n* -a n* ψ m ψ n * (5) = ( a m -a n* ) ψ m ψ n * This result is valid for ANY operator Â. Suppose that  is Hermitian. Then the left side of (5) vanishes and we have that 0 = ( a m -a n* ) ψ m ψ n * There are two possibilities involving the indices n and m: Case I. n = m. Since ψ * * n ψ n = 1, then ( a n - a n ) = 0. Thus : "The eigenvalues of a Hermitian operator are real." Case II. n m 0 = ( a m -a n ) ψ m ψ n* = ( a m -a n ) ψ n ψ m The a n* became a n because it is real. If ( a m -a n ) 0, then I can divide by this term to obtain the following: ψ m ψ n* = 0 if a n a m. Thus: "Eigenfunctions corresponding to different eigenvalues of a Hermitian p operator are orthogonal". This vanishing of the integral of two functions is the definition of orthogonality, as we shall soon see.

df(x) dx = h(x) Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation

df(x) dx = h(x) Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation Chemistry 4531 Mathematical Preliminaries Spring 009 I. A Primer on Differential Equations Order of differential equation Linearity of differential equation Partial vs. Ordinary Differential Equations

More information

Lecture #5: Begin Quantum Mechanics: Free Particle and Particle in a 1D Box

Lecture #5: Begin Quantum Mechanics: Free Particle and Particle in a 1D Box 561 Fall 017 Lecture #5 page 1 Last time: Lecture #5: Begin Quantum Mechanics: Free Particle and Particle in a 1D Box 1-D Wave equation u x = 1 u v t * u(x,t): displacements as function of x,t * nd -order:

More information

The Schrodinger Wave Equation (Engel 2.4) In QM, the behavior of a particle is described by its wave function Ψ(x,t) which we get by solving:

The Schrodinger Wave Equation (Engel 2.4) In QM, the behavior of a particle is described by its wave function Ψ(x,t) which we get by solving: When do we use Quantum Mechanics? (Engel 2.1) Basically, when λ is close in magnitude to the dimensions of the problem, and to the degree that the system has a discrete energy spectrum The Schrodinger

More information

Linear Algebra in Hilbert Space

Linear Algebra in Hilbert Space Physics 342 Lecture 16 Linear Algebra in Hilbert Space Lecture 16 Physics 342 Quantum Mechanics I Monday, March 1st, 2010 We have seen the importance of the plane wave solutions to the potentialfree Schrödinger

More information

If electrons moved in simple orbits, p and x could be determined, but this violates the Heisenberg Uncertainty Principle.

If electrons moved in simple orbits, p and x could be determined, but this violates the Heisenberg Uncertainty Principle. CHEM 2060 Lecture 18: Particle in a Box L18-1 Atomic Orbitals If electrons moved in simple orbits, p and x could be determined, but this violates the Heisenberg Uncertainty Principle. We can only talk

More information

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 7, February 1, 2006

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 7, February 1, 2006 Chem 350/450 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 006 Christopher J. Cramer ecture 7, February 1, 006 Solved Homework We are given that A is a Hermitian operator such that

More information

The Quantum Theory of Atoms and Molecules

The Quantum Theory of Atoms and Molecules The Quantum Theory of Atoms and Molecules The postulates of quantum mechanics Dr Grant Ritchie The postulates.. 1. Associated with any particle moving in a conservative field of force is a wave function,

More information

Introduction to Quantum Mechanics (Prelude to Nuclear Shell Model) Heisenberg Uncertainty Principle In the microscopic world,

Introduction to Quantum Mechanics (Prelude to Nuclear Shell Model) Heisenberg Uncertainty Principle In the microscopic world, Introduction to Quantum Mechanics (Prelude to Nuclear Shell Model) Heisenberg Uncertainty Principle In the microscopic world, x p h π If you try to specify/measure the exact position of a particle you

More information

Quantum Physics Lecture 8

Quantum Physics Lecture 8 Quantum Physics ecture 8 Steady state Schroedinger Equation (SSSE): eigenvalue & eigenfunction particle in a box re-visited Wavefunctions and energy states normalisation probability density Expectation

More information

Appendix A. The Particle in a Box: A Demonstration of Quantum Mechanical Principles for a Simple, One-Dimensional, One-Electron Model System

Appendix A. The Particle in a Box: A Demonstration of Quantum Mechanical Principles for a Simple, One-Dimensional, One-Electron Model System Appendix A The Particle in a Box: A Demonstration of Quantum Mechanical Principles for a Simple, One-Dimensional, One-Electron Model System Real quantum mechanical systems have the tendency to become mathematically

More information

The quantum state as a vector

The quantum state as a vector The quantum state as a vector February 6, 27 Wave mechanics In our review of the development of wave mechanics, we have established several basic properties of the quantum description of nature:. A particle

More information

Postulates and Theorems of Quantum Mechanics

Postulates and Theorems of Quantum Mechanics Postulates and Theorems of Quantum Mechanics Literally, a postulate is something taen as self-evident or assumed without proof as a basis for reasoning. It is simply is Postulate 1: State of a physical

More information

Statistical Interpretation

Statistical Interpretation Physics 342 Lecture 15 Statistical Interpretation Lecture 15 Physics 342 Quantum Mechanics I Friday, February 29th, 2008 Quantum mechanics is a theory of probability densities given that we now have an

More information

UNIVERSITY OF SURREY FACULTY OF ENGINEERING AND PHYSICAL SCIENCES DEPARTMENT OF PHYSICS. BSc and MPhys Undergraduate Programmes in Physics LEVEL HE2

UNIVERSITY OF SURREY FACULTY OF ENGINEERING AND PHYSICAL SCIENCES DEPARTMENT OF PHYSICS. BSc and MPhys Undergraduate Programmes in Physics LEVEL HE2 Phys/Level /1/9/Semester, 009-10 (1 handout) UNIVERSITY OF SURREY FACULTY OF ENGINEERING AND PHYSICAL SCIENCES DEPARTMENT OF PHYSICS BSc and MPhys Undergraduate Programmes in Physics LEVEL HE PAPER 1 MATHEMATICAL,

More information

Chemistry 3502/4502. Exam I. February 6, ) Circle the correct answer on multiple-choice problems.

Chemistry 3502/4502. Exam I. February 6, ) Circle the correct answer on multiple-choice problems. D Chemistry 3502/4502 Exam I February 6, 2006 1) Circle the correct answer on multiple-choice problems. 2) There is one correct answer to every multiple-choice problem. There is no partial credit. On the

More information

Chemistry 3502/4502. Exam I Key. September 19, ) This is a multiple choice exam. Circle the correct answer.

Chemistry 3502/4502. Exam I Key. September 19, ) This is a multiple choice exam. Circle the correct answer. D Chemistry 350/450 Exam I Key September 19, 003 1) This is a multiple choice exam. Circle the correct answer. ) There is one correct answer to every problem. There is no partial credit. 3) A table of

More information

E = hν light = hc λ = ( J s)( m/s) m = ev J = ev

E = hν light = hc λ = ( J s)( m/s) m = ev J = ev Problem The ionization potential tells us how much energy we need to use to remove an electron, so we know that any energy left afterwards will be the kinetic energy of the ejected electron. So first we

More information

Lecture 6 Quantum Mechanical Systems and Measurements

Lecture 6 Quantum Mechanical Systems and Measurements Lecture 6 Quantum Mechanical Systems and Measurements Today s Program: 1. Simple Harmonic Oscillator (SHO). Principle of spectral decomposition. 3. Predicting the results of measurements, fourth postulate

More information

Chemistry 3502/4502. Exam I. September 19, ) This is a multiple choice exam. Circle the correct answer.

Chemistry 3502/4502. Exam I. September 19, ) This is a multiple choice exam. Circle the correct answer. D Chemistry 350/450 Exam I September 9, 003 ) This is a multiple choice exam. Circle the correct answer. ) There is one correct answer to every problem. There is no partial credit. 3) A table of useful

More information

C/CS/Phys C191 Particle-in-a-box, Spin 10/02/08 Fall 2008 Lecture 11

C/CS/Phys C191 Particle-in-a-box, Spin 10/02/08 Fall 2008 Lecture 11 C/CS/Phys C191 Particle-in-a-box, Spin 10/0/08 Fall 008 Lecture 11 Last time we saw that the time dependent Schr. eqn. can be decomposed into two equations, one in time (t) and one in space (x): space

More information

The Particle in a Box

The Particle in a Box Page 324 Lecture 17: Relation of Particle in a Box Eigenstates to Position and Momentum Eigenstates General Considerations on Bound States and Quantization Continuity Equation for Probability Date Given:

More information

An operator is a transformation that takes a function as an input and produces another function (usually).

An operator is a transformation that takes a function as an input and produces another function (usually). Formalism of Quantum Mechanics Operators Engel 3.2 An operator is a transformation that takes a function as an input and produces another function (usually). Example: In QM, most operators are linear:

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

CHAPTER 8 The Quantum Theory of Motion

CHAPTER 8 The Quantum Theory of Motion I. Translational motion. CHAPTER 8 The Quantum Theory of Motion A. Single particle in free space, 1-D. 1. Schrodinger eqn H ψ = Eψ! 2 2m d 2 dx 2 ψ = Eψ ; no boundary conditions 2. General solution: ψ

More information

Time part of the equation can be separated by substituting independent equation

Time part of the equation can be separated by substituting independent equation Lecture 9 Schrödinger Equation in 3D and Angular Momentum Operator In this section we will construct 3D Schrödinger equation and we give some simple examples. In this course we will consider problems where

More information

PHYS-454 The position and momentum representations

PHYS-454 The position and momentum representations PHYS-454 The position and momentum representations 1 Τhe continuous spectrum-a n So far we have seen problems where the involved operators have a discrete spectrum of eigenfunctions and eigenvalues.! n

More information

PY 351 Modern Physics - Lecture notes, 3

PY 351 Modern Physics - Lecture notes, 3 PY 351 Modern Physics - Lecture notes, 3 Copyright by Claudio Rebbi, Boston University, October 2016. These notes cannot be duplicated and distributed without explicit permission of the author. Time dependence

More information

6.2 Unitary and Hermitian operators

6.2 Unitary and Hermitian operators 6.2 Unitary and Hermitian operators Slides: Video 6.2.1 Using unitary operators Text reference: Quantum Mechanics for Scientists and Engineers Section 4.10 (starting from Changing the representation of

More information

Harmonic Oscillator I

Harmonic Oscillator I Physics 34 Lecture 7 Harmonic Oscillator I Lecture 7 Physics 34 Quantum Mechanics I Monday, February th, 008 We can manipulate operators, to a certain extent, as we would algebraic expressions. By considering

More information

Lecture-XXVI. Time-Independent Schrodinger Equation

Lecture-XXVI. Time-Independent Schrodinger Equation Lecture-XXVI Time-Independent Schrodinger Equation Time Independent Schrodinger Equation: The time-dependent Schrodinger equation: Assume that V is independent of time t. In that case the Schrodinger equation

More information

The Schrodinger Equation and Postulates Common operators in QM: Potential Energy. Often depends on position operator: Kinetic Energy 1-D case:

The Schrodinger Equation and Postulates Common operators in QM: Potential Energy. Often depends on position operator: Kinetic Energy 1-D case: The Schrodinger Equation and Postulates Common operators in QM: Potential Energy Often depends on position operator: Kinetic Energy 1-D case: 3-D case Time Total energy = Hamiltonian To find out about

More information

Chemistry 3502/4502. Exam I. February 6, ) Circle the correct answer on multiple-choice problems.

Chemistry 3502/4502. Exam I. February 6, ) Circle the correct answer on multiple-choice problems. A Chemistry 3502/4502 Exam I February 6, 2006 1) Circle the correct answer on multiple-choice problems. 2) There is one correct answer to every multiple-choice problem. There is no partial credit. On the

More information

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 9, February 8, 2006

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 9, February 8, 2006 Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer Lecture 9, February 8, 2006 The Harmonic Oscillator Consider a diatomic molecule. Such a molecule

More information

QM and Angular Momentum

QM and Angular Momentum Chapter 5 QM and Angular Momentum 5. Angular Momentum Operators In your Introductory Quantum Mechanics (QM) course you learned about the basic properties of low spin systems. Here we want to review that

More information

MP463 QUANTUM MECHANICS

MP463 QUANTUM MECHANICS MP463 QUANTUM MECHANICS Introduction Quantum theory of angular momentum Quantum theory of a particle in a central potential - Hydrogen atom - Three-dimensional isotropic harmonic oscillator (a model of

More information

The Simple Harmonic Oscillator

The Simple Harmonic Oscillator The Simple Harmonic Oscillator Asaf Pe er 1 November 4, 215 This part of the course is based on Refs [1] [3] 1 Introduction We return now to the study of a 1-d stationary problem: that of the simple harmonic

More information

It illustrates quantum mechanical principals. It illustrates the use of differential eqns. & boundary conditions to solve for ψ

It illustrates quantum mechanical principals. It illustrates the use of differential eqns. & boundary conditions to solve for ψ MODEL SYSTEM: PARTICLE IN A BOX Important because: It illustrates quantum mechanical principals It illustrates the use of differential eqns. & boundary conditions to solve for ψ It shows how discrete energy

More information

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Fall Semester 2006 Christopher J. Cramer. Lecture 5, January 27, 2006

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Fall Semester 2006 Christopher J. Cramer. Lecture 5, January 27, 2006 Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Fall Semester 2006 Christopher J. Cramer Lecture 5, January 27, 2006 Solved Homework (Homework for grading is also due today) We are told

More information

1 Mathematical preliminaries

1 Mathematical preliminaries 1 Mathematical preliminaries The mathematical language of quantum mechanics is that of vector spaces and linear algebra. In this preliminary section, we will collect the various definitions and mathematical

More information

Mathematical Tripos Part IB Michaelmas Term Example Sheet 1. Values of some physical constants are given on the supplementary sheet

Mathematical Tripos Part IB Michaelmas Term Example Sheet 1. Values of some physical constants are given on the supplementary sheet Mathematical Tripos Part IB Michaelmas Term 2015 Quantum Mechanics Dr. J.M. Evans Example Sheet 1 Values of some physical constants are given on the supplementary sheet 1. Whenasampleofpotassiumisilluminatedwithlightofwavelength3

More information

Lecture 10: Solving the Time-Independent Schrödinger Equation. 1 Stationary States 1. 2 Solving for Energy Eigenstates 3

Lecture 10: Solving the Time-Independent Schrödinger Equation. 1 Stationary States 1. 2 Solving for Energy Eigenstates 3 Contents Lecture 1: Solving the Time-Independent Schrödinger Equation B. Zwiebach March 14, 16 1 Stationary States 1 Solving for Energy Eigenstates 3 3 Free particle on a circle. 6 1 Stationary States

More information

Physics 342 Lecture 17. Midterm I Recap. Lecture 17. Physics 342 Quantum Mechanics I

Physics 342 Lecture 17. Midterm I Recap. Lecture 17. Physics 342 Quantum Mechanics I Physics 342 Lecture 17 Midterm I Recap Lecture 17 Physics 342 Quantum Mechanics I Monday, March 1th, 28 17.1 Introduction In the context of the first midterm, there are a few points I d like to make about

More information

Page 684. Lecture 40: Coordinate Transformations: Time Transformations Date Revised: 2009/02/02 Date Given: 2009/02/02

Page 684. Lecture 40: Coordinate Transformations: Time Transformations Date Revised: 2009/02/02 Date Given: 2009/02/02 Page 684 Lecture 40: Coordinate Transformations: Time Transformations Date Revised: 2009/02/02 Date Given: 2009/02/02 Time Transformations Section 12.5 Symmetries: Time Transformations Page 685 Time Translation

More information

Quantum Mechanics is constructed from a set of postulates about the way

Quantum Mechanics is constructed from a set of postulates about the way 3 Lectures 5-6 Quantum Mechanics is constructed from a set of postulates about the way microscopic systems behave. These postulates have the same logical role in Quantum Mechanics that axioms do in Mathematics,

More information

Outline 1. Real and complex p orbitals (and for any l > 0 orbital) 2. Dirac Notation :Symbolic vs shorthand Hilbert Space Vectors,

Outline 1. Real and complex p orbitals (and for any l > 0 orbital) 2. Dirac Notation :Symbolic vs shorthand Hilbert Space Vectors, chmy564-19 Fri 18jan19 Outline 1. Real and complex p orbitals (and for any l > 0 orbital) 2. Dirac Notation :Symbolic vs shorthand Hilbert Space Vectors, 3. Theorems vs. Postulates Scalar (inner) prod.

More information

The Schroedinger equation

The Schroedinger equation The Schroedinger equation After Planck, Einstein, Bohr, de Broglie, and many others (but before Born), the time was ripe for a complete theory that could be applied to any problem involving nano-scale

More information

Physics 250 Green s functions for ordinary differential equations

Physics 250 Green s functions for ordinary differential equations Physics 25 Green s functions for ordinary differential equations Peter Young November 25, 27 Homogeneous Equations We have already discussed second order linear homogeneous differential equations, which

More information

Physics 486 Discussion 5 Piecewise Potentials

Physics 486 Discussion 5 Piecewise Potentials Physics 486 Discussion 5 Piecewise Potentials Problem 1 : Infinite Potential Well Checkpoints 1 Consider the infinite well potential V(x) = 0 for 0 < x < 1 elsewhere. (a) First, think classically. Potential

More information

Lectures 21 and 22: Hydrogen Atom. 1 The Hydrogen Atom 1. 2 Hydrogen atom spectrum 4

Lectures 21 and 22: Hydrogen Atom. 1 The Hydrogen Atom 1. 2 Hydrogen atom spectrum 4 Lectures and : Hydrogen Atom B. Zwiebach May 4, 06 Contents The Hydrogen Atom Hydrogen atom spectrum 4 The Hydrogen Atom Our goal here is to show that the two-body quantum mechanical problem of the hydrogen

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quantum Mechanics for Scientists and Engineers David Miller Vector spaces, operators and matrices Vector spaces, operators and matrices Vector space Vector space We need a space in which our vectors exist

More information

Quantum Mechanics-I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras. Lecture - 21 Square-Integrable Functions

Quantum Mechanics-I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras. Lecture - 21 Square-Integrable Functions Quantum Mechanics-I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras Lecture - 21 Square-Integrable Functions (Refer Slide Time: 00:06) (Refer Slide Time: 00:14) We

More information

Properties of Commutators and Schroedinger Operators and Applications to Quantum Computing

Properties of Commutators and Schroedinger Operators and Applications to Quantum Computing International Journal of Engineering and Advanced Research Technology (IJEART) Properties of Commutators and Schroedinger Operators and Applications to Quantum Computing N. B. Okelo Abstract In this paper

More information

Quantum Mechanics: Particles in Potentials

Quantum Mechanics: Particles in Potentials Quantum Mechanics: Particles in Potentials 3 april 2010 I. Applications of the Postulates of Quantum Mechanics Now that some of the machinery of quantum mechanics has been assembled, one can begin to apply

More information

Recitation 1 (Sep. 15, 2017)

Recitation 1 (Sep. 15, 2017) Lecture 1 8.321 Quantum Theory I, Fall 2017 1 Recitation 1 (Sep. 15, 2017) 1.1 Simultaneous Diagonalization In the last lecture, we discussed the situations in which two operators can be simultaneously

More information

Particle in one-dimensional box

Particle in one-dimensional box Particle in the box Particle in one-dimensional box V(x) -a 0 a +~ An example of a situation in which only bound states exist in a quantum system. We consider the stationary states of a particle confined

More information

BASICS OF QUANTUM MECHANICS. Reading: QM Course packet Ch 5

BASICS OF QUANTUM MECHANICS. Reading: QM Course packet Ch 5 BASICS OF QUANTUM MECHANICS 1 Reading: QM Course packet Ch 5 Interesting things happen when electrons are confined to small regions of space (few nm). For one thing, they can behave as if they are in an

More information

Introduction to Quantum Mechanics PVK - Solutions. Nicolas Lanzetti

Introduction to Quantum Mechanics PVK - Solutions. Nicolas Lanzetti Introduction to Quantum Mechanics PVK - Solutions Nicolas Lanzetti lnicolas@student.ethz.ch 1 Contents 1 The Wave Function and the Schrödinger Equation 3 1.1 Quick Checks......................................

More information

Page 404. Lecture 22: Simple Harmonic Oscillator: Energy Basis Date Given: 2008/11/19 Date Revised: 2008/11/19

Page 404. Lecture 22: Simple Harmonic Oscillator: Energy Basis Date Given: 2008/11/19 Date Revised: 2008/11/19 Page 404 Lecture : Simple Harmonic Oscillator: Energy Basis Date Given: 008/11/19 Date Revised: 008/11/19 Coordinate Basis Section 6. The One-Dimensional Simple Harmonic Oscillator: Coordinate Basis Page

More information

2. The Schrödinger equation for one-particle problems. 5. Atoms and the periodic table of chemical elements

2. The Schrödinger equation for one-particle problems. 5. Atoms and the periodic table of chemical elements 1 Historical introduction The Schrödinger equation for one-particle problems 3 Mathematical tools for quantum chemistry 4 The postulates of quantum mechanics 5 Atoms and the periodic table of chemical

More information

Sample Quantum Chemistry Exam 1 Solutions

Sample Quantum Chemistry Exam 1 Solutions Chemistry 46 Fall 217 Dr Jean M Standard September 27, 217 Name SAMPE EXAM Sample Quantum Chemistry Exam 1 Solutions 1 (24 points Answer the following questions by selecting the correct answer from the

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quantum Mechanics for Scientists and Engineers David Miller The particle in a box The particle in a box Linearity and normalization Linearity and Schrödinger s equation We see that Schrödinger s equation

More information

We start with some important background material in classical and quantum mechanics.

We start with some important background material in classical and quantum mechanics. Chapter Basics We start with some important background material in classical and quantum mechanics.. Classical mechanics Lagrangian mechanics Compared to Newtonian mechanics, Lagrangian mechanics has the

More information

Applied Nuclear Physics (Fall 2006) Lecture 3 (9/13/06) Bound States in One Dimensional Systems Particle in a Square Well

Applied Nuclear Physics (Fall 2006) Lecture 3 (9/13/06) Bound States in One Dimensional Systems Particle in a Square Well 22.101 Applied Nuclear Physics (Fall 2006) Lecture 3 (9/13/06) Bound States in One Dimensional Systems Particle in a Square Well References - R. L. Liboff, Introductory Quantum Mechanics (Holden Day, New

More information

2. As we shall see, we choose to write in terms of σ x because ( X ) 2 = σ 2 x.

2. As we shall see, we choose to write in terms of σ x because ( X ) 2 = σ 2 x. Section 5.1 Simple One-Dimensional Problems: The Free Particle Page 9 The Free Particle Gaussian Wave Packets The Gaussian wave packet initial state is one of the few states for which both the { x } and

More information

The one and three-dimensional particle in a box are prototypes of bound systems. As we

The one and three-dimensional particle in a box are prototypes of bound systems. As we 6 Lecture 10 The one and three-dimensional particle in a box are prototypes of bound systems. As we move on in our study of quantum chemistry, we'll be considering bound systems that are more and more

More information

( ) = 9φ 1, ( ) = 4φ 2.

( ) = 9φ 1, ( ) = 4φ 2. Chemistry 46 Dr Jean M Standard Homework Problem Set 6 Solutions The Hermitian operator A ˆ is associated with the physical observable A Two of the eigenfunctions of A ˆ are and These eigenfunctions are

More information

Quantum Mechanics Solutions

Quantum Mechanics Solutions Quantum Mechanics Solutions (a (i f A and B are Hermitian, since (AB = B A = BA, operator AB is Hermitian if and only if A and B commute So, we know that [A,B] = 0, which means that the Hilbert space H

More information

Opinions on quantum mechanics. CHAPTER 6 Quantum Mechanics II. 6.1: The Schrödinger Wave Equation. Normalization and Probability

Opinions on quantum mechanics. CHAPTER 6 Quantum Mechanics II. 6.1: The Schrödinger Wave Equation. Normalization and Probability CHAPTER 6 Quantum Mechanics II 6.1 The Schrödinger Wave Equation 6. Expectation Values 6.3 Infinite Square-Well Potential 6.4 Finite Square-Well Potential 6.5 Three-Dimensional Infinite- 6.6 Simple Harmonic

More information

Generators for Continuous Coordinate Transformations

Generators for Continuous Coordinate Transformations Page 636 Lecture 37: Coordinate Transformations: Continuous Passive Coordinate Transformations Active Coordinate Transformations Date Revised: 2009/01/28 Date Given: 2009/01/26 Generators for Continuous

More information

01 Harmonic Oscillations

01 Harmonic Oscillations Utah State University DigitalCommons@USU Foundations of Wave Phenomena Library Digital Monographs 8-2014 01 Harmonic Oscillations Charles G. Torre Department of Physics, Utah State University, Charles.Torre@usu.edu

More information

Quantum Mechanics - I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras. Lecture - 7 The Uncertainty Principle

Quantum Mechanics - I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras. Lecture - 7 The Uncertainty Principle Quantum Mechanics - I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras Lecture - 7 The Uncertainty Principle (Refer Slide Time: 00:07) In the last lecture, I had spoken

More information

Review of paradigms QM. Read McIntyre Ch. 1, 2, 3.1, , , 7, 8

Review of paradigms QM. Read McIntyre Ch. 1, 2, 3.1, , , 7, 8 Review of paradigms QM Read McIntyre Ch. 1, 2, 3.1, 5.1-5.7, 6.1-6.5, 7, 8 QM Postulates 1 The state of a quantum mechanical system, including all the informaion you can know about it, is represented mathemaically

More information

POSTULATES OF QUANTUM MECHANICS

POSTULATES OF QUANTUM MECHANICS POSTULATES OF QUANTUM MECHANICS Quantum-mechanical states - In the coordinate representation, the state of a quantum-mechanical system is described by the wave function ψ(q, t) = ψ(q 1,..., q f, t) (in

More information

Homework Problem Set 3 Solutions

Homework Problem Set 3 Solutions Chemistry 460 Dr. Jean M. Standard Homework Problem Set 3 Solutions 1. See Section 2-5 of Lowe and Peterson for more information about this example. When a particle experiences zero potential energy over

More information

Harmonic Oscillator with raising and lowering operators. We write the Schrödinger equation for the harmonic oscillator in one dimension as follows:

Harmonic Oscillator with raising and lowering operators. We write the Schrödinger equation for the harmonic oscillator in one dimension as follows: We write the Schrödinger equation for the harmonic oscillator in one dimension as follows: H ˆ! = "!2 d 2! + 1 2µ dx 2 2 kx 2! = E! T ˆ = "! 2 2µ d 2 dx 2 V ˆ = 1 2 kx 2 H ˆ = ˆ T + ˆ V (1) where µ is

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter 2 Infinite series, improper integrals, and Taylor series 2. Introduction to series In studying calculus, we have explored a variety of functions. Among the most basic are polynomials, i.e. functions

More information

Ch 125a Problem Set 1

Ch 125a Problem Set 1 Ch 5a Problem Set Due Monday, Oct 5, 05, am Problem : Bra-ket notation (Dirac notation) Bra-ket notation is a standard and convenient way to describe quantum state vectors For example, φ is an abstract

More information

Lecture 6. Four postulates of quantum mechanics. The eigenvalue equation. Momentum and energy operators. Dirac delta function. Expectation values

Lecture 6. Four postulates of quantum mechanics. The eigenvalue equation. Momentum and energy operators. Dirac delta function. Expectation values Lecture 6 Four postulates of quantum mechanics The eigenvalue equation Momentum and energy operators Dirac delta function Expectation values Objectives Learn about eigenvalue equations and operators. Learn

More information

1. Quantum Mechanics, Cohen Tannoudji, Chapters Linear Algebra, Schaum Series 3. Quantum Chemistry Ch. 6

1. Quantum Mechanics, Cohen Tannoudji, Chapters Linear Algebra, Schaum Series 3. Quantum Chemistry Ch. 6 Lecture # Today s Program 1. Recap: Classical States, Hamiltonians and time evolution. First postulate The description of a state of a system. 3. Second postulate physical quantities. 4. Linear operators.

More information

Quantum Orbits. Quantum Theory for the Computer Age Unit 9. Diving orbit. Caustic. for KE/PE =R=-3/8. for KE/PE =R=-3/8. p"...

Quantum Orbits. Quantum Theory for the Computer Age Unit 9. Diving orbit. Caustic. for KE/PE =R=-3/8. for KE/PE =R=-3/8. p... W.G. Harter Coulomb Obits 6-1 Quantum Theory for the Computer Age Unit 9 Caustic for KE/PE =R=-3/8 F p' p g r p"... P F' F P Diving orbit T" T T' Contact Pt. for KE/PE =R=-3/8 Quantum Orbits W.G. Harter

More information

The 3 dimensional Schrödinger Equation

The 3 dimensional Schrödinger Equation Chapter 6 The 3 dimensional Schrödinger Equation 6.1 Angular Momentum To study how angular momentum is represented in quantum mechanics we start by reviewing the classical vector of orbital angular momentum

More information

Quantum mechanics (QM) deals with systems on atomic scale level, whose behaviours cannot be described by classical mechanics.

Quantum mechanics (QM) deals with systems on atomic scale level, whose behaviours cannot be described by classical mechanics. A 10-MINUTE RATHER QUICK INTRODUCTION TO QUANTUM MECHANICS 1. What is quantum mechanics (as opposed to classical mechanics)? Quantum mechanics (QM) deals with systems on atomic scale level, whose behaviours

More information

5.1 Classical Harmonic Oscillator

5.1 Classical Harmonic Oscillator Chapter 5 Harmonic Oscillator 5.1 Classical Harmonic Oscillator m l o l Hooke s Law give the force exerting on the mass as: f = k(l l o ) where l o is the equilibrium length of the spring and k is the

More information

Lecture 3 Dynamics 29

Lecture 3 Dynamics 29 Lecture 3 Dynamics 29 30 LECTURE 3. DYNAMICS 3.1 Introduction Having described the states and the observables of a quantum system, we shall now introduce the rules that determine their time evolution.

More information

The Schrödinger Equation

The Schrödinger Equation Chapter 13 The Schrödinger Equation 13.1 Where we are so far We have focused primarily on electron spin so far because it s a simple quantum system (there are only two basis states!), and yet it still

More information

Complementi di Fisica Lectures 10-11

Complementi di Fisica Lectures 10-11 Complementi di Fisica - Lectures 1-11 15/16-1-1 Complementi di Fisica Lectures 1-11 Livio Lanceri Università di Trieste Trieste, 15/16-1-1 Course Outline - Reminder Quantum Mechanics: an introduction Reminder

More information

Quantum Mechanics: Postulates

Quantum Mechanics: Postulates Quantum Mechanics: Postulates 25th March 2008 I. Physical meaning of the Wavefunction Postulate 1: The wavefunction attempts to describe a quantum mechanical entity (photon, electron, x-ray, etc.) through

More information

Exercises : Questions

Exercises : Questions Exercises 18.05.2017: Questions Problem 1 where Calculate the following commutators: a) [ Ĥ, ˆp ], b) [ Ĥ, ˆr ], Ĥ = 1 2m ˆp2 + V ˆr), 1) ˆp 2 = ˆp 2 x + ˆp 2 y + ˆp 2 z and V ˆr) = V ˆx, ŷ, ẑ) is an arbitrary

More information

II. The Machinery of Quantum Mechanics

II. The Machinery of Quantum Mechanics II. The Machinery of Quantum Mechanics Based on the results of the experiments described in the previous section, we recognize that real experiments do not behave quite as we expect. This section presents

More information

Lecture 4. 1 de Broglie wavelength and Galilean transformations 1. 2 Phase and Group Velocities 4. 3 Choosing the wavefunction for a free particle 6

Lecture 4. 1 de Broglie wavelength and Galilean transformations 1. 2 Phase and Group Velocities 4. 3 Choosing the wavefunction for a free particle 6 Lecture 4 B. Zwiebach February 18, 2016 Contents 1 de Broglie wavelength and Galilean transformations 1 2 Phase and Group Velocities 4 3 Choosing the wavefunction for a free particle 6 1 de Broglie wavelength

More information

Introduction to Electronic Structure Theory

Introduction to Electronic Structure Theory Introduction to Electronic Structure Theory C. David Sherrill School of Chemistry and Biochemistry Georgia Institute of Technology June 2002 Last Revised: June 2003 1 Introduction The purpose of these

More information

Quantum Mechanics: Vibration and Rotation of Molecules

Quantum Mechanics: Vibration and Rotation of Molecules Quantum Mechanics: Vibration and Rotation of Molecules 8th April 2008 I. 1-Dimensional Classical Harmonic Oscillator The classical picture for motion under a harmonic potential (mass attached to spring

More information

Physics 505 Homework No. 1 Solutions S1-1

Physics 505 Homework No. 1 Solutions S1-1 Physics 505 Homework No s S- Some Preliminaries Assume A and B are Hermitian operators (a) Show that (AB) B A dx φ ABψ dx (A φ) Bψ dx (B (A φ)) ψ dx (B A φ) ψ End (b) Show that AB [A, B]/2+{A, B}/2 where

More information

Lecture 7. 1 Wavepackets and Uncertainty 1. 2 Wavepacket Shape Changes 4. 3 Time evolution of a free wave packet 6. 1 Φ(k)e ikx dk. (1.

Lecture 7. 1 Wavepackets and Uncertainty 1. 2 Wavepacket Shape Changes 4. 3 Time evolution of a free wave packet 6. 1 Φ(k)e ikx dk. (1. Lecture 7 B. Zwiebach February 8, 06 Contents Wavepackets and Uncertainty Wavepacket Shape Changes 4 3 Time evolution of a free wave packet 6 Wavepackets and Uncertainty A wavepacket is a superposition

More information

Sample Quantum Chemistry Exam 2 Solutions

Sample Quantum Chemistry Exam 2 Solutions Chemistry 46 Fall 7 Dr. Jean M. Standard Name SAMPE EXAM Sample Quantum Chemistry Exam Solutions.) ( points) Answer the following questions by selecting the correct answer from the choices provided. a.)

More information

Quantum Mechanics- I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras

Quantum Mechanics- I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras Quantum Mechanics- I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras Lecture - 6 Postulates of Quantum Mechanics II (Refer Slide Time: 00:07) In my last lecture,

More information

1 The postulates of quantum mechanics

1 The postulates of quantum mechanics 1 The postulates of quantum mechanics The postulates of quantum mechanics were derived after a long process of trial and error. These postulates provide a connection between the physical world and the

More information

Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation

Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation 22.101 Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation References -- R. M. Eisberg, Fundamentals of Modern Physics (Wiley & Sons, New York, 1961). R. L. Liboff, Introductory

More information

The Postulates of Quantum Mechanics Common operators in QM: Potential Energy. Often depends on position operator: Kinetic Energy 1-D case: 3-D case

The Postulates of Quantum Mechanics Common operators in QM: Potential Energy. Often depends on position operator: Kinetic Energy 1-D case: 3-D case The Postulates of Quantum Mechanics Common operators in QM: Potential Energy Often depends on position operator: Kinetic Energy 1-D case: 3-D case Time Total energy = Hamiltonian To find out about the

More information

Section 9 Variational Method. Page 492

Section 9 Variational Method. Page 492 Section 9 Variational Method Page 492 Page 493 Lecture 27: The Variational Method Date Given: 2008/12/03 Date Revised: 2008/12/03 Derivation Section 9.1 Variational Method: Derivation Page 494 Motivation

More information