OPTI 511R, Spring 2018 Problem Set 1 Prof. R.J. Jones

Size: px
Start display at page:

Download "OPTI 511R, Spring 2018 Problem Set 1 Prof. R.J. Jones"

Transcription

1 OPTI 511R, Spring 2018 Problem Set 1 Prof. R.J. Jones Due in class Thursday, Jan 18, 2018 Math Refresher The first 11 questions are just to get you to review some very basic mathematical concepts needed for this course that I expect to be already familiar to you. (For these first 11 questions you may just want to provide your answers in the space provided.) Dimensional units 1. If f(x) 2 dx = 1, and if x has dimensional units of length, what are the dimensional units of f(x)? Differentiation 2. Let F (x, t) e x2 /a 2 e iωt, where x and t are independent variables with units of length and time (respectively), and a and ω are constants. (a.) What are the dimensional units of a? (b.) Evaluate df /dt. (c.) Evaluate df /dx. 1

2 Integration 3. Given that e u2 du = π, solve the following integral: e x2 /a 2 dx. Complex Numbers. Suppose that the complex number z can be written as either z = x + iy or z = Ae iθ, with x, y, A, and θ all real numbers. (a.) Write A in terms of x and y. (b.) Write θ in terms of x and y (there are various correct expressions). Differential Equations y(x) = m y(x). Give a function y(x) that solves this equation. 5. d dx 6. d 2 dx 2 y(x) = m 2 y(x). Give a function y(x) that solves this equation. 2

3 Linear Algebra 7. Suppose M List the eigenvalues of M. 8. Suppose v 2. Evaluate v. 9. Suppose M and v 0 1. Evaluate M v. 3

4 Interpretation and sketching 10. Let y(x) = e x2 /a 2. Sketch this function, including labeled Cartesian axes. Indicate the points x = a and x = a. 11. A section of the curve y = x 2 /a is plotted in the following figure. If x has dimensional units of length, and a = meters and b = 2 meters, give a value (with dimensional units) for the area of the shaded region.

5 12. Clasical Bohr orbital period Using the simple mdodel for the Bohr atom discussed in class, calculate the time it takes for the electron to orbit the nucleus in the hydrogen ground state. This is sometimes referred to as the natural timescale for electron dynamics in atomic systems. 13. debroglie wavelength The debroglie wavelength associated with a particle of mass m moving with velocity v, and therefore momentum p = mv, is λ db = 2π h/p. As you can see, the debroglie wavelength depends upon mass and velocity. We can thus make the generalization that quantum mechanical effects, in particular the wave nature of matter, become large enough to be measurable for very slow and small mass particles. As a general idea, the wave nature of matter needs to be considered when the debroglie wavelength becomes larger than the particle size, or when it is comparable to the spacing between particles. (Remember: the size of a particle is completely independent of the debroglie wavelength of that particle.) In this problem, you will calculate the debroglie wavelength associated with massive particles at different temperatures, expressed in units of absolute temperature (the Kelvin scale, where 0 K is absolute zero, and room temperature is 300 K). To find the particle velocity, use the 1-D relation k B T = mv 2 between temperature T and kinetic energy, where k B is Boltzmann s constant k B = J/K. Calculate λ db for the following: (a) a hydrogen atom of mass m = kg at room temperature. Compare this answer with the size of a hydrogen atom, about m (this is roughly the atom s diameter). (b) a He atom, of mass m = kg, at a temperature of T = 2 K, the temperature range for superfluid effects to occur in liquid helium. (c) a 87 Rb atom, of mass m = kg, at room temperature. (d) a 87 Rb atom at a temperature of T = 10 8 K, a remarkable but achievable temperature for some current physics experiments in the field of Bose-Einstein condensation. (e) an electron of mass kg and a velocity of m/s, a number we might associate with the electron s velocity in an atom. How does this answer compare with the size of a hydrogen atom [see part (a)]? (f) Calculate the debroglie wavelength for a human-sized mass moving at a walking speed. 5

6 Operators Simply put, an operator is an instruction to do something on the function that follows; that something may be multiplication or differentiation, or combinations thereof. Individual operators can also be multiplied (oredr matters!) or added to produce new operators. Operators also often (but don t always) represent physically measurable quantities, or observables. For example, the spatial position of an object is a physically measurable quantity. It is thus called an observable. In quantum mechanics, any quantity of interest Q will be represented by an operator, denoted ˆQ, whether or not Q is an observable. Position, momentum, energy, and angular momentum are a few examples of observables, and each of these quantities has an associated operator. Operators can also represent non-physical actions or quantities. For example, we can define an operator Ĉ that multiplies a function by i times the fifth root of position x and adds the result to the 7 th derivative of the function (with respect to position) times a constant B: Ĉ = i 5 x + B d 7 dx 7. (1) This is a nonsensical operator, but we could nevertheless evaluate Ĉ acting on a wavefunction Ψ(x, t). We could also evaluate the expectation value C using the method defined in class. In this case, it would be hard to justify why we d care about the expectation value of this silly quantity, or why we d even want to use the term expectation value when there is apparently no measurement that relates to Ĉ, but the formalism has been defined to be general enough to handle such cases. To make matters even more confusing, the form of an operator (such as the operator ˆp x representing momentum along the x direction) depends on the functional space of the function or wavefunction following it. For example, the operator for momentum along the x direction is ˆp x = i h x, but only if we are working with functions of position x. If we are, the functional space is position or coordinate space. However, if the functional space of our wavefunction is momentum space, meaning that the wavefunction is expressed as a function of momentum p x, the momentum operator is simply ˆp x = p x. Likewise, the position operator is simply ˆx = x in the coordinate space representation, but ˆx = i h p x in momentum space. If this sounds confusing, think of it like this: classically, the position of a particle versus time can be labeled x(t), and the momentum is m dx dt. This would be a coordinate space representation. Or, we could label the momentum as p(t) and the position as (1/m) p(t)dt. This would be a momentum-space representation. There s a bit more to it in QM, but the point is that a physical quantity can be expressed in multiple ways depending on what is known. In QM, the way to express a particular quantity depends on which functional space is used; it s usually important is to stick with a single functional space (such as momentum or position) during mathematical manipulation. 6

7 1. Math exercise For the following problems, an operator ˆQ and a function F (not necessarily a wavefunction) are given. In parts (a) to (e), evaluate ˆQF, and simplify as much as possible. Example: ˆQ(x) = x 2 + B d dx, and F (x) = A exp[ x3 /a 3 ]. Treat A, B and a as constants. Solution: ˆQF (x) = x 2 A exp[ x 3 /a 3 ] + B A ( 3x 2 /a 3 ) exp[ x 3 /a 3 ] = (x 2 3Bx 2 /a 3 )A exp[ x 3 /a 3 ] = x 2 (1 3B/a 3 )F (x) (the answer). (a) ˆQ(x) = i h x, (the 1-D momentum operator in coordinate space), and F (x, t) = Aei(kx ωt). 2 (b) ˆQ(x) = h2 2m, (the 1-D kinetic energy operator in coordinate space), and F (x, t) = Ae x i(kx ωt). 2 (c) ˆQ(x) = ˆxˆp x = i hx x, (a possibly meaningless operator formed out of the product of the position and momentum operators), and F (x) = Ae x2 /(2a 2). (d) ˆQ(x, y, z) = i h(x y y x ), (an angular momentum operator in 3-D coordinate space), and F (x, y, z) = Ae r(x,y,z)/(2a) where r(x, y, z) = x 2 + y 2 + z 2 and r is always positive. (e) ˆQ(t) = i h t, (an energy operator), and F (t) = Ae x2 /a 2 e iωt. 7

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 486 Midterm Exam #1 Spring 2018 Thursday February 22, 9:30 am 10:50 am

Physics 486 Midterm Exam #1 Spring 2018 Thursday February 22, 9:30 am 10:50 am Physics 486 Midterm Exam #1 Spring 18 Thursday February, 9: am 1:5 am This is a closed book exam. No use of calculators or any other electronic devices is allowed. Work the problems only in your answer

More information

Indicate if the statement is True (T) or False (F) by circling the letter (1 pt each):

Indicate if the statement is True (T) or False (F) by circling the letter (1 pt each): Indicate if the statement is (T) or False (F) by circling the letter (1 pt each): False 1. In order to ensure that all observables are real valued, the eigenfunctions for an operator must also be real

More information

Physics 43 Exam 2 Spring 2018

Physics 43 Exam 2 Spring 2018 Physics 43 Exam 2 Spring 2018 Print Name: Conceptual Circle the best answer. (2 points each) 1. Quantum physics agrees with the classical physics limit when a. the total angular momentum is a small multiple

More information

Slowing down the neutrons

Slowing down the neutrons Slowing down the neutrons Clearly, an obvious way to make a reactor work, and to make use of this characteristic of the 3 U(n,f) cross-section, is to slow down the fast, fission neutrons. This can be accomplished,

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

Problem Set 5: Solutions

Problem Set 5: Solutions University of Alabama Department of Physics and Astronomy PH 53 / eclair Spring 1 Problem Set 5: Solutions 1. Solve one of the exam problems that you did not choose.. The Thompson model of the atom. Show

More information

to the potential V to get V + V 0 0Ψ. Let Ψ ( x,t ) =ψ x dx 2

to the potential V to get V + V 0 0Ψ. Let Ψ ( x,t ) =ψ x dx 2 Physics 0 Homework # Spring 017 Due Wednesday, 4/1/17 1. Griffith s 1.8 We start with by adding V 0 to the potential V to get V + V 0. The Schrödinger equation reads: i! dψ dt =! d Ψ m dx + VΨ + V 0Ψ.

More information

1 Basics of Quantum Mechanics

1 Basics of Quantum Mechanics 1 Basics of Quantum Mechanics 1.1 Admin The course is based on the book Quantum Mechanics (2nd edition or new international edition NOT 1st edition) by Griffiths as its just genius for this level. There

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

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

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

Core Mathematics 3 Algebra

Core Mathematics 3 Algebra http://kumarmathsweeblycom/ Core Mathematics 3 Algebra Edited by K V Kumaran Core Maths 3 Algebra Page Algebra fractions C3 The specifications suggest that you should be able to do the following: Simplify

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

The Simple Harmonic Oscillator

The Simple Harmonic Oscillator The Simple Harmonic Oscillator Michael Fowler, University of Virginia Einstein s Solution of the Specific Heat Puzzle The simple harmonic oscillator, a nonrelativistic particle in a potential ½C, is a

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

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

MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF PHYSICS AND PHYSICAL OCEANOGRAPHY. PHYSICS 2750 FINAL EXAM - FALL December 13, 2007

MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF PHYSICS AND PHYSICAL OCEANOGRAPHY. PHYSICS 2750 FINAL EXAM - FALL December 13, 2007 MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF PHYSICS AND PHYSICAL OCEANOGRAPHY PHYSICS 2750 FINAL EXAM - FALL 2007 - December 13, 2007 INSTRUCTIONS: 1. Put your name and student number on each page.

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

David J. Starling Penn State Hazleton PHYS 214

David J. Starling Penn State Hazleton PHYS 214 All the fifty years of conscious brooding have brought me no closer to answer the question, What are light quanta? Of course today every rascal thinks he knows the answer, but he is deluding himself. -Albert

More information

Rapid Review of Early Quantum Mechanics

Rapid Review of Early Quantum Mechanics Rapid Review of Early Quantum Mechanics 8/9/07 (Note: This is stuff you already know from an undergraduate Modern Physics course. We re going through it quickly just to remind you: more details are to

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

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

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

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

Math Questions for the 2011 PhD Qualifier Exam 1. Evaluate the following definite integral 3" 4 where! ( x) is the Dirac! - function. # " 4 [ ( )] dx x 2! cos x 2. Consider the differential equation dx

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

CHM320 EXAM #2 USEFUL INFORMATION

CHM320 EXAM #2 USEFUL INFORMATION CHM30 EXAM # USEFUL INFORMATION Constants mass of electron: m e = 9.11 10 31 kg. Rydberg constant: R H = 109737.35 cm 1 =.1798 10 18 J. speed of light: c = 3.00 10 8 m/s Planck constant: 6.66 10 34 Js

More information

Quantum Physics Lecture 6

Quantum Physics Lecture 6 Quantum Physics Lecture 6 Bohr model of hydrogen atom (cont.) Line spectra formula Correspondence principle Quantum Mechanics formalism General properties of waves Expectation values Free particle wavefunction

More information

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

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

Please read the following instructions:

Please read the following instructions: MIDTERM #1 PHYS 33 (MODERN PHYSICS II) DATE/TIME: February 16, 17 (8:3 a.m. - 9:45 a.m.) PLACE: RB 11 Only non-programmable calculators are allowed. Name: ID: Please read the following instructions: This

More information

STRUCTURE OF MATTER, VIBRATIONS & WAVES and QUANTUM PHYSICS

STRUCTURE OF MATTER, VIBRATIONS & WAVES and QUANTUM PHYSICS UNIVERSITY OF LONDON BSc/MSci EXAMINATION June 2007 for Internal Students of Imperial College of Science, Technology and Medicine This paper is also taken for the relevant Examination for the Associateship

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

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

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

STRUCTURE OF MATTER, VIBRATIONS AND WAVES, AND QUANTUM PHYSICS

STRUCTURE OF MATTER, VIBRATIONS AND WAVES, AND QUANTUM PHYSICS Imperial College London BSc/MSci EXAMINATION June 2008 This paper is also taken for the relevant Examination for the Associateship STRUCTURE OF MATTER, VIBRATIONS AND WAVES, AND QUANTUM PHYSICS For 1st-Year

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

Nov : Lecture 22: Differential Operators, Harmonic Oscillators

Nov : Lecture 22: Differential Operators, Harmonic Oscillators 14 Nov. 3 005: Lecture : Differential Operators, Harmonic Oscillators Reading: Kreyszig Sections:.4 (pp:81 83),.5 (pp:83 89),.8 (pp:101 03) Differential Operators The idea of a function as something that

More information

Quantum Mechanics. p " The Uncertainty Principle places fundamental limits on our measurements :

Quantum Mechanics. p  The Uncertainty Principle places fundamental limits on our measurements : Student Selected Module 2005/2006 (SSM-0032) 17 th November 2005 Quantum Mechanics Outline : Review of Previous Lecture. Single Particle Wavefunctions. Time-Independent Schrödinger equation. Particle in

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

1 (2n)! (-1)n (θ) 2n

1 (2n)! (-1)n (θ) 2n Complex Numbers and Algebra The real numbers are complete for the operations addition, subtraction, multiplication, and division, or more suggestively, for the operations of addition and multiplication

More information

Energy in Planetary Orbits

Energy in Planetary Orbits Lecture 19: Energy in Orbits, Bohr Atom, Oscillatory Motion 1 Energy in Planetary Orbits Consequences of Kepler s First and Third Laws According to Kepler s First Law of Planetary Motion, all planets move

More information

Math Assignment 5

Math Assignment 5 Math 2280 - Assignment 5 Dylan Zwick Fall 2013 Section 3.4-1, 5, 18, 21 Section 3.5-1, 11, 23, 28, 35, 47, 56 Section 3.6-1, 2, 9, 17, 24 1 Section 3.4 - Mechanical Vibrations 3.4.1 - Determine the period

More information

Physics 202 Laboratory 5. Linear Algebra 1. Laboratory 5. Physics 202 Laboratory

Physics 202 Laboratory 5. Linear Algebra 1. Laboratory 5. Physics 202 Laboratory Physics 202 Laboratory 5 Linear Algebra Laboratory 5 Physics 202 Laboratory We close our whirlwind tour of numerical methods by advertising some elements of (numerical) linear algebra. There are three

More information

Final Exam - Solutions PHYS/ECE Fall 2011

Final Exam - Solutions PHYS/ECE Fall 2011 Final Exam - Solutions PHYS/ECE 34 - Fall 211 Problem 1 Cosmic Rays The telescope array project in Millard County, UT can detect cosmic rays with energies up to E 1 2 ev. The cosmic rays are of unknown

More information

CHM 532 Notes on Wavefunctions and the Schrödinger Equation

CHM 532 Notes on Wavefunctions and the Schrödinger Equation CHM 532 Notes on Wavefunctions and the Schrödinger Equation In class we have discussed a thought experiment 1 that contrasts the behavior of classical particles, classical waves and quantum particles.

More information

PHY 396 K. Problem set #5. Due October 9, 2008.

PHY 396 K. Problem set #5. Due October 9, 2008. PHY 396 K. Problem set #5. Due October 9, 2008.. First, an exercise in bosonic commutation relations [â α, â β = 0, [â α, â β = 0, [â α, â β = δ αβ. ( (a Calculate the commutators [â αâ β, â γ, [â αâ β,

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

PHYSICS 250 May 4, Final Exam - Solutions

PHYSICS 250 May 4, Final Exam - Solutions Name: PHYSICS 250 May 4, 999 Final Exam - Solutions Instructions: Work all problems. You may use a calculator and two pages of notes you may have prepared. There are problems of varying length and difficulty.

More information

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory Physics 2 Lecture 4 Integration Lecture 4 Physics 2 Laboratory Monday, February 21st, 211 Integration is the flip-side of differentiation in fact, it is often possible to write a differential equation

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

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

The Bohr Model of Hydrogen, a Summary, Review

The Bohr Model of Hydrogen, a Summary, Review The Bohr Model of Hydrogen, a Summary, Review Allowed electron orbital radii and speeds: Allowed electron energy levels: Problems with the Bohr Model Bohr s model for the atom was a huge success in that

More information

C/CS/Phys 191 Uncertainty principle, Spin Algebra 10/11/05 Fall 2005 Lecture 13

C/CS/Phys 191 Uncertainty principle, Spin Algebra 10/11/05 Fall 2005 Lecture 13 C/CS/Phys 191 Uncertainty principle, Spin Algebra 10/11/05 Fall 2005 Lecture 13 1 Readings Uncertainty principle: Griffiths, Introduction to QM, Ch. 3.4. Spin: Griffiths, Introduction to QM, Ch. 4.4; Liboff,

More information

Chapter 1 The Bohr Atom

Chapter 1 The Bohr Atom Chapter 1 The Bohr Atom 1 Introduction Niels Bohr was a Danish physicist who made a fundamental contribution to our understanding of atomic structure and quantum mechanics. He made the first successful

More information

Physical Chemistry II Exam 2 Solutions

Physical Chemistry II Exam 2 Solutions Chemistry 362 Spring 208 Dr Jean M Standard March 9, 208 Name KEY Physical Chemistry II Exam 2 Solutions ) (4 points) The harmonic vibrational frequency (in wavenumbers) of LiH is 4057 cm Based upon this

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

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

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

QM1 - Tutorial 1 The Bohr Atom and Mathematical Introduction

QM1 - Tutorial 1 The Bohr Atom and Mathematical Introduction QM - Tutorial The Bohr Atom and Mathematical Introduction 26 October 207 Contents Bohr Atom. Energy of a Photon - The Photo Electric Eect.................................2 The Discrete Energy Spectrum

More information

Chapter 2 Heisenberg s Matrix Mechanics

Chapter 2 Heisenberg s Matrix Mechanics Chapter 2 Heisenberg s Matrix Mechanics Abstract The quantum selection rule and its generalizations are capable of predicting energies of the stationary orbits; however they should be obtained in a more

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

Chapter 7. Bound Systems are perhaps the most interesting cases for us to consider. We see much of the interesting features of quantum mechanics.

Chapter 7. Bound Systems are perhaps the most interesting cases for us to consider. We see much of the interesting features of quantum mechanics. Chapter 7 In chapter 6 we learned about a set of rules for quantum mechanics. Now we want to apply them to various cases and see what they predict for the behavior of quanta under different conditions.

More information

Oh, the humanity! David J. Starling Penn State Hazleton PHYS 214

Oh, the humanity! David J. Starling Penn State Hazleton PHYS 214 Oh, the humanity! -Herbert Morrison, radio reporter of the Hindenburg disaster David J. Starling Penn State Hazleton PHYS 24 The hydrogen atom is composed of a proton and an electron with potential energy:

More information

Physics 107 Final Exam May 6, Your Name: 1. Questions

Physics 107 Final Exam May 6, Your Name: 1. Questions Physics 107 Final Exam May 6, 1996 Your Name: 1. Questions 1. 9. 17. 5.. 10. 18. 6. 3. 11. 19. 7. 4. 1. 0. 8. 5. 13. 1. 9. 6. 14.. 30. 7. 15. 3. 8. 16. 4.. Problems 1. 4. 7. 10. 13.. 5. 8. 11. 14. 3. 6.

More information

Problem #1 30 points Problem #2 30 points Problem #3 30 points Problem #4 30 points Problem #5 30 points

Problem #1 30 points Problem #2 30 points Problem #3 30 points Problem #4 30 points Problem #5 30 points Name ME 5 Exam # November 5, 7 Prof. Lucht ME 55. POINT DISTRIBUTION Problem # 3 points Problem # 3 points Problem #3 3 points Problem #4 3 points Problem #5 3 points. EXAM INSTRUCTIONS You must do four

More information

Quantum Theory. Thornton and Rex, Ch. 6

Quantum Theory. Thornton and Rex, Ch. 6 Quantum Theory Thornton and Rex, Ch. 6 Matter can behave like waves. 1) What is the wave equation? 2) How do we interpret the wave function y(x,t)? Light Waves Plane wave: y(x,t) = A cos(kx-wt) wave (w,k)

More information

Electron Configuration

Electron Configuration Electron Configuration Orbitals Remember that orbitals simply represent an area where the electron is most likely to be found. Formally, orbitals are defined using four quantum numbers Orbitals have particular

More information

Chemistry 432 Problem Set 1 Spring 2018 Solutions

Chemistry 432 Problem Set 1 Spring 2018 Solutions Chemistry 43 Problem Set 1 Spring 018 Solutions 1. A ball of mass m is tossed into the air at time t = 0 with an initial velocity v 0. The ball experiences a constant acceleration g from the gravitational

More information

General Physical Chemistry II

General Physical Chemistry II General Physical Chemistry II Lecture 3 Aleksey Kocherzhenko September 2, 2014" Last time " The time-independent Schrödinger equation" Erwin Schrödinger " ~ 2 2m d 2 (x) dx 2 The wavefunction:" (x) The

More information

How NMR Works Section I

How NMR Works Section I How NMR Works ------- Section I by Shaoxiong Wu 02-20-2010 During the NMR course I use classic energy levels and vector model to explain simple NMR pulse sequences and spectra. It is limited, however,

More information

Further Quantum Mechanics Problem Set

Further Quantum Mechanics Problem Set CWPP 212 Further Quantum Mechanics Problem Set 1 Further Quantum Mechanics Christopher Palmer 212 Problem Set There are three problem sets, suitable for use at the end of Hilary Term, beginning of Trinity

More information

the EL equation for the x coordinate is easily seen to be (exercise)

the EL equation for the x coordinate is easily seen to be (exercise) Physics 6010, Fall 2016 Relevant Sections in Text: 1.3 1.6 Examples After all this formalism it is a good idea to spend some time developing a number of illustrative examples. These examples represent

More information

BASIC WAVE CONCEPTS. Reading: Main 9.0, 9.1, 9.3 GEM 9.1.1, Giancoli?

BASIC WAVE CONCEPTS. Reading: Main 9.0, 9.1, 9.3 GEM 9.1.1, Giancoli? 1 BASIC WAVE CONCEPTS Reading: Main 9.0, 9.1, 9.3 GEM 9.1.1, 9.1.2 Giancoli? REVIEW SINGLE OSCILLATOR: The oscillation functions you re used to describe how one quantity (position, charge, electric field,

More information

Please read the following instructions:

Please read the following instructions: MIDTERM #1 PHYS 33 (MODERN PHYSICS II) DATE/TIME: February 16, 17 (8:3 a.m. - 9:45 a.m.) PLACE: RB 11 Only non-programmable calculators are allowed. Name: ID: Please read the following instructions: This

More information

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides.

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides. II. Generalizing the 1-dimensional wave equation First generalize the notation. i) "q" has meant transverse deflection of the string. Replace q Ψ, where Ψ may indicate other properties of the medium that

More information

Quantum Mechanics Exercises and solutions

Quantum Mechanics Exercises and solutions Quantum Mechanics Exercises and solutions P.J. Mulders Department of Physics and Astronomy, Faculty of Sciences, Vrije Universiteit Amsterdam De Boelelaan 181, 181 HV Amsterdam, the Netherlands email:

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

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

Franck-Hertz experiment, Bohr atom, de Broglie waves Announcements:

Franck-Hertz experiment, Bohr atom, de Broglie waves Announcements: Franck-Hertz experiment, Bohr atom, de Broglie waves Announcements: Problem solving sessions Tues. 1-3. Reading for Wednesday TZD 6.1-.4 2013 Nobel Prize Announcement Tomorrow Few slides on the Higgs Field

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

Physical Chemistry Quantum Mechanics, Spectroscopy, and Molecular Interactions. Solutions Manual. by Andrew Cooksy

Physical Chemistry Quantum Mechanics, Spectroscopy, and Molecular Interactions. Solutions Manual. by Andrew Cooksy Physical Chemistry Quantum Mechanics, Spectroscopy, and Molecular Interactions Solutions Manual by Andrew Cooksy February 4, 2014 Contents Contents i Objectives Review Questions 1 Chapter Problems 11 Notes

More information

the probability of getting either heads or tails must be 1 (excluding the remote possibility of getting it to land on its edge).

the probability of getting either heads or tails must be 1 (excluding the remote possibility of getting it to land on its edge). Probability One of the most useful and intriguing aspects of quantum mechanics is the Heisenberg Uncertainty Principle. Before I get to it however, we need some initial comments on probability. Let s first

More information

Chapter 8 Problem Solutions

Chapter 8 Problem Solutions Chapter 8 Problem Solutions 1. The energy needed to detach the electron from a hydrogen atom is 13.6 ev, but the energy needed to detach an electron from a hydrogen molecule is 15.7 ev. Why do you think

More information

Chemistry 400 Note: Problem #21 is a separate 10-point assignment! I. Multiple Choice

Chemistry 400 Note: Problem #21 is a separate 10-point assignment! I. Multiple Choice Chemistry 400 Homework 7, Chapter 7 Note: Problem #21 is a separate 10-point assignment! I. Multiple Choice 1. Which graph best describes the radial wavefunction of a 2s orbital? (A) (B) (C) (D) *2. The

More information

Quantum Physics III (8.06) Spring 2006 Solution Set 4

Quantum Physics III (8.06) Spring 2006 Solution Set 4 Quantum Physics III 8.6 Spring 6 Solution Set 4 March 3, 6 1. Landau Levels: numerics 4 points When B = 1 tesla, then the energy spacing ω L is given by ω L = ceb mc = 197 1 7 evcm3 1 5 ev/cm 511 kev =

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

There is light at the end of the tunnel. -- proverb. The light at the end of the tunnel is just the light of an oncoming train. --R.

There is light at the end of the tunnel. -- proverb. The light at the end of the tunnel is just the light of an oncoming train. --R. A vast time bubble has been projected into the future to the precise moment of the end of the universe. This is, of course, impossible. --D. Adams, The Hitchhiker s Guide to the Galaxy There is light at

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

Wave nature of matter

Wave nature of matter Lecture 11 Wave nature of matter Announcements: lecture 10 is posted homework 6 (due Feb 25, in class) solutions are posted on CULearn homework 7 (due March 4, in class) is posted on CULearn reading for

More information

The distance of the object from the equilibrium position is m.

The distance of the object from the equilibrium position is m. Answers, Even-Numbered Problems, Chapter..4.6.8.0..4.6.8 (a) A = 0.0 m (b).60 s (c) 0.65 Hz Whenever the object is released from rest, its initial displacement equals the amplitude of its SHM. (a) so 0.065

More information

r R A 1 r R B + 1 ψ(r) = αψ A (r)+βψ B (r) (5) where we assume that ψ A and ψ B are ground states: ψ A (r) = π 1/2 e r R A ψ B (r) = π 1/2 e r R B.

r R A 1 r R B + 1 ψ(r) = αψ A (r)+βψ B (r) (5) where we assume that ψ A and ψ B are ground states: ψ A (r) = π 1/2 e r R A ψ B (r) = π 1/2 e r R B. Molecules Initial questions: What are the new aspects of molecules compared to atoms? What part of the electromagnetic spectrum can we probe? What can we learn from molecular spectra? How large a molecule

More information

Columbia University Department of Physics QUALIFYING EXAMINATION

Columbia University Department of Physics QUALIFYING EXAMINATION Columbia University Department of Physics QUALIFYING EXAMINATION Wednesday, January 10, 2018 10:00AM to 12:00PM Modern Physics Section 3. Quantum Mechanics Two hours are permitted for the completion of

More information

The Schrödinger Wave Equation Formulation of Quantum Mechanics

The Schrödinger Wave Equation Formulation of Quantum Mechanics Chapter 5. The Schrödinger Wave Equation Formulation of Quantum Mechanics Notes: Most of the material in this chapter is taken from Thornton and Rex, Chapter 6. 5.1 The Schrödinger Wave Equation There

More information

BMT 2013 The Algebra of Noncommutative Operators Power Round Time Limit: 60 mins. Maximum Score: 100 points. Instructions:

BMT 2013 The Algebra of Noncommutative Operators Power Round Time Limit: 60 mins. Maximum Score: 100 points. Instructions: Time Limit: 60 mins. Maximum Score: 100 points. Instructions: 1. You may use the result of a previous problem that you have not solved in order to solve a later problem without losing credit on the later

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

Classical Statistical Mechanics: Part 1

Classical Statistical Mechanics: Part 1 Classical Statistical Mechanics: Part 1 January 16, 2013 Classical Mechanics 1-Dimensional system with 1 particle of mass m Newton s equations of motion for position x(t) and momentum p(t): ẋ(t) dx p =

More information

PH.D. PRELIMINARY EXAMINATION MATHEMATICS

PH.D. PRELIMINARY EXAMINATION MATHEMATICS UNIVERSITY OF CALIFORNIA, BERKELEY Dept. of Civil and Environmental Engineering FALL SEMESTER 2014 Structural Engineering, Mechanics and Materials NAME PH.D. PRELIMINARY EXAMINATION MATHEMATICS Problem

More information

CHM320 PRACTICE EXAM #1 (SPRING 2018)

CHM320 PRACTICE EXAM #1 (SPRING 2018) CHM320 PRACTICE EXAM #1 (SPRING 2018) Name: Score: NOTE: You must show your work, with sufficient number of intermediate steps. No credit will be awarded if you simply write down the answers from memory

More information