Introduction to Quantum Mechanics. Nicolas Lanzetti

Size: px
Start display at page:

Download "Introduction to Quantum Mechanics. Nicolas Lanzetti"

Transcription

1 Introduction to Quantum Mechanics Nicolas Lanzetti 1

2 Preface This script in based on the lecture Introduction to Quantum Mechanics (FS 2017) for Engineers taught by Pr. Dr. David Norris. I cannot guarantee neither correctness nor completeness of the script. Please report any mistake directly to me. Have fun with Quantum Mechanics! June 20, 2017 Nicolas Lanzetti, lnicolas@student.ethz.ch 2

3 Contents 1 The Wave Function and the Schrödinger Equation The Schrödinger Equation Observables and Expectation Values Uncertainty Principle The Time-independent Schrödinger Equation General Solution to the TDSE Free Particle Confined Particle Quantum Harmonic Oscillator Further Examples Finite Potential Step Finite Potential Well Finite Potential Barrier Quantum Mechanical Tunneling Quick Checks Exercises Formalism Hermitian Operators Dirac s Notation Quick Checks Exercises Measurements Deterministic and Probabilistic Measurements Commutator Compatible Observables Incompatible Observables Generalized Uncertainty Principle Time-energy Uncertainty Relation Quick Checks Exercises Quantum Mechanics in 3D The 3D Schrödinger Equation Hydrogen Atom Angular Momentum Spin Quick Checks Exercises Systems with Multiple Particles Atoms Fermions and Bosons Exchange Operator Pauli s Exclusion Principle Multielectron Atoms Electronic Configuration Angular Momentum for Multiparticle Systems Term Symbols

4 5.6.2 Hund s Rule Quick Checks Exercises Solids Free Electron Model Fermi Energy Density of States Kronig-Penny Model Bloch s Theorem Metals Insulators and Semiconductors Doping Quick Checks Exercises Approximate Methods Perturbation Theory Non-degenerate Perturbation Theory Degenerate Perturbation Theory Variational Principle Quick Checks Exercises A Probability Theory 73 A.1 Normalization A.2 Expected Value A.3 Variance B Dirac Delta Function 74 4

5 1 The Wave Function and the Schrödinger Equation 1.1 The Schrödinger Equation Consider a particle of mass m that moves along the x-axis in a potential V (x, t). The particle s wave function Ψ(, ) : R R C is the solution of the Schrödinger Equation (SE): i d dt Ψ = 2 2 Ψ + V (x, t)ψ, (1.1) 2m x2 where i 2 = 1 and = h/2π is the normalized Plank s constant. The wave function has a statistical interpretation: b a Ψ Ψ dx = b a Ψ 2 dx = P (x(t) [a, b]), (1.2) i.e. probability of finding the particle between a and b at time t ( Ψ 2 is the probability density). To be physically meaningful Ψ must be: 1. square-integrable: Ψ 2 dx < ; 2. normalized: Ψ 2 dx = 1. Remark. Square-integrability implies (at least in physics): lim Ψ = 0, x ± lim Ψ x ± x = 0. Example. The wave function Ψ = kx with x R is not square integrable: Ψ 2 dx = k 2 x 2 dx = 2 0 k 2 x 2 dx. Example. The wave function Ψ = kx with x [ 1, +1] is square-integrable and, for appropriate k, normalized: +1 1 Ψ 2 dx = k 2 x 2 dx = 2 k 2 x 2 dx = 2 3 k2! 3 = 1 k = Observables and Expectation Values 1 0 Given any observable quantity Q, in QM we have an operator ˆQ which can be written as a function of the position operator: ˆx = x and momentum operator ˆp = i x, i.e. ˆQ = ˆQ(ˆx, ˆp). The expectation value of the quantity is Q(x, p) = Ψ ˆQ(ˆx, ˆp)Ψ dx. (1.3) 5

6 What does that mean? The expectation value of the position of the particle is x = The expectation value of the momentum is therefore x Ψ 2 dx. m d x dt = m d dt = m x Ψ 2 dx x d dt Ψ Ψ dx ( d = m x dt Ψ Ψ + d ) dt ΨΨ dx ( = m x 1 ( 2 2 Ψ ) i 2m x 2 + V Ψ x 2 ( 2 Ψ ) = m i 2m x 2 Ψ 2 Ψ x 2 Ψ dx ( = m i ) x ( Ψ 2m x x Ψ Ψ ) x Ψ dx = i ( ( Ψ x 2 x Ψ Ψ ) + + x Ψ = i ( Ψ ) 2 x Ψ dx Ψ x Ψ dx = i ( Ψ Ψ Ψ + x Ψ dx Ψ = i = x Ψ dx ( Ψ i x ) Ψ dx. Ψ + 1 ( 2 2 ) ) Ψ i 2m x 2 + V Ψ Ψ dx ( Ψ x Ψ Ψ ) ) x Ψ dx ) Ψ x Ψ dx Thus, it holds ˆp = i x. Example. The kinetic energy operator is given by ˆT = 1 2 mˆv2 = 1 ˆp 2 2 m = 1 ( i ) ( i ) = 2 2m x x 2m Remark. The expectation value is the (average) value we obtain if we measure the observable on a QM-ensemble (many identical particles with the same initial condition). 1.3 Uncertainty Principle 2 x 2. It holds: σ x σ p 2, (1.4) where σ x is the standard deviation in x and σ p the standard deviation in p. Remark. The uncertainty principle is an inequality, i.e. σ x σ p can be larger than /2. 6

7 1.4 The Time-independent Schrödinger Equation Recall the time-dependent Schrödinger Equation (TDSE or SE): i d dt Ψ = 2 2 Ψ + V (x, t)ψ. (1.5) 2m x2 Assuming the potential is time independent, i.e. V (x, t) = V (x), and using separation of variables with solutions Ψ(x, t) = ψ(x)ϕ(t) (1.6) we get The LHS yields i d 2 2 ψ ϕψ(x) = ϕ(t) + V (x)ψ(x)ϕ(t) dt 2m x2 i 1 d ϕ(t) dt ϕ = ψ 2m ψ(x) x }{{} 2 + V (x) = E }{{} LHS, C 1 (t) RHS, C 2 (x) i 1 d ϕ = E ϕ(t) = exp( iet/ ). ϕ(t) dt The RHS leads to the time-independent Schrödinger Equation (TISE): where Ĥψ(x) = Eψ(x), (1.7) Ĥ = 2 } 2m{{ x 2 + V (x) }}{{} PE KE is the Hamiltonian, i.e. the operator for the total energy. The full wave function is then Remark. This is also called stationary state, since 2 (1.8) Ψ n (x, t) = ψ n (x) exp( ie n t/ ). (1.9) Ψ n 2 = Ψ nψ n = ψ ne ient/ ψ n e ient/ = ψ nψ n = ψ n General Solution to the TDSE The general solution is a linear combination of Ψ n s: Ψ(x, t) = c n ψ n (x) exp( ie n t/ ). (1.10) n=1 Remark. Stationary states are no longer possible, since Ψ 2 leads to exp(i(e m E n )t/ ) terms. Remark. The probability that a measurement of energy will yield E i is c i Free Particle Consider a free particle, i.e. V (x) = 0. The wave function is Ψ(x, t) = 1 ( )) g(k) exp i (kx k2 2π 2m t dk, (1.11) where g(k) is the shape function g(k) = 1 Ψ(x, 0) exp( ikx) dx. (1.12) 2π Remark. The shape function is needed to make the solutions square-integrable (physical). 7

8 1.7 Confined Particle Consider a particle in a infinite square well: { 0 if 0 x a, V (x) = else, (1.13) i.e. the particle can only be between 0 and a. The solutions to the TISE are 2 ( nπ ) ψ n (x) = a sin a x, E n = n2 π 2 2 2ma 2. (1.14) V (x) E E 3 ψ 3 ψ 2 E 2 a x E 1 ψ 1 a x (a) Potential energy function. (b) Wave functions. Figure 1: Infinite Square Well. Remark. The solutions to infinite square well are mutually orthogonal: { + ψmψ 1 if m = n, n dx = δ mn = 0 if m n. 1.8 Quantum Harmonic Oscillator Consider a particle in the potential V (x) = 1 2 mω2 x 2. The TISE yiels To solve for ψ n we introduce 2 2 ψ 2m x mω2 x 2 ψ = Eψ. (1.15) â + = â = 1 2 mω ( iˆp + mωˆx) = raising operator, 1 2 mω (+iˆp + mωˆx) = lowering operator. (1.16) Why? To make the TISE easier to solve. In particular, if ψ solves the TISE with energy E, then Ĥâ + ψ = (E + ω)â + ψ, Ĥâ ψ = (E ω)â ψ, 8

9 i.e. â ± ψ solves the TISE with energy E ± ω. From that: â + ψ n = ( mω ) 1 ( 4 n + 1ψ n+1, ψ 0 = exp mω ( π 2 x2), E n = n + 1 ) ω, 2 â ψ n = nψ n 1, ψ n = 1 (â + ) n ψ 0, n! where ψ 0 comes from â ψ = 0. V (x) E E 2 ω E 1 ω x E 0 x (a) Potential energy function. (b) Wave functions. Figure 2: Quantum Harmonic Oscillator. Remark. In general, for ψ s for confining potentials: If V (x) is symmetric, then ψ n alternate even/odd; ψ n+1 has one more node than ψ n ; ψ n s are mutually orthogonal, i.e. ψ mψ n dx = δ mn = { 1 if m = n, 0 if m n; ψ n s make a complete set of functions, i.e. the general solution is a function of them. Orthogonality can be used to obtain the coefficients c n s. By integrating Ψ(x, 0) = c n ψ n (x) n=1 we obtain ψ mψ(x, 0) dx = ψm n=1 c n ψ n dx = c n ψmψ n dx. n=1 Orthogonality then leads to c m = ψ mψ(x, 0) dx. 9

10 1.9 Further Examples To solve the problems with different potential the procedure is as follows: Divide the problem into regions and solve the TISE in each region. Use boundary conditions to match solutions at interfaces between regions. Typical boundary conditions are: continuity of ψ, ψ has to be finite, continuity of ψ x. For E > V (± ) we have scattering states, for E < V (± ) we have bound states. Remark. Recall that for any solution it must hold: E > V min. Otherwise, the wave function is not normalizable Finite Potential Step Consider an incoming incident wave from left and a step of magnitude V 0 : E > V 0 : Reflection (QM behavior) and transmission wave. 0 < E < V 0 : Only reflection but penetration (QM behavior) into barriers. E < 0: No physical solutions. E V 0 x Figure 3: Finite Potential Step Finite Potential Well Consider an incoming incident wave from left and a well of magnitude V 0 and width 2a: E > 0: Reflection (QM behavior) and transmission wave. V 0 < E < 0: Bound states with some penetration (QM behavior) into barriers. E < V 0 : No physical solutions. 10

11 E a a x V 0 Figure 4: Finite Potential Step Finite Potential Barrier Consider an incoming incident wave from left and a barrier of magnitude V 0 and width 2a: E > V 0 : Reflection (QM behavior) and transmission as in finite well. 0 < E < V 0 : Reflection and transmission (QM behavior) with exponential decay in the barrier. E < 0: No physical solutions. E V 0 a a x Figure 5: Finite Potential Barrier Quantum Mechanical Tunneling Tunneling denotes the non-classical penetration through a barrier. It can be quantified in terms of the transmission coefficient T, denoting the probability that a particle will be transmitted through the barrier. For tall, wide barrier it reads T = 16E(V 0 E) V 2 0 ( ) 2m(V0 E) exp 4 a. (1.17) 11

12 1.10 Quick Checks Circle True or False. T F Ψ(x, t) has no direct physical meaning. T F According to the uncertainty principle, if σ x is very large, then the momentum is well determined. T F Any solution of the T.I.S.E. can be normalized. T F To obtain the T.I.S.E. from the T.D.S.E., we had to assume that the potential energy function was time-independent. T F If we confine an electron inside a finite volume with V (x) = 0, its ground state energy can never be exactly zero. T F Stationary states have a probability density that does not change with time. T F If a particle is described by a wave packet, its energy is always well defined. T F d + dt Ψ(x, t) 2 dx = 0 arises only for unphysical solutions to the 1D SE. T F Ψ(x, t) 2 dx = 0 arises only for unphysical solutions to the 1D SE. T F It holds H 2 = ( i c i 2 E i ) 2. T F It holds H 2 = ( i c i 2 E 2 i ). 12

13 1.11 Exercises 1. Given the two square wells as shown below with the same width. (a) Sketch the ground state wavefunction in the corresponding plot. (b) Sketch the first excited state. Assume that V 0 is large. V (x) a x E V 0 a a x 13

14 2. Consider a particle in the infinite square well with an initial wave function: Ψ(x, 0) = A(ψ 1 (x) + ψ 2 (x)). (a) Normalize Ψ(x, 0). (b) Determine Ψ(x, t) and Ψ(x, t) 2. (c) Compute x. (d) Compute p. (e) If you measure the energy of this particle, what are the possible values? (f) What is the probability of obtaining each of the possible energies? (g) Compute H and compare to E 1 and E 2. 14

15 15

16 3. Consider a free particle with an initial normalized wave function: Ψ(x, 0) = where a is a real positive constant. (a) Determine Ψ(x, t). (b) Determine Ψ(x, t) 2. ( ) 1 2a 4 exp( ax 2 ), π (c) Sketch Ψ(x, t) 2 versus x at t = 0 and at a later t. happens to Ψ(x, t) 2 as a function of time. (d) Find σ x and σ p. (e) Is the uncertainty principle satisfied? Describe qualitatively what (f) At what time does the system come closest to the uncertainty principle? Hint: π e (ax2 +ikx) dx = a e k 2 4a. 16

17 17

18 4. We prepare a simple harmonic oscillator with the following normalized wavefunction: ( ) 1 9β 2 4 Ψ(x, 0) = exp( 9(βx) 2 /2), π where β = mω/. We then immediately measure the energy of the oscillator in this state. What is the probability of getting the ground state energy? 18

19 19

20 5. Give an example of a quantum mechanical system that has both a discrete and continuous part to its spectrum. 20

21 6. At time zero, a system is in a linear combination: Ψ = 2ψ 1 + 3ψ 2 + ψ 3 + ψ 4, where ψ n represents a normalized eigenstate of the system s Hamiltonian Ĥ such that Ĥψ n = n 2 εψ n. If the energy of the system is measured at time zero, what values will be obtained and with what probabilities? 21

22 2 Formalism 2.1 Hermitian Operators In quantum mechanics, operators are linear and Hermitian. An operator ˆQ is linear if ˆQ(αf(x) + βg(x)) = α ˆQf(x) + β ˆQg(x), (2.1) where α, β R. An operator ˆQ is Hermitian if Ψ ˆQΨ d 3 r = or, using Dirac s notation, Ψ ˆQΨ = ˆQΨ Ψ. Remark. Note that the two following statements are equivalent: Ψ ˆQΨ = ˆQΨ Ψ ; f ˆQg = ˆQf g. Example. Consider the operator ˆQ = a, where a R \ {0}. Then, f ˆQg = f ˆQg dx = f ag dx = Thus, ˆQ = a is Hermitian. Example. Consider the operator ˆQ = i. Then, f ˆQg = Thus, ˆQ = i is not Hermitian. 2.2 Dirac s Notation f ˆQg dx = f ig dx = ( ˆQΨ) Ψ d 3 r (2.2) af ĝ dx = if ĝ dx = (af) ĝ dx = ˆQf g. ( (if) )ĝ dx = ˆQf g. In general, Why does that make sense? f is a row matrix: and f is a column matrix: f g = f g dx R. f = [ c 1 c 2... c ] n c 1 c 2 f =.. Thus, it makes sense that c n f f = [ c 1 c 2... c ] c 2 n. = c 1 c n n c i 2 R. i=1 22

23 2.3 Quick Checks Circle True or False. T F The momentum operator ˆp is not Hermitian, since ˆp ˆp. T F The Dirac Delta function is not in Hilbert space. T F The function f(x) = sin(x) is in Hilbert space. T F The function f(x) = e x sin(x) is in Hilbert space. T F The function f(x) = e x4 sin(x) is in Hilbert space. T F Every classical observable can be represented in QM by a Hermitian Operator. T F The operator  = diag(4, 4, 2) is Hermitian. T F The operator  = diag(4, 4, i) is Hermitian. T F For a free particle, the separable solutions to the SE are not in Hilbert space. 23

24 2.4 Exercises 1. (a) Show that the sum of two Hermitian operators is Hermitian. (b) When is the product of two Hermitian operators also Hermitian? 24

25 2. Consider a particle in the infinite square well constrained to have n 3. (a) Write the general wavefunction in vector notation (as braket). (b) Write the Hamiltonian of the system in matrix form. 25

26 3 Measurements 3.1 Deterministic and Probabilistic Measurements A measurement of a quantity Q is deterministic iff Var[Q] = σ 2ˆQ = 0. That is, σ 2ˆQ = (Q Q ) 2 = Ψ ( ˆQ Q ) 2 Ψ = ( ˆQ Q )Ψ ( ˆQ Q )Ψ ( = ( ˆQ Q )Ψ) ( ˆQ Q )Ψ d 3 r = ( ˆQ Q )Ψ 2 d 3 r =! 0. That holds if and only if ( ˆQ Q )Ψ = 0, i.e. Ψ satisfies the eigenvalue equation where q ˆQ = Q. In general, an equation of the form ˆQΨ = q ˆQΨ, (3.1) ˆQf q = qf q is called eigenvalue equation, where q is an eigenvalue of ˆQ and f q is the corresponding eigenfunction. Example. Consider a particle in the infinite square well with Ψ = Ψ 1. We investigate whether measurements of the energy are deterministic: Therefore, measurements are deterministic. ĤΨ = ĤΨ 1 = E 1 Ψ 1. Example. Consider a particle in the infinite square well with Ψ = Ψ 1. We investigate whether measurements of the position are deterministic: Therefore, measurements are probabilistic. ˆxΨ = xψ 1 qˆx Ψ 1. Example. Consider a particle in the infinite square well with Ψ = 1 2 (Ψ 1 +Ψ 2 ). We investigate whether measurements of the energy are deterministic: ĤΨ = Ĥ ( ) 1 2 (Ψ 1 + Ψ 2 ) Therefore, measurements are probabilistic. 3.2 Commutator = 1 2 (E 1 Ψ 1 + E 2 Ψ 2 ) qĥψ. Consider two operators  and ˆB. The commutator of  and ˆB is [Â, ˆB] =  ˆB ˆBÂ. (3.2) To evaluate it place a function to the right and then eliminate it. Remark. If  and ˆB commute then [Â, ˆB] = 0. 26

27 Example. Consider  = x and ˆB = c, where c R. Then, Thus, [Â, ˆB] = 0. [Â, ˆB]f(x) = (x x)f(x) = x f(x) xf(x) = 0 f(x). Example. Consider  = x and ˆB = x, where c R. Then, [Â, ˆB]f(x) = Thus, [Â, ˆB] = 1. ( x x ) x x 3.3 Compatible Observables f(x) = x f(x) x (xf(x)) x Two observables  and ˆB are called compatible if [Â, ˆB] = 0. Two compatible observables share the same eigenfunctions:  ψ n = a n ψ n, ˆB ψ n = b n ψ n. As a consequence, we can determine both observables at the same time. 3.4 Incompatible Observables Two observables  and ˆB are called incompatible if [Â, ˆB] 0. Two incompatible observables have different eigenfunctions:  ψ n,a = a n ψ n,a, ˆB ψ m,b = b m ψ m,b. As a consequence, we cannot determine both observables at the same time. = x f(x) ( x f(x) + x f(x) ) = f(x) x Example. ˆx and ˆp are incompatible observables, since [ˆx, ˆp] = i 0. ˆx and ŷ are compatible observables, since they commute. 3.5 Generalized Uncertainty Principle The uncertainty principle for two observables  and ˆB is σ 2  σ2ˆb Example. For  = ˆx and ˆB = ˆp we obtain σ 2  σ2ˆb ( ) 1 2 [Â, ˆB]. (3.3) 2i ( ) 1 2 ( ) 1 2 ( ) 1 2 [ˆx, ˆp] = 2i 2i i = 2i i = which gives the well-known expression σˆx σˆp /2. ( ) 2, 2 27

28 3.6 Time-energy Uncertainty Relation The time-energy uncertainty relation is From that, using we obtain E t /2. σ 2 Ĥ σ2ˆq ( ) 2 ( ) d Q 2. (3.4) 2 dt E = σĥ, t = σ ˆQ d Q dt Remark. This uncertainty relation cannot be derived from the generalized uncertainty principle., 28

29 3.7 Quick Checks Circle True or False. T F In quantum mechanics, all measurements are probabilistic. T F Two Hermitian operators always commute. T F If a particle is in a non-stationary state, the measurement of its energy must yield one of several values. T F If a quantum mechanical observable is measured, one possible result is always the expectation value of the observable. T F An uncertainty relation will exist for any two observables that have operators that do not commute. T F ˆp x and ˆp y are compatible observables. T F Since ˆV = V (ˆx) and [ˆx, ˆp] 0, the operators ˆp and ˆV never commute. 29

30 3.8 Exercises 1. An operator Â, representing observable A, has two normalized eigenstates ψ 1 and ψ 2 with eigenvalues a 1 and a 2, respectively. Operator ˆB, representing observable B, has two normalized eigenstates φ 1 and φ 2 with eigenvalues b 1 and b 2 respectively. The eigenstates are related by ψ 1 = 1 5 (3φ 1 + 4φ 2 ) ψ 2 = 1 5 (4φ 1 3φ 2 ). (a) Observable A is measured, and the eigenvalue a 2 is obtained. What is the state of the system immediately after this measurement? (b) If observable B is now measured (after the first measurement in part (a)), what are the possible results, and what are their probabilities? (c) Right after the measurement of B in part (b), A is measured again. You were not told the outcome of the B measurement before the A measurement. What is the probability of getting a 2 after the three measurements (A, B, and then A)? (d) Would your answer in part (c) change if you were told the outcome of the B measurement? How? 30

31 31

32 2. Determine [â, â + ]. 32

33 3. Is the ground state of the infinite square well an eigenfunction of momentum? If so, what is its momentum? If not, why not? 33

34 4. Below is a set of one-dimensional operators for a particle in an arbitrary potential ˆV (x). Identify the largest group of compatible observables. ˆx, ˆp, ˆV (x), â+, Ĥ. 34

35 5. Determine eigenvalues and eigenvectors of ˆQ = Hilbert space? x. Which eigenfunctions of ˆQ are in 35

36 4 Quantum Mechanics in 3D 4.1 The 3D Schrödinger Equation The 3D Schrödinger equation is given by i d dt Ψ = 2 2m 2 Ψ + V Ψ. (4.1) Similarly as in the 1D, we assume the potential is time-independent. Then, we can use separation of variable and obtain the TISE Ĥψ = Eψ, (4.2) where Ĥ = 2 2m 2 + V. 4.2 Hydrogen Atom For the hydrogen atom the potential is given by Coulomb attraction. That is, V (r) = e2 4πε 0 1 r. By rewriting the TISE in spherical coordinates we obtain ψ n,l,ml = R n,l (r)y m l l (θ, ϕ), (4.3) where R n,l (r) and Y m l l (θ, ϕ) can be found in tables. The energy levels are ( E n = 1 ( ) m e 2 2 ) 13.6 ev n πε 0 n 2. (4.4) We can also define the Bohr radius, denoted by a and given by a = 4πε 0 2 me nm. Remark. Since E n s are discrete only the photon energies E 2 E 1, E 3 E 1,... can be absorbed by the hydrogen atom. 4.3 Angular Momentum For the angular momentum we use the classic definition: ˆL x = ŷˆp z ẑ ˆp y, ˆLy = ẑ ˆp x ˆxˆp z, ˆLz = ˆxˆp y ŷˆp x, ˆL2 = ˆL 2 x + ˆL 2 y + ˆL 2 z. We have seen that ˆL x, ˆL y, and ˆL z do not commute, but they all commute with ˆL 2. The eigenfunctions are the spherical harmonics and the eigenvalues are function of l: ˆL 2 Y m l l ˆL z Y m l l = 2 l(l + 1)Y m l l, = m l Y m l l, where l = 0, 1, 2,... and m l = l, l + 1,..., l 1, l. (4.5) 36

37 4.4 Spin Due the intrinsic spin of the particle, it acts as if it has an inherent rotation about z-axis. Similarly to the angular momentum the eigenvalue problem is: Ŝ 2 s, m s = 2 s(s + 1) s, m s, Ŝ z s, m s = m s s, m s. (4.6) for s = 0, 1 2, 1, 3 2,... and m s = s, s + 1,..., s 1, s. Remark. For an electron: it can occupy different orbitals, so l can vary (s, d, p,... orbitals). However, each quantum mechanical particle has a fixed spin s. For an electron s = 1 2, for a photon s = 1. Therefore, for an electron (or any 1 2-spin particle) there are two possible eigenstates: { 1 s, m s 2, spin up, 1 2, 1 2 spin down, (4.7) where up/down refer to the projection of the spin along the z-axis. eigenstates as our basis vectors, that is [ ] 1 2, , 0 [ ] 1 2, We can choose these (4.8) Then, the general spin state can be written as a linear combination: χ = a 1 2, b 1 2, 1 2 [ ] [ ], 1 0 χ = a + b, 0 1 [ ] a χ = b (4.9) The operators in this basis are given by Ŝ 2 = 3 [ ] , Ŝ 0 1 z = [ ] 1 0, Ŝ x = 2 Example. Let s work out Ŝ2. We know it is a 2 2 matrix, that is [ ] Ŝ 2 c d =. e f We use the eigenvalue equations: Ŝ 2 1 2, ± 1 2 = 2 s(s + 1) 1 2, ± 1 2 = 2 1 ( ) , ± 1 2 = , ± 1 2. [ ] 0 1, Ŝ 1 0 y = 2 [ ] 0 i. i 0 In matrix notation: [ ] [ ] c d 1 e f 0 = [ 1 0 ] [ ] c = 3 [ ] 1 e

38 Thus, c = and e = 0. Similarily [ ] [ ] c d 0 e f 1 = [ 0 1 ] [ ] d = 3 [ ] 0 f 4 2, 1 which leads to d = 0 and f = Hence, Ŝ 2 = 3 [ ] Example. Consider a particle with spin 2. The possible values of m s are { 2, 1, 0, 1, 2}. Therefore, there are 5 eigenstates, given by 2, ±2, 2, ±1, and 2, 0. In vector form we would have 5-dimensional vectors/matrices. 38

39 4.5 Quick Checks Circle True or False. T F Given a specific shell in a hydrogenic atom, all of the subshells have the same energy. T F The orbital shapes that we know from chemistry (s, p, d, etc.) come from the solutions to the angular equation of the hydrogen atom. T F For a single-particle system with a spherically symmetric potential, the eigenfunctions of Ĥ will involve the spherical harmonics. T F In our mathematical treatment of the hydrogen atom, the potential energy function only affected the radial equation. T F Each spin eigenstate can be represented as a two-dimensional vector. T F For an atom with two electrons we can solve the TISE exactly (using separation of variables) if we ignore the interaction between the particles. T F For an one-electron atom with the potential V (r, t) = e2 the TISE exactly. T F For an electron, the value of s can be ± 1 2. T F ˆLx and ˆL 2 are compatible observables. 1 4πε 0 r cos(ωt) we can solve T F The electron has a spin angular momentum because it is rotating in space. T F If we excite an electron in a hydrogen atom, we can change both its s and l. T F If we state that the spin of an electron is up with respect to the z axis, this means its spin-angular-momentum vector is pointing parallel to the z axis. T F An electron cannot be both spin up and spin down. 39

40 4.6 Exercises 1. If a particle is placed in a sphere of radius ρ where the potential V (r) is described by { 0 for r ρ, V (r) = for r > ρ, where r is radial coordinate. Write down the angular components to the particles wave function. 40

41 2. A hydrogenic atom consists of a single electron orbiting a nucleus with Z protons. For example, Z = 1 for hydrogen itself, Z = 2 for helium with one electron removed, Z = 3 for lithium with two electrons removed, etc. Determine the Bohr energies E n (Z), the binding energy E 1 (Z), and the Bohr radius a(z) for a hydrogenic atom. 41

42 3. We introduced a specific spin 1/2 basis in lecture, i.e., [ ] [ ] 1 2, , 1 0 2, 1 0 2, 1 where the ket notation represents s, m s. (a) In this basis, determine the eigenvalues and eigenvectors for Ŝy. (b) If you measure S y on the general spin state χ = a [ ] [ ] b, 0 1 what values would you get and with what probabilities? Check that the probabilities add to one. Note: a and b do not have to be real. (c) If you measure S 2 y on the same general state, what values would you get and with what probabilities? 42

43 43

44 4. Consider a particle in the orbital angular momentum ψ = Y Y Y i= 2 (a) What are the possible values for a measurement of L z? What is L z? (b) What are the possible values for a measurement of L 2? What is L 2? Y i 2. 44

45 5. (a) Determine [ˆL z, ˆr 2 ] where ˆr 2 = ˆx 2 + ŷ 2 + ẑ 2. Hint: Use your knowledge (or cheat sheet) for [ˆL z, ˆx], [ˆL z, ŷ], [ˆL z, ẑ]. (b) Determine [ˆL z, ˆp 2 ] where ˆp 2 = ˆp 2 x + ˆp 2 y + ˆp 2 z. Hint: Use your knowledge (or cheat sheet) for [ˆL z, ˆp x ], [ˆL z, ˆp y ], [ˆL z, ˆp z ]. (c) Show that the Hamiltonian Ĥ commutes with all three components of ˆL if the potential is spherically symmetric. Thus, Ĥ, ˆL 2, ˆL z all commute. What is the significance of this? 45

46 46

47 5 Systems with Multiple Particles 5.1 Atoms Consider an atom with Z electrons and Z protons. Then, Ĥ = Z ( 2 2m 2 j 1 Ze 2 ) Z e 2 4πε 0 r j 2 4πε 0 r j r k }{{} k=1,k j. (5.1) }{{} Ĥ of j-th electron in hydr. state interaction between electrons j=1 The second term causes a mathematical problem: We can no longer solve the S.E. exactly. First, we neglect this term. Then electrons are each sitting in single-particle hydrogenic state. However, electrons are indistinguishable, therefore we have to consider linear combinations. By assuming there are only two particles, we get: Spatial: ψ ± = C (ψ a ( r 1 )ψ b ( r 2 ) ± ψ b ( r 1 )ψ a ( r 2 )) (5.2) ψ ± is the two particle state (spatial part of the wave function). Spin: χ(s) = 1 2 ( + ) 1 2 ( ) Triplet Triplet Triplet Singlet (5.3) The first three states are called triplet (symmetric), the last one singlet (antisymmetric). The overall wave function will be the product of spatial and spin parts. 5.2 Fermions and Bosons A fermion is a QM particle with half-integer spin, a boson is a QM particle with integer spin. Thus, electrons are fermions. Axiom: The overall wave function for a multiple particle system of identical fermions must be antisymmetric with respect to exchange of any two particles. For bosons, it must be symmetric. So for an electron (fermion), the overall wave function is 5.3 Exchange Operator ψ + (singlet) or ψ (triplet). Define the exchange operator: ˆP f( r 1, r 2 ) f( r 2, r 1 ) (5.4) This operator switches the position of two particles. Note that [ ˆP, Ĥ] = 0, i.e. ˆP and Ĥ share the same eigenfunctions ψ + and ψ. The eigenvalues are ±1. 47

48 5.4 Pauli s Exclusion Principle There is no way to place two electrons in exactly the same state (i.e. with the same n, l, m l, m s ) and still have an antisymmetric state. Motivation: Assume two fermions share the same quantum numbers. Then, ψ + = C (ψ n,l,ml ( r 1 )ψ n,l,ml ( r 2 ) + ψ n,l,ml ( r 1 )ψ n,l,ml ( r 2 )), = 2Cψ n,l,ml ( r 1 )ψ n,l,ml ( r 2 ) ψ = C (ψ n,l,ml ( r 1 )ψ n,l,ml ( r 2 ) ψ n,l,ml ( r 1 )ψ n,l,ml ( r 2 )) = 0. In order to obtain a physical solution, we must therefore pick ψ +. Thus, the spin must be antisymmetic(singlet) in order to have an antisymmetric wave function; that is χ ms = 1 ( ). 2 With a triplet (in particular or ) the overall wave function cannot be antisymmetric. Therefore, the two electrons cannot share the same quantum numbers. 5.5 Multielectron Atoms Recall the quantum numbers n, l, m l, m s : n designates the shell of electron orbital, n = 1, 2,...; l designates the subshell (shape) of electron orbital, l = 0,..., n 1; m l designates the orientation of orbital, m l = l,..., l; m s designates the spin of electron (up or down), m s = ± 1 2. In the hydrogenic states the energies are ( E n = 1 ( ) m Ze 2 2 ) n 2 2 2, 4πε 0 i.e. subshells are degenerate (e.g. n = 1, l = 1 and n = 1, l = 0). For multielectron atoms different subshells are not degenerate, due to screening (electron-electron interactions) Electronic Configuration To indicate how an atom is filled we can use the electronic configuration. Example. Determine the electronic configuration: Ar, Z = 18, 1s 2 2s 2 2p 6 3s 2 3p 6. Cl, Z = 17, 1s 2 2s 2 2p 6 3s 2 3p 5 Fe, Z = 26, [Ar]4s 2 3d 6. Exceptions: Cr, Cu. 48

49 5.6 Angular Momentum for Multiparticle Systems Define the new quantum numbers: L: total orbital angular momentum, M L = i m l i ; S: total spin angular momentum, M S = i m s i ; J: total angular momentum, combines L and S; M J = M L + M J. Remark. Filled subshells never contribute to L, S, J, since M L = i m l i = 0 and M S = i m s i = 0, which is the case only for L = S = 0. Thus, J = 0. What does combine mean? Given any two angular momenta in QM: j 1 and j 2 combine to give j. The possible values are j = (j 1 + j 2 ), (j 1 + j 2 1),..., j 1 j 2. Example. Let j 1 = 4, j 2 = 4. Then j = 8, 7, 6, 5, 4, 3, 2, 1, 0. Example. Let j 1 = 3, j 2 = 5 2. Then j = 11 2, 9 2, 7 2, 5 2, 3 2, Term Symbols For any element we can consider the electronic configuration and determine all the possible combinations of angular momenta. These are labeled by the term symbols: where L = 0 S, L = 1 P, L = 2 D, and L = 3 F. 2S+1 L J, (5.5) Example. What are the possible term symbols for Al? The electronic configuration is [Ne]3s 2 3p 1. Thus, only one electron will determine the total angular momentum. Since l = 1 we have L = 1. Similarly, since s = 1 2 we have S = 1 2. The possible values of J are then 3 2, 1 2. Therefore, the possible term symbols are 2 P 3, 2 P Hund s Rule To determine the ground state we can use Hund s Rules: 1. The state with the largest S is the most stable; 2. For states with the same S the largest L is most stable; 3. For states withe the same S and L: smallest J is most stable for subshells less or equal than half full; largest J is most stable for subshells more than half full. 49

50 5.7 Quick Checks Circle True or False. T F In a multielectron atom with two electrons in 2p orbital the possible values of L are 0, 1, 2. T F Given a system of two identical particles, the exchange operator ˆP always commute with the Hamiltonian operator Ĥ. T F The Pauli exclusion principle applies to both fermions and bosons. T F In quantum mechanics, an electron and proton are always distinguishable. T F Quantum mechanics allows us to determine the length of the orbital angular momentum vector. T F The Pauli s principle applies to particles with s = 3 2. T F The electron configuration of an atom (e.g.1s 2 2s 2 2p 2 ) is enough information to describe its exact energy. T F In multielectron atoms, the 3p orbitals are lower in energy than the 4s orbitals. T F In multielectron atoms, the 3d orbitals are lower in energy than the 4s orbitals. T F It is possible to have the following term symbol for a multielectron atomic state: 1 D 1. T F The term symbol for J = 2, L = 1, and S = 1 is 1 D 1. T F For multielectron atoms, the energy of the single-particle states only depends on n. 50

51 5.8 Exercises 1. Answer the following questions: (a) Which of the following combinations of quantum numbers are allowed for a singleparticle hydrogenic state? n = 3, l = 2, m l = 1, m s = 0. n = 2, l = 0, m l = 0, m s = 1/2. n = 7, l = 2, m l = 2, m s = 1/2. n = 3, l = 3, m l = 2, m s = 1/2. n = 0, l = 0, m l = 0, m s = 1/2. (b) Determine the electronic configurations for the following elements: B: F: P: C: Cr: Ma: Fe: Cu: Kr:

52 2. Using the rules for the addition of angular momenta (i.e. do not worry about exchange symmetry), determine all the possible electronic states for the elements B, C, and N in terms of their possible term symbols, i.e. 2S+1 L J, where S is the total electronic spin, L is the total orbital angular momentum, and J is the total angular momentum. 52

53 53

54 3. What is the electronic configuration and term symbol for the ground state of Al? 54

55 4. Find the ground-state energy for a system of N noninteracting identical particles that are confined to a one-dimensional infinite square well when the particles are (i) bosons and (ii) spin 1/2 fermions. For the N bosons, also write down the ground-state time-independent wave function. 55

56 5. Consider N = 3 electrons in the 1D infinite square well of width a. (a) Give the full Hamiltonian of the system. For the next questions, you may ignore interactions between the electrons. (b) Simplify the Hamiltonian accordingly. (c) Give the ground state energy. (d) One more electron is added to the system: the system now consists of four electrons. Give the new ground state energy. (e) One more proton is added to the system: the system now consists of three electrons and one proton. Give the new ground state energy. 56

57 6. Given two identical QM particles positioned at r 1 and r 2. Explan if the following functions symmetric and antisymmetric with respect to exchange: (a) f( r 1, r 2 ) = r 1 + r 2 + 1; (b) f( r 1, r 2 ) = r r 2 ; (c) f( r 1, r 2 ) = r 1 + r 2 + 1; (d) f( r 1, r 2 ) = r 1 + r 2 ; (e) f( r 1, r 2 ) = r r 2 3 ; (f) f( r 1, r 2 ) = ( r 1 r 2 ) 2 ; (g) f( r 1, r 2 ) = sin( r 1 r 2 ). 57

58 6 Solids 6.1 Free Electron Model Solids are treated as a QM box in which electrons are free to move around: ( ) E nx,ny,n z = 2 π 2 n 2 x 2m lx 2 + n2 y ly 2 + n2 z lz 2 ( ) ( ) ( ) 8 nx π ny π nz π ψ nx,ny,n z = sin x sin y sin z. l x l y l z l x l y l z Fermi Energy The Fermi energy it the energy of the highest occupied level. Consider a solid with N atoms with q valence electrons. Let kf 2 = n2 xπ 2 lx 2 + n2 yπ 2 ly 2 + n2 zπ 2 lz 2 be the Fermi level. In the k-space each solution occupies a volume of π3 V, where V = l xl y l z. Thus, That is, (total volume in k-space) = (# electrons) 1 (volume per state in k-space). 2 The Fermi energy is then πk3 F = Nq 2 π 3 V E F = 2 2m k2 F E F = 2 2m ( 3π 2 ) 1 Nq 3 k F =. V ( 3π 2 Nq Remark. Often N and V are not given but the ratio N/V can be derived from the density, the atomic weights, and the Avogadro s number. The number of valence electrons q is typically 1 or Density of States From above we have that Nq = V 3π 2 ( 2mE 2 ) 3 2. V ) 2 3. The number of one-electron levels per unit state or density of states is then 6.2 Kronig-Penny Model D(E) = (Nq) E = V 2π 2 ( ) 3 2m 2 1 E 2 2. The free electron model does not work for all solids. In insulators, for example, the electrons feel the periodic potential from the atoms. We simplify further and use the so-called Dirac-Comb, shown in the Figure 6. 58

59 V (x) 3a 2a a a 2a 3a x Figure 6: Dirac-Comb Potential Bloch s Theorem For periodic potential V (x) = V (x + a) we have ψ(x + a) = e ika ψ(x), where K is real and independent of x. By solving the SE we see that gaps arise Metals By definition, they have a partially filled band. So they can conduct electricity. They have empty electronic states that a moving electron can move into Insulators and Semiconductors The highest occupied level is a the top of the valence band (V.B.). Then, a band gap separates these filled states with empty conduction band (C.B.). To get an insulator/semiconductor to conduct, we needs to excite an electron from the V.B. into e C.B. This can be done: Optically: photoconductivity if hν > E gap. Thermally: ( n electrons N i exp E ) gap, k B T where n electrons is the number of free electrons per unit volume and N i is the effective intrinsic carrier concentration. Doping (see next). 59

60 E Metals Semiconductors Insulators Figure 7: Metals, insulators, and semiconductors Doping Doping consists of adding impurities with one more/less valence electron. Example. Consider a solid of Si. P has one more valence electron and one more proton. The without the two extra particles the solid has no charge, we can model this system has the hydrogen atom, where the extra electron orbits around the extra proton. Therefore, the electron is not in the C.B. (attractive force). To get free electrons in a doped semiconductor we ionize the impurity, i.e. we give energy more than E d to put the extra electron in C.B. In this case, P is called a donor because it has an extra electron to donate to C.B. To quantify how many free electrons we can use ( n electrons = N D exp E ) d, k B T where N D is the concentration of donors. Note that, if k B T E d then n electrons = N D. 60

61 6.3 Quick Checks Circle True or False. T F Electronic bands exist in semiconductor and insulators, but not metals. T F In metals at T = 0 K, the electronic states are filled up to the Fermi level. T F Doping is used to enhance the conductivity of solids. T F If we add more electrons to a crystalline metallic solid, such that additional electronic states are occupied, the Fermi energy rises. T F Bloch s theorem applies to systems that have a potential-energy function that is periodic in space. T F The electronic density of states at the Fermi energy affects the ability of a solid to conduct electricity. T F Semiconductors have band gaps, but insulators do not. T F Bloch s theorem states that the wave function in a solid is the same for each atom in the solid. 61

62 6.4 Exercises 1. Calculate the Fermi energy for non-interacting electrons in a two-dimensional infinite square well. Let σ be the number of free electrons per unit area of the well. 62

63 2. (a) For intrinsic (i.e., undoped) silicon, calculate the approximate temperature required to thermally excite free electrons at a concentration of per cm 3. Silicon is a semiconductor with a band gap of 1.12 ev and an effective intrinsic carrier concentration, Ni, of per cm 3. (b) Repeat the above calculation for silicon that is doped with phosphorous at a concentration of per cm 3. The binding energy of the donor electron on P is ev. (c) Explain (in words) the temperature dependence of the electron density shown in the plot below for silicon that is doped with donors at a concentration of per cm 3. 63

64 64

65 7 Approximate Methods 7.1 Perturbation Theory Non-degenerate Perturbation Theory Assume we want to solve and we already know the solution to Ĥψ n = E n ψ n Ĥ (0) ψ n (0) = E n (0) ψ n (0) where Ĥ = Ĥ(0) + λĥ. Using power series we can write the energies and the wave function as By plugging into the TISE we get E n = E (0) n + λe (1) n + λ 2 E (2) n +... ψ n = ψ (0) n + λψ (1) n + λ 2 ψ (2) n +... E (1) n = ψ (0) n Ĥ ψ (0) n, ψ (1) n E (2) n = m n = m n Degenerate Perturbation Theory ψ (0) m Ĥ ψ (0) n E n (0) E m (0) ψ (0) m Ĥ ψ (0) ψ (0) m, n 2 E (0) n E (0) m For degenerate states the above equations to not hold. We need to use the degenerate perturbation theory. For two states we obtain E (1) ± = 1 (W aa + W bb ± ) (W aa W bb ) W ab 2,. where For n-degenerate states E (1) n W ij = ψ (0) i Ĥ ψ (0) j. are the eigenvalues of the equation W ψ (0) n = E (0) n ψ (0) n, where W is now a matrix with W ij = ψ (0) i Ĥ ψ (0) j. 7.2 Variational Principle Assume we want to determine the ground state energy for an Hamiltonian Ĥ, for which we cannot solve the TISE. By the variational principle we can pick any trial function ψ trial, then E gs ψ trial Ĥψ trial. That is, the expectation value of Ĥ is an upper bound for the actual ground state energy. Remark. A typical approach consists of picking a trail function with some parameter α. Then pick the parameter α that minimizes ψ trial Ĥψ trial in order to find a better upper bound for the ground state energy. 65

66 Example. Consider Ĥ = 2 2 2m x 2 using the trial wave function ψ trial = ( α π ) 1 4 exp( α 2 x 2 /2). Then, E gs ( α π ) 1 2 ( α π ) 1 2 ( 2 2 α 4m + 3c 4α 2. exp + cx 4. Give an upper bound for the ground state energy ) ( ( αx m ) 4m (απ) cπ 4α ) x 2 + x exp ) ( αx2 dx 2 Since α is adjustable we can find the value that gives the minimum. That is, ( d 2 α dα 4m + 3c ) 4α 2 = 2 4m 3c 2α 3 = 0 α min = ( 6mc 2 ) 1 3, which gives E gs 3 8 ( 6c 4 m 2 )

67 7.3 Quick Checks Circle True or False. T F The variational principle can be used to estimate the ground state wave function. T F Perturbation theory is mostly concerned with the calculation of the ground state energy. T F To get a good solution with the variational principle, we should make a good guess at a trial and add many adjustable parameters. T F The variational principle allows one to minimize the ground state energy by varying Ĥ. T F If your trial function has many adjustable parameters, the variational principle guarantees the exact ground state energy. T F Perturbation theory assumes non-degenerate states. T F The ground state energy is lower-bounded by the minimum of the potential energy V min. T F Any function can be used as trial function for the variational principle. T F In general, the accuracy of perturbation theory increases as the strength of the perturbation decreases. T F Perturbation theory is an alternative way to find the exact solution to the TISE. 67

68 7.4 Exercises 1. A one-dimensional infinite square well has a potential step centered in the middle as shown. V (x) L a 2 ε a x (a) Calculate the energy of the ground state to first order. Then evaluate it for L = a/10. (b) Using first-order perturbation theory, determine how much of the n = 2 eigenstate from the standard infinite square well (i.e. without the potential step in the middle) is contained in the lowest energy eigenstate of the perturbed infinite square well from (a). 68

69 69

70 2. Use a Gaussian trial function, (α/π) 1 4 exp( αx 2 /2), to obtain the lowest upper bound on the ground state energy of the linear potential: V (x) = C x, where C is a constant. 70

71 3. Consider a quantum system with just three linearly independent states. Suppose the Hamiltonian, in matrix form, is 1 ε 0 0 Ĥ = V ε, 0 ε 2 where V 0 is a constant and ε 1 is some small number. (a) Write down the eigenvectors and eigenvalues of the unperturbed Hamiltonian (ε = 0). (b) Solve for the exact eigenvalues of Ĥ. Expand each of them as a power series in ε, up to second order. (c) Use first- and second-order nondegenerate perturbation theory to find the approximate eigenvalue for the state that grows out of the nondegenerate eigenvector of Ĥ(0). Compare the exact result, from (a). (d) Use degenerate perturbation theory to find the first-order correction to the two initially degenerate eigenvalues. Compare the exact results. 71

72 72

73 A Probability Theory Let Y be a discrete random variable (DV) with sample space Y = N and probability function P (Y = y). Let X be a continuous random variable (CV) with sample space X = R and probability density function ρ(x). A.1 Normalization DV: CV: + y=0 P (Y = y) = 1 ρ(x) dx = 1 A.2 Expected Value DV: Y = f(y ) = CV: X = f(x) = + y=0 + y=0 yp (Y = y) f(y)p (Y = y) xρ(x) dx f(x)ρ(x) dx Linearity of the expected value: ay + b = a Y + b ax + b = a X + b a, b R a, b R A.3 Variance Var(Y ) = σy 2 = (Y Y ) 2 = Y 2 2 Y Y + Y 2 = Y 2 2 Y Y + Y 2 = Y 2 Y 2 Var(X) = σx 2 = (X X ) 2 = X 2 2 X X + X 2 = X 2 2 X X + X 2 = X 2 X 2 DV: σy 2 = CV: σx 2 = + y=0 (y Y ) 2 P (Y = y) (x X ) 2 ρ(x) dx 73

74 B Dirac Delta Function The Dirac Delta function is given by It has the property δ(x) = { if x = 0, 0 if x 0. δ(x) dx = 1. If we multiply f(x) by δ(x a) it gives by f(a) multiplied by δ(x a), i.e. f(x)δ(x a) = f(a)δ(x a). By integrating we obtain f(x)δ(x a) dx = f(a). δ(x) 0 x Figure 8: Dirac Delta Function. Example. Compute the following integral: Example. Compute the following integral: +1 since δ(x 2) is always 0 in the interval [ 1, +1]. 1 x 2 δ(x 2) dx = 2 2 = 4. x 2 δ(x 2) dx = 0, 74

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

Chemistry 120A 2nd Midterm. 1. (36 pts) For this question, recall the energy levels of the Hydrogenic Hamiltonian (1-electron):

Chemistry 120A 2nd Midterm. 1. (36 pts) For this question, recall the energy levels of the Hydrogenic Hamiltonian (1-electron): April 6th, 24 Chemistry 2A 2nd Midterm. (36 pts) For this question, recall the energy levels of the Hydrogenic Hamiltonian (-electron): E n = m e Z 2 e 4 /2 2 n 2 = E Z 2 /n 2, n =, 2, 3,... where Ze is

More information

d 3 r d 3 vf( r, v) = N (2) = CV C = n where n N/V is the total number of molecules per unit volume. Hence e βmv2 /2 d 3 rd 3 v (5)

d 3 r d 3 vf( r, v) = N (2) = CV C = n where n N/V is the total number of molecules per unit volume. Hence e βmv2 /2 d 3 rd 3 v (5) LECTURE 12 Maxwell Velocity Distribution Suppose we have a dilute gas of molecules, each with mass m. If the gas is dilute enough, we can ignore the interactions between the molecules and the energy will

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

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

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

Approximation Methods in QM

Approximation Methods in QM Chapter 3 Approximation Methods in QM Contents 3.1 Time independent PT (nondegenerate)............... 5 3. Degenerate perturbation theory (PT)................. 59 3.3 Time dependent PT and Fermi s golden

More information

PHY413 Quantum Mechanics B Duration: 2 hours 30 minutes

PHY413 Quantum Mechanics B Duration: 2 hours 30 minutes BSc/MSci Examination by Course Unit Thursday nd May 4 : - :3 PHY43 Quantum Mechanics B Duration: hours 3 minutes YOU ARE NOT PERMITTED TO READ THE CONTENTS OF THIS QUESTION PAPER UNTIL INSTRUCTED TO DO

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

Quantum Mechanics I Physics 5701

Quantum Mechanics I Physics 5701 Quantum Mechanics I Physics 5701 Z. E. Meziani 02/24//2017 Physics 5701 Lecture Commutation of Observables and First Consequences of the Postulates Outline 1 Commutation Relations 2 Uncertainty Relations

More information

The general solution of Schrödinger equation in three dimensions (if V does not depend on time) are solutions of time-independent Schrödinger equation

The general solution of Schrödinger equation in three dimensions (if V does not depend on time) are solutions of time-independent Schrödinger equation Lecture 17 Page 1 Lecture 17 L17.P1 Review Schrödinger equation The general solution of Schrödinger equation in three dimensions (if V does not depend on time) is where functions are solutions of time-independent

More information

Quantum Physics III (8.06) Spring 2007 FINAL EXAMINATION Monday May 21, 9:00 am You have 3 hours.

Quantum Physics III (8.06) Spring 2007 FINAL EXAMINATION Monday May 21, 9:00 am You have 3 hours. Quantum Physics III (8.06) Spring 2007 FINAL EXAMINATION Monday May 21, 9:00 am You have 3 hours. There are 10 problems, totalling 180 points. Do all problems. Answer all problems in the white books provided.

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

PHY4604 Introduction to Quantum Mechanics Fall 2004 Final Exam SOLUTIONS December 17, 2004, 7:30 a.m.- 9:30 a.m.

PHY4604 Introduction to Quantum Mechanics Fall 2004 Final Exam SOLUTIONS December 17, 2004, 7:30 a.m.- 9:30 a.m. PHY464 Introduction to Quantum Mechanics Fall 4 Final Eam SOLUTIONS December 7, 4, 7:3 a.m.- 9:3 a.m. No other materials allowed. If you can t do one part of a problem, solve subsequent parts in terms

More information

MATH325 - QUANTUM MECHANICS - SOLUTION SHEET 11

MATH325 - QUANTUM MECHANICS - SOLUTION SHEET 11 MATH35 - QUANTUM MECHANICS - SOLUTION SHEET. The Hamiltonian for a particle of mass m moving in three dimensions under the influence of a three-dimensional harmonic oscillator potential is Ĥ = h m + mω

More information

Atomic Structure and Atomic Spectra

Atomic Structure and Atomic Spectra Atomic Structure and Atomic Spectra Atomic Structure: Hydrogenic Atom Reading: Atkins, Ch. 10 (7 판 Ch. 13) The principles of quantum mechanics internal structure of atoms 1. Hydrogenic atom: one electron

More information

The general solution of Schrödinger equation in three dimensions (if V does not depend on time) are solutions of time-independent Schrödinger equation

The general solution of Schrödinger equation in three dimensions (if V does not depend on time) are solutions of time-independent Schrödinger equation Lecture 27st Page 1 Lecture 27 L27.P1 Review Schrödinger equation The general solution of Schrödinger equation in three dimensions (if V does not depend on time) is where functions are solutions of time-independent

More information

Lecture #13 1. Incorporating a vector potential into the Hamiltonian 2. Spin postulates 3. Description of spin states 4. Identical particles in

Lecture #13 1. Incorporating a vector potential into the Hamiltonian 2. Spin postulates 3. Description of spin states 4. Identical particles in Lecture #3. Incorporating a vector potential into the Hamiltonian. Spin postulates 3. Description of spin states 4. Identical particles in classical and QM 5. Exchange degeneracy - the fundamental problem

More information

Physics 2203, 2011: Equation sheet for second midterm. General properties of Schrödinger s Equation: Quantum Mechanics. Ψ + UΨ = i t.

Physics 2203, 2011: Equation sheet for second midterm. General properties of Schrödinger s Equation: Quantum Mechanics. Ψ + UΨ = i t. General properties of Schrödinger s Equation: Quantum Mechanics Schrödinger Equation (time dependent) m Standing wave Ψ(x,t) = Ψ(x)e iωt Schrödinger Equation (time independent) Ψ x m Ψ x Ψ + UΨ = i t +UΨ

More information

Probability and Normalization

Probability and Normalization Probability and Normalization Although we don t know exactly where the particle might be inside the box, we know that it has to be in the box. This means that, ψ ( x) dx = 1 (normalization condition) L

More information

1. Estimate the lifetime of an excited state of hydrogen. Give your answer in terms of fundamental constants.

1. Estimate the lifetime of an excited state of hydrogen. Give your answer in terms of fundamental constants. Sample final questions.. Estimate the lifetime of an excited state of hydrogen. Give your answer in terms of fundamental constants. 2. A one-dimensional harmonic oscillator, originally in the ground state,

More information

Each problem is worth 34 points. 1. Harmonic Oscillator Consider the Hamiltonian for a simple harmonic oscillator. 2ml 2 0. d 2

Each problem is worth 34 points. 1. Harmonic Oscillator Consider the Hamiltonian for a simple harmonic oscillator. 2ml 2 0. d 2 Physics 443 Prelim # with solutions March 7, 8 Each problem is worth 34 points.. Harmonic Oscillator Consider the Hamiltonian for a simple harmonic oscillator H p m + mω x (a Use dimensional analysis to

More information

1 Commutators (10 pts)

1 Commutators (10 pts) Final Exam Solutions 37A Fall 0 I. Siddiqi / E. Dodds Commutators 0 pts) ) Consider the operator  = Ĵx Ĵ y + ĴyĴx where J i represents the total angular momentum in the ith direction. a) Express both

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

Chm 331 Fall 2015, Exercise Set 4 NMR Review Problems

Chm 331 Fall 2015, Exercise Set 4 NMR Review Problems Chm 331 Fall 015, Exercise Set 4 NMR Review Problems Mr. Linck Version.0. Compiled December 1, 015 at 11:04:44 4.1 Diagonal Matrix Elements for the nmr H 0 Find the diagonal matrix elements for H 0 (the

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

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

16.1. PROBLEM SET I 197

16.1. PROBLEM SET I 197 6.. PROBLEM SET I 97 Answers: Problem set I. a In one dimension, the current operator is specified by ĵ = m ψ ˆpψ + ψˆpψ. Applied to the left hand side of the system outside the region of the potential,

More information

8.05 Quantum Physics II, Fall 2011 FINAL EXAM Thursday December 22, 9:00 am -12:00 You have 3 hours.

8.05 Quantum Physics II, Fall 2011 FINAL EXAM Thursday December 22, 9:00 am -12:00 You have 3 hours. 8.05 Quantum Physics II, Fall 0 FINAL EXAM Thursday December, 9:00 am -:00 You have 3 hours. Answer all problems in the white books provided. Write YOUR NAME and YOUR SECTION on your white books. There

More information

C. Show your answer in part B agrees with your answer in part A in the limit that the constant c 0.

C. Show your answer in part B agrees with your answer in part A in the limit that the constant c 0. Problem #1 A. A projectile of mass m is shot vertically in the gravitational field. Its initial velocity is v o. Assuming there is no air resistance, how high does m go? B. Now assume the projectile is

More information

Phys 622 Problems Chapter 5

Phys 622 Problems Chapter 5 1 Phys 622 Problems Chapter 5 Problem 1 The correct basis set of perturbation theory Consider the relativistic correction to the electron-nucleus interaction H LS = α L S, also known as the spin-orbit

More information

Chapter 9: Multi- Electron Atoms Ground States and X- ray Excitation

Chapter 9: Multi- Electron Atoms Ground States and X- ray Excitation Chapter 9: Multi- Electron Atoms Ground States and X- ray Excitation Up to now we have considered one-electron atoms. Almost all atoms are multiple-electron atoms and their description is more complicated

More information

Section 10: Many Particle Quantum Mechanics Solutions

Section 10: Many Particle Quantum Mechanics Solutions Physics 143a: Quantum Mechanics I Section 10: Many Particle Quantum Mechanics Solutions Spring 015, Harvard Here is a summary of the most important points from this week (with a few of my own tidbits),

More information

Chemistry 532 Practice Final Exam Fall 2012 Solutions

Chemistry 532 Practice Final Exam Fall 2012 Solutions Chemistry 53 Practice Final Exam Fall Solutions x e ax dx π a 3/ ; π sin 3 xdx 4 3 π cos nx dx π; sin θ cos θ + K x n e ax dx n! a n+ ; r r r r ˆL h r ˆL z h i φ ˆL x i hsin φ + cot θ cos φ θ φ ) ˆLy i

More information

Lecture 11 Spin, orbital, and total angular momentum Mechanics. 1 Very brief background. 2 General properties of angular momentum operators

Lecture 11 Spin, orbital, and total angular momentum Mechanics. 1 Very brief background. 2 General properties of angular momentum operators Lecture Spin, orbital, and total angular momentum 70.00 Mechanics Very brief background MATH-GA In 9, a famous experiment conducted by Otto Stern and Walther Gerlach, involving particles subject to a nonuniform

More information

Quantum Physics Lecture 9

Quantum Physics Lecture 9 Quantum Physics Lecture 9 Potential barriers and tunnelling Examples E < U o Scanning Tunelling Microscope E > U o Ramsauer-Townsend Effect Angular Momentum - Orbital - Spin Pauli exclusion principle potential

More information

Quantum Mechanics Solutions. λ i λ j v j v j v i v i.

Quantum Mechanics Solutions. λ i λ j v j v j v i v i. Quantum Mechanics Solutions 1. (a) If H has an orthonormal basis consisting of the eigenvectors { v i } of A with eigenvalues λ i C, then A can be written in terms of its spectral decomposition as A =

More information

Chemistry 532 Problem Set 7 Spring 2012 Solutions

Chemistry 532 Problem Set 7 Spring 2012 Solutions Chemistry 53 Problem Set 7 Spring 01 Solutions 1. The study of the time-independent Schrödinger equation for a one-dimensional particle subject to the potential function leads to the differential equation

More information

P3317 HW from Lecture and Recitation 7

P3317 HW from Lecture and Recitation 7 P3317 HW from Lecture 1+13 and Recitation 7 Due Oct 16, 018 Problem 1. Separation of variables Suppose we have two masses that can move in 1D. They are attached by a spring, yielding a Hamiltonian where

More information

1 Position Representation of Quantum State Function

1 Position Representation of Quantum State Function C/CS/Phys C191 Quantum Mechanics in a Nutshell II 10/09/07 Fall 2007 Lecture 13 1 Position Representation of Quantum State Function We will motivate this using the framework of measurements. Consider first

More information

Physics 228 Today: Ch 41: 1-3: 3D quantum mechanics, hydrogen atom

Physics 228 Today: Ch 41: 1-3: 3D quantum mechanics, hydrogen atom Physics 228 Today: Ch 41: 1-3: 3D quantum mechanics, hydrogen atom Website: Sakai 01:750:228 or www.physics.rutgers.edu/ugrad/228 Happy April Fools Day Example / Worked Problems What is the ratio of the

More information

Notes on Quantum Mechanics

Notes on Quantum Mechanics Notes on Quantum Mechanics Kevin S. Huang Contents 1 The Wave Function 1 1.1 The Schrodinger Equation............................ 1 1. Probability.................................... 1.3 Normalization...................................

More information

ONE AND MANY ELECTRON ATOMS Chapter 15

ONE AND MANY ELECTRON ATOMS Chapter 15 See Week 8 lecture notes. This is exactly the same as the Hamiltonian for nonrigid rotation. In Week 8 lecture notes it was shown that this is the operator for Lˆ 2, the square of the angular momentum.

More information

Alkali metals show splitting of spectral lines in absence of magnetic field. s lines not split p, d lines split

Alkali metals show splitting of spectral lines in absence of magnetic field. s lines not split p, d lines split Electron Spin Electron spin hypothesis Solution to H atom problem gave three quantum numbers, n,, m. These apply to all atoms. Experiments show not complete description. Something missing. Alkali metals

More information

Physics 342 Lecture 30. Solids. Lecture 30. Physics 342 Quantum Mechanics I

Physics 342 Lecture 30. Solids. Lecture 30. Physics 342 Quantum Mechanics I Physics 342 Lecture 30 Solids Lecture 30 Physics 342 Quantum Mechanics I Friday, April 18th, 2008 We can consider simple models of solids these highlight some special techniques. 30.1 An Electron in a

More information

4πε. me 1,2,3,... 1 n. H atom 4. in a.u. atomic units. energy: 1 a.u. = ev distance 1 a.u. = Å

4πε. me 1,2,3,... 1 n. H atom 4. in a.u. atomic units. energy: 1 a.u. = ev distance 1 a.u. = Å H atom 4 E a me =, n=,,3,... 8ε 0 0 π me e e 0 hn ε h = = 0.59Å E = me (4 πε ) 4 e 0 n n in a.u. atomic units E = r = Z n nao Z = e = me = 4πε = 0 energy: a.u. = 7. ev distance a.u. = 0.59 Å General results

More information

Qualifying Exam. Aug Part II. Please use blank paper for your work do not write on problems sheets!

Qualifying Exam. Aug Part II. Please use blank paper for your work do not write on problems sheets! Qualifying Exam Aug. 2015 Part II Please use blank paper for your work do not write on problems sheets! Solve only one problem from each of the four sections Mechanics, Quantum Mechanics, Statistical Physics

More information

Understand the basic principles of spectroscopy using selection rules and the energy levels. Derive Hund s Rule from the symmetrization postulate.

Understand the basic principles of spectroscopy using selection rules and the energy levels. Derive Hund s Rule from the symmetrization postulate. CHEM 5314: Advanced Physical Chemistry Overall Goals: Use quantum mechanics to understand that molecules have quantized translational, rotational, vibrational, and electronic energy levels. In a large

More information

Joel Broida UCSD Fall 2009 Phys 130B QM II. Homework Set 4

Joel Broida UCSD Fall 2009 Phys 130B QM II. Homework Set 4 Joel Broida UCSD Fall 009 Phys 130B QM II Homework Set 4 1. Consider the particle-in-a-box problem but with a delta function potential H (x) = αδ(x l/) at the center (with α = const): H = αδ(x l/) 0 l/

More information

Physics 217 Problem Set 1 Due: Friday, Aug 29th, 2008

Physics 217 Problem Set 1 Due: Friday, Aug 29th, 2008 Problem Set 1 Due: Friday, Aug 29th, 2008 Course page: http://www.physics.wustl.edu/~alford/p217/ Review of complex numbers. See appendix K of the textbook. 1. Consider complex numbers z = 1.5 + 0.5i and

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

1 Measurement and expectation values

1 Measurement and expectation values C/CS/Phys 191 Measurement and expectation values, Intro to Spin 2/15/05 Spring 2005 Lecture 9 1 Measurement and expectation values Last time we discussed how useful it is to work in the basis of energy

More information

Problems and Multiple Choice Questions

Problems and Multiple Choice Questions Problems and Multiple Choice Questions 1. A momentum operator in one dimension is 2. A position operator in 3 dimensions is 3. A kinetic energy operator in 1 dimension is 4. If two operator commute, a)

More information

PH 451/551 Quantum Mechanics Capstone Winter 201x

PH 451/551 Quantum Mechanics Capstone Winter 201x These are the questions from the W7 exam presented as practice problems. The equation sheet is PH 45/55 Quantum Mechanics Capstone Winter x TOTAL POINTS: xx Weniger 6, time There are xx questions, for

More information

The Hydrogen atom. Chapter The Schrödinger Equation. 2.2 Angular momentum

The Hydrogen atom. Chapter The Schrödinger Equation. 2.2 Angular momentum Chapter 2 The Hydrogen atom In the previous chapter we gave a quick overview of the Bohr model, which is only really valid in the semiclassical limit. cf. section 1.7.) We now begin our task in earnest

More information

Potential energy, from Coulomb's law. Potential is spherically symmetric. Therefore, solutions must have form

Potential energy, from Coulomb's law. Potential is spherically symmetric. Therefore, solutions must have form Lecture 6 Page 1 Atoms L6.P1 Review of hydrogen atom Heavy proton (put at the origin), charge e and much lighter electron, charge -e. Potential energy, from Coulomb's law Potential is spherically symmetric.

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

Physics 443, Solutions to PS 2

Physics 443, Solutions to PS 2 . Griffiths.. Physics 443, Solutions to PS The raising and lowering operators are a ± mω ( iˆp + mωˆx) where ˆp and ˆx are momentum and position operators. Then ˆx mω (a + + a ) mω ˆp i (a + a ) The expectation

More information

Preliminary Quantum Questions

Preliminary Quantum Questions Preliminary Quantum Questions Thomas Ouldridge October 01 1. Certain quantities that appear in the theory of hydrogen have wider application in atomic physics: the Bohr radius a 0, the Rydberg constant

More information

1 Planck-Einstein Relation E = hν

1 Planck-Einstein Relation E = hν C/CS/Phys C191 Representations and Wavefunctions 09/30/08 Fall 2008 Lecture 8 1 Planck-Einstein Relation E = hν This is the equation relating energy to frequency. It was the earliest equation of quantum

More information

Qualification Exam: Quantum Mechanics

Qualification Exam: Quantum Mechanics Qualification Exam: Quantum Mechanics Name:, QEID#76977605: October, 2017 Qualification Exam QEID#76977605 2 1 Undergraduate level Problem 1. 1983-Fall-QM-U-1 ID:QM-U-2 Consider two spin 1/2 particles

More information

Lecture 4 Quantum mechanics in more than one-dimension

Lecture 4 Quantum mechanics in more than one-dimension Lecture 4 Quantum mechanics in more than one-dimension Background Previously, we have addressed quantum mechanics of 1d systems and explored bound and unbound (scattering) states. Although general concepts

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

sin[( t 2 Home Problem Set #1 Due : September 10 (Wed), 2008

sin[( t 2 Home Problem Set #1 Due : September 10 (Wed), 2008 Home Problem Set #1 Due : September 10 (Wed), 008 1. Answer the following questions related to the wave-particle duality. (a) When an electron (mass m) is moving with the velocity of υ, what is the wave

More information

Basic Physical Chemistry Lecture 2. Keisuke Goda Summer Semester 2015

Basic Physical Chemistry Lecture 2. Keisuke Goda Summer Semester 2015 Basic Physical Chemistry Lecture 2 Keisuke Goda Summer Semester 2015 Lecture schedule Since we only have three lectures, let s focus on a few important topics of quantum chemistry and structural chemistry

More information

We now turn to our first quantum mechanical problems that represent real, as

We now turn to our first quantum mechanical problems that represent real, as 84 Lectures 16-17 We now turn to our first quantum mechanical problems that represent real, as opposed to idealized, systems. These problems are the structures of atoms. We will begin first with hydrogen-like

More information

2m r2 (~r )+V (~r ) (~r )=E (~r )

2m r2 (~r )+V (~r ) (~r )=E (~r ) Review of the Hydrogen Atom The Schrodinger equation (for 1D, 2D, or 3D) can be expressed as: ~ 2 2m r2 (~r, t )+V (~r ) (~r, t )=i~ @ @t The Laplacian is the divergence of the gradient: r 2 =r r The time-independent

More information

PHYS 3313 Section 001 Lecture #20

PHYS 3313 Section 001 Lecture #20 PHYS 3313 Section 001 ecture #0 Monday, April 10, 017 Dr. Amir Farbin Infinite Square-well Potential Finite Square Well Potential Penetration Depth Degeneracy Simple Harmonic Oscillator 1 Announcements

More information

Lecture #1. Review. Postulates of quantum mechanics (1-3) Postulate 1

Lecture #1. Review. Postulates of quantum mechanics (1-3) Postulate 1 L1.P1 Lecture #1 Review Postulates of quantum mechanics (1-3) Postulate 1 The state of a system at any instant of time may be represented by a wave function which is continuous and differentiable. Specifically,

More information

Chapter 12: Phenomena

Chapter 12: Phenomena Chapter 12: Phenomena K Fe Phenomena: Different wavelengths of electromagnetic radiation were directed onto two different metal sample (see picture). Scientists then recorded if any particles were ejected

More information

Sommerfeld (1920) noted energy levels of Li deduced from spectroscopy looked like H, with slight adjustment of principal quantum number:

Sommerfeld (1920) noted energy levels of Li deduced from spectroscopy looked like H, with slight adjustment of principal quantum number: Spin. Historical Spectroscopy of Alkali atoms First expt. to suggest need for electron spin: observation of splitting of expected spectral lines for alkali atoms: i.e. expect one line based on analogy

More information

ECE440 Nanoelectronics. Lecture 07 Atomic Orbitals

ECE440 Nanoelectronics. Lecture 07 Atomic Orbitals ECE44 Nanoelectronics Lecture 7 Atomic Orbitals Atoms and atomic orbitals It is instructive to compare the simple model of a spherically symmetrical potential for r R V ( r) for r R and the simplest hydrogen

More information

Basic Quantum Mechanics

Basic Quantum Mechanics Frederick Lanni 10feb'12 Basic Quantum Mechanics Part I. Where Schrodinger's equation comes from. A. Planck's quantum hypothesis, formulated in 1900, was that exchange of energy between an electromagnetic

More information

Chem 442 Review for Exam 2. Exact separation of the Hamiltonian of a hydrogenic atom into center-of-mass (3D) and relative (3D) components.

Chem 442 Review for Exam 2. Exact separation of the Hamiltonian of a hydrogenic atom into center-of-mass (3D) and relative (3D) components. Chem 44 Review for Exam Hydrogenic atoms: The Coulomb energy between two point charges Ze and e: V r Ze r Exact separation of the Hamiltonian of a hydrogenic atom into center-of-mass (3D) and relative

More information

Applied Nuclear Physics (Fall 2006) Lecture 8 (10/4/06) Neutron-Proton Scattering

Applied Nuclear Physics (Fall 2006) Lecture 8 (10/4/06) Neutron-Proton Scattering 22.101 Applied Nuclear Physics (Fall 2006) Lecture 8 (10/4/06) Neutron-Proton Scattering References: M. A. Preston, Physics of the Nucleus (Addison-Wesley, Reading, 1962). E. Segre, Nuclei and Particles

More information

1.6. Quantum mechanical description of the hydrogen atom

1.6. Quantum mechanical description of the hydrogen atom 29.6. Quantum mechanical description of the hydrogen atom.6.. Hamiltonian for the hydrogen atom Atomic units To avoid dealing with very small numbers, let us introduce the so called atomic units : Quantity

More information

Rotations in Quantum Mechanics

Rotations in Quantum Mechanics Rotations in Quantum Mechanics We have seen that physical transformations are represented in quantum mechanics by unitary operators acting on the Hilbert space. In this section, we ll think about the specific

More information

Quantum Physics 130A. April 1, 2006

Quantum Physics 130A. April 1, 2006 Quantum Physics 130A April 1, 2006 2 1 HOMEWORK 1: Due Friday, Apr. 14 1. A polished silver plate is hit by beams of photons of known energy. It is measured that the maximum electron energy is 3.1 ± 0.11

More information

Lecture 7. More dimensions

Lecture 7. More dimensions Lecture 7 More dimensions 67 68 LECTURE 7. MORE DIMENSIONS 7.1 Introduction In this lecture we generalize the concepts introduced so far to systems that evolve in more than one spatial dimension. While

More information

Quantum mechanics in one hour

Quantum mechanics in one hour Chapter 2 Quantum mechanics in one hour 2.1 Introduction The purpose of this chapter is to refresh your knowledge of quantum mechanics and to establish notation. Depending on your background you might

More information

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

df(x) = h(x) dx 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

Brief review of Quantum Mechanics (QM)

Brief review of Quantum Mechanics (QM) Brief review of Quantum Mechanics (QM) Note: This is a collection of several formulae and facts that we will use throughout the course. It is by no means a complete discussion of QM, nor will I attempt

More information

6.1 Nondegenerate Perturbation Theory

6.1 Nondegenerate Perturbation Theory 6.1 Nondegenerate Perturbation Theory Analytic solutions to the Schrödinger equation have not been found for many interesting systems. Fortunately, it is often possible to find expressions which are analytic

More information

Electrons in a periodic potential

Electrons in a periodic potential Chapter 3 Electrons in a periodic potential 3.1 Bloch s theorem. We consider in this chapter electrons under the influence of a static, periodic potential V (x), i.e. such that it fulfills V (x) = V (x

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

C/CS/Phys C191 Quantum Mechanics in a Nutshell 10/06/07 Fall 2009 Lecture 12

C/CS/Phys C191 Quantum Mechanics in a Nutshell 10/06/07 Fall 2009 Lecture 12 C/CS/Phys C191 Quantum Mechanics in a Nutshell 10/06/07 Fall 2009 Lecture 12 In this lecture we summarize the essential physical and mathematical aspects of quantum mechanics relevant to this course. Topics

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

PHY 407 QUANTUM MECHANICS Fall 05 Problem set 1 Due Sep

PHY 407 QUANTUM MECHANICS Fall 05 Problem set 1 Due Sep Problem set 1 Due Sep 15 2005 1. Let V be the set of all complex valued functions of a real variable θ, that are periodic with period 2π. That is u(θ + 2π) = u(θ), for all u V. (1) (i) Show that this V

More information

Quantum Physics II (8.05) Fall 2002 Outline

Quantum Physics II (8.05) Fall 2002 Outline Quantum Physics II (8.05) Fall 2002 Outline 1. General structure of quantum mechanics. 8.04 was based primarily on wave mechanics. We review that foundation with the intent to build a more formal basis

More information

The Electronic Structure of Atoms

The Electronic Structure of Atoms The Electronic Structure of Atoms Classical Hydrogen-like atoms: Atomic Scale: 10-10 m or 1 Å + - Proton mass : Electron mass 1836 : 1 Problems with classical interpretation: - Should not be stable (electron

More information

Calculating Band Structure

Calculating Band Structure Calculating Band Structure Nearly free electron Assume plane wave solution for electrons Weak potential V(x) Brillouin zone edge Tight binding method Electrons in local atomic states (bound states) Interatomic

More information

CHAPTER 36. 1* True or false: Boundary conditions on the wave function lead to energy quantization. True

CHAPTER 36. 1* True or false: Boundary conditions on the wave function lead to energy quantization. True CHAPTER 36 * True or false: Boundary conditions on the we function lead to energy quantization. True Sketch (a) the we function and (b) the probability distribution for the n 4 state for the finite squarewell

More information

3 Angular Momentum and Spin

3 Angular Momentum and Spin In this chapter we review the notions surrounding the different forms of angular momenta in quantum mechanics, including the spin angular momentum, which is entirely quantum mechanical in nature. Some

More information

CONTENTS. vii. CHAPTER 2 Operators 15

CONTENTS. vii. CHAPTER 2 Operators 15 CHAPTER 1 Why Quantum Mechanics? 1 1.1 Newtonian Mechanics and Classical Electromagnetism 1 (a) Newtonian Mechanics 1 (b) Electromagnetism 2 1.2 Black Body Radiation 3 1.3 The Heat Capacity of Solids and

More information

Multi-Electron Atoms II

Multi-Electron Atoms II Multi-Electron Atoms II LS Coupling The basic idea of LS coupling or Russell-Saunders coupling is to assume that spin-orbit effects are small, and can be neglected to a first approximation. If there is

More information

Lecture 12. The harmonic oscillator

Lecture 12. The harmonic oscillator Lecture 12 The harmonic oscillator 107 108 LECTURE 12. THE HARMONIC OSCILLATOR 12.1 Introduction In this chapter, we are going to find explicitly the eigenfunctions and eigenvalues for the time-independent

More information

CHM Physical Chemistry II Chapter 9 - Supplementary Material. 1. Constuction of orbitals from the spherical harmonics

CHM Physical Chemistry II Chapter 9 - Supplementary Material. 1. Constuction of orbitals from the spherical harmonics CHM 3411 - Physical Chemistry II Chapter 9 - Supplementary Material 1. Constuction of orbitals from the spherical harmonics The wavefunctions that are solutions to the time independent Schrodinger equation

More information

PHYSICS 721/821 - Spring Semester ODU. Graduate Quantum Mechanics II Midterm Exam - Solution

PHYSICS 721/821 - Spring Semester ODU. Graduate Quantum Mechanics II Midterm Exam - Solution PHYSICS 72/82 - Spring Semester 2 - ODU Graduate Quantum Mechanics II Midterm Exam - Solution Problem ) An electron (mass 5, ev/c 2 ) is in a one-dimensional potential well as sketched to the right (the

More information

Lecture 5. Hartree-Fock Theory. WS2010/11: Introduction to Nuclear and Particle Physics

Lecture 5. Hartree-Fock Theory. WS2010/11: Introduction to Nuclear and Particle Physics Lecture 5 Hartree-Fock Theory WS2010/11: Introduction to Nuclear and Particle Physics Particle-number representation: General formalism The simplest starting point for a many-body state is a system of

More information

Quantization of the Spins

Quantization of the Spins Chapter 5 Quantization of the Spins As pointed out already in chapter 3, the external degrees of freedom, position and momentum, of an ensemble of identical atoms is described by the Scödinger field operator.

More information