Chapter 4. Quantum Mechanics. Contents

Size: px
Start display at page:

Download "Chapter 4. Quantum Mechanics. Contents"

Transcription

1 Chapter 4 Quantum Mechanics Contents Fourier Analysis in QM: Momentum space wave functions Completeness and orthogonality Initial condition problems for quantum wells Klein-Gordon equation Relativistic Schrödinger equation Negative energy solutions Perturbation Theory in QM: Time independent perturbation theory Time dependent perturbation theory Fermi s Golden Rule Learning Outcomes Know the properties of coordinate and momentum space wave functions and be able to calculate one from the other in simple problems. Know the meaning of completeness and orthogonality and their implications for initial condition problems. 89

2 Be able to compute the time evolution of an initial wave function in square well problems. Be able to compute the Klein-Gordon equation starting from the relativistic relation for energy and momentum. Understand the meaning of negative energy solutions to the Klein- Gordon equation. Understand the derivations of energy shifts and transition rates in perturbation theory. Be able to calculate energy shifts and transition rates in simple perturbed problems. Reference Books PHYS2003 Quantum Physics notes. Introduction to Quantum Mechanics, Griffiths Quarks and Leptons, Halzen and Martin Quantum Physics, Eisberg and Resnick 90

3 4.1 Introduction In this part of the course we will study a number of techniques in Quantum Mechanics (QM). To begin with (chapter 4.2) we will review parts of your second year course but bearing in mind what you have learnt about Fourier analysis. Since QM is a theory of waves it is not surprising that Fourier techniques are very important. In chapter 4.3 we will move on to investigate the relativistic Schrödinger equation, more commonly known as the Klein- Gordon equation. Here we will encounter negative energy solutions and we will see the standard interpretation due to Stückelberg and Feynman. Finally, in chapter 4.4 we will work through the major results in QM perturbation theory, a technique for solving problems that are close to previously solved problems. It is most useful in scattering experiments where the deviation of a particle as the result of an interaction is small relative to its free motion. 4.2 Quantum Mechanics Review In QM the behaviour of a particle is controlled by a wave equation. A free particle is associated with a wave ψ = e i(kx wt) (4.1) where the wave number k and angular frequency w are related to the momentum and energy of the particle p = h λ k = p (4.2) E = hν w = E (4.3) The properties of the particle can therefore be obtained from the wave by acting on it with operators Eψ = i t ψ (4.4) pψ = i x ψ (4.5) The free wave equation is an eigenfunction of these operators with the values of E and p being the eigenvalues. For a classical particle we require that energy is conserved so E = p2 2m + V (4.6) 91

4 which, using the operators, we can rewrite as a wave equation i t ψ = 2 2m This is the Schrödinger equation which is central to QM. 2 x 2 ψ + Vψ (4.7) Time Independent Schrödinger Equation In problems where V is independent of time there are always solutions to the Schrödinger equation of the form ψ(x, t) =u(x)e iet/ (4.8) where u(x) satisfies (simply substitute this solution into the full Schrödinger equation) the time independent Schrödinger equation 2 2m 2 x 2 u(x)+v (x)u(x) =Eu(x) (4.9) Interpretation The amplitude of the wave function ψ (x, t)ψ(x, t) (which in the time independent case is just u (x)u(x)) is associated with the probability of finding a particle at x. Remembering that x is continuous the precise statement is u (x)u(x)dx = prob of finding particle between x and x +dx (4.10) Graphically this looks like the probability of finding the particle in the dx spatial slice is just the area under the curve u u in that slice. Since the particle must be somewhere with probability one we must have u (x)u(x)dx = 1 (4.11) Formally we find observable properties of the particles using the operators p = x = u (x) u (x) xu(x)dx (4.12) ( i ) x u(x)dx (4.13) 92

5 u * u dx x Momentum Space Wave Functions In the above discussion we have described the particle by its wave function at a particular point in space and then shown how to calculate it s momentum with an operator. Alternatively we could write a wave function that describes the probability of the particle having momentum in some dp interval directly and then calculating the position becomes more complicated. In fact it is possible to set up this momentum space wave function such that φ (p) φ(p) dp = prob. of particle having momentum p to p +dp (4.14) φ (p) φ(p)dp = 1 (4.15) with the properties of the particle being given by the operator relations φ (p) φ (p) pφ(p)dp = p (4.16) ( i ) p φ(p)dp = x (4.17) The relationship between ψ(x) and φ(p) is given by a Fourier Transform φ(p) = 1 2π ψ(x)eipx/ dx (4.18) 93

6 or inversely ψ(x) = 1 2π φ(p)e ipx/ dp (4.19) We can demonstrate that the Fourier Transform indeed has the correct properties by checking the consistency of the three operator equations above. Firstly consider [ ] [ ] φ (p) φ(p) dp = 1 2π dp dx e ipx ψ (x ) dx e ipx ψ(x ) = dx dx 1 2π ψ (x )ψ(x ) dpe ip(x x ) (4.20) We recognise the dp integral as the Fourier expansion of a delta function δ(x x 0 )= 1 2π e iω(x x 0) dω (4.21) So with ω = p/ and dω = dp/ φ (p) φ(p)dp = dx dx δ(x x )ψ (x )ψ(x ) = dx ψ (x )ψ(x ) (4.22) = 1 The equations are consistent. Secondly we can check the relation for the expectation value of the particles position ( ) φ (p) i φ(p)dp p 94

7 [ ]( = 1 2π dp dx e ipx ψ (x ) i ( ix )) [ dx ] e ipx ψ(x ) = dx dx 1 2π ψ (x ) x ψ(x ) dpe ip(x x ) = dx dx δ(x x )ψ (x ) x ψ(x ) = dx ψ (x ) x ψ(x ) = x (4.23) Finally we check the expectation value for momentum [ ]( ) [ ] φ (p) pφ(p)dp = 1 2π dp dx e ipx ψ (x ) i x dx e ipx ψ(x ) = dx dx δ(x x )ψ (x ) = dx ψ (x ) ( i x ) ψ(x ) ( i x ) ψ(x ) = p (4.24) Everything is nicely consistent. 95

8 4.2.4 Square Well Example A simple, interesting example of a QM system is the square potential well. We assume that the particle can not penetrate the infinite barriers V= V=0 V= x=0 x=a Since the potential is time independent the solution takes the form ψ(x, t) =u(x)e iet/ (4.25) and we must solve the time independent Schrödinger equation 2 d 2 u(x)+v (x)u(x) =EU(x) (4.26) 2m dx2 Of course in the region of interest the potential is just V = 0. The solutions to this equation take the form u(x) =A sin kx + B cos kx (4.27) The integration constants are fixed by the boundary conditions of ψ vanishing at x =0,a so with n integers 1, 2, 3... u n (x) =A sin nπx a Substituting this solution into the Schrödinger equation we find E n = 2 2m ( nπ a (4.28) ) 2 (4.29) 96

9 Finally to find the constant A we can require ψ(x, t) is correctly normalized ψ ψdx = 1 = a 0 A2 sin 2 nπx a dx (4.30) The full solution is therefore = A 2 a 2 ψ n (x, t) = 2 nπx sin a a e iet/ (4.31) 97

10 4.2.5 Completeness The square well problem shares features with a typical Fourier analysis problem. The solutions in each case are of the form sin nπx. Thus we can make a a Fourier expansion of any initial condition for the wave form and then determine the evolution. For example if we take an initial wave function form at t =0 k x=0 x=a then we can write u(x, t = 0) = c n u n (x) (4.32) where the c n are the Fourier coefficients. Taking into account the normalization of u n (x)) they are given by c n = 8k a n 2 π 2 2 sin nπ 2. (4.33) We now know the time evolution since we know that each individual term evolves as n=1 u n (x, 0) e ient/ u n (x, 0). (4.34) Resuming the Fourier series at time t gives the evolution of the initial condition (to a precision determined by how many terms you resum). 98

11 This is an example of a general rule in QM called completeness: any wave function may be expanded as a series of the eigenfunction solutions of the Schrödinger equation relevant to that problem. In other words in any problem we may write φ(x) = n c n u n (x), (4.35) for any function φ(x), where Hu n = E n u n. (4.36) We won t prove this here but if it weren t true we d be in all sorts of trouble! Imagine we had found all the solutions of the Schrödinger equation and then wrote down an initial condition that couldn t be rewritten in terms of those solutions... we d have no idea how to evolve that initial condition - which is silly! Completeness therefore has to be true for the theory to make sense. 99

12 4.2.6 Orthogonality It is also important in these initial condition problems that there is a unique way of writing u(x, 0) = n c n u n (x) (4.37) If it were not unique then a given initial condition would have more than one expansion which would evolve differently. Again the evolution would be undetermined and the theory not make sense. Each u n (x) therefore contains unique information. Orthogonality is a mathematical statement of this fact u n(x)u m (x)dx = δ nm (4.38) where δ nm = 1 if m = n and δ nm = 0 if m n. You can think of this expression as similar to a dot product between the coordinate axes vectors (î, ĵ, ˆk) - the axes contain the separate information about the three directions in the space and the dot product is zero between any two orthogonal directions. Proof: The u n are eigenfunctions of the Hamiltonian H satisfying Hu n = E n u n so consider u i Hu j dx (4.39) We can act with H to either the left or right in which case we will find E j u i u j dx = E i u i u j dx (4.40) which can only be true for i j if the wave functions are orthogonal and both sides are zero. When i = j the integral over the wave function squared is just the usual probability of finding the particle in all space and is set equal to one. 100

13 4.3 Klein-Gordon equation The Schrödinger equation Going back to the Schrödinger equation, it is useful to remember that a way of deriving it for a free particle of mass m is to start with the classical relation between energy and momentum, and write E and p in terms of differential operators, E = p2 2m, (4.41) E i t, p i. (4.42) The resulting equation is understood to act on a wave function ψ(x, t), and so it reads i ψ t + 2 2m 2 ψ =0. (4.43) As already discussed last year ψ 2 is the probability density, with ψ 2 d 3 x being the probability of finding the particle in the volume d 3 x. From now on we will use the notation ρ ψ 2. The main application within this Quantum Mechanics section of the concepts developed is to the study of scattering processes, where the particles concerned are in motion. It makes therefore sense to define the density flux of a beam of particles, j. This flux obeys a continuity equation, namely the rate of decrease of the number of particles in a given volume must equal the flux of particles out of that volume. We can write that as ρdv = j. ˆn ds, (4.44) t V where ˆn is a unit vector along the outward normal to the element ds of the surface S enclosing volume V. Using Gauss s theorem j. ˆn ds =. jdv, (4.45) S and putting these two last equations together we arrive at ρ t V S +. j =0. (4.46) To determine j we use the Schrödinger, equation eq. (4.43), given that ρ t ψ = ψ t + ψ ψ, (4.47) t 101

14 and we can replace the partial derivatives by the corresponding 2 terms. Then ρ t i 2m (ψ 2 ψ ψ 2 ψ ) = 0. (4.48) This last equation allows us to identify the probability flux density as j = i 2m (ψ ψ ψ ψ ). (4.49) For example in the case of the free particle of energy E and momentum p, we know that a solution to the Schrödinger equation is given by which means that and ψ = Ne ip.x iet/, (4.50) ρ = N 2, (4.51) j = p m N 2. (4.52) The Relativistic Schrödinger Equation It should be clear to us that the Schrödinger equation, eq. (4.43), does not respect Lorentz covariance, i.e. space and time coordinates behave in completely different ways. The way to obtain a relativistic version of the Schrödinger equation is to take as starting point the relativistic relation between energy and momentum E 2 = p 2 + m 2. (4.53) We can apply to this equation the same substitutions of eq. (4.42), and act on a wave function φ to obtain 2 φ t φ = m 2 φ. (4.54) This is the Klein-Gordon equation, which can also de denoted as the relativistic Schrödinger equation. If we multiply it by iφ, and its conjugate equation by iφ the result is t [ i ( φ φ t φ φ t )] + [ i(φ φ φ φ )] = 0 (4.55) By comparison with the non relativistic continuity equation, eq. (4.46) we can identify the probability density as ( ρ = i φ φ ) t φ φ, (4.56) t 102

15 while the flux density is given by j = i(φ φ φ φ ). (4.57) In the particular case of a free particle of energy E and momentum p the solution of the Klein-Gordon equation is φ = Ne ip.x iet, (4.58) in, from now on, units of = 1, c = 1. Using this form for φ in eqs (4.56,4.57) we obtain ρ = i( 2iE) N 2 =2E N 2, (4.59) j = i(2ip) N 2 =2p N 2. (4.60) Note that the expression for the probability density contains a factor of E, the energy of the particle. It is convenient to express all this in four vector notation, in particular we will make use of the D Alembertian operator, µ µ, (4.61) which is the contraction of the four vector derivative µ =( / t, ) with itself. Then the Klein-Gordon equation reads ( + m 2 )φ =0, (4.62) and the probability density and flux can be grouped in a four vector, with the continuity equation reading The free particle solution is expressed as j µ =(ρ, j) =i(φ µ φ φ µ φ ), (4.63) µ j µ =0. (4.64) φ = Ne ip.x (4.65) where x.p = x µ p µ. Plugging this expression into eq. (4.63) we obtain j µ =2p µ N 2. (4.66) The next thing to do is to study the possible values of the energy for this free particle that obeys the Klein-Gordon equation. To do that we substitute the solution (4.65) into (4.62) and the result are the eigenvalues of the energy E = ± p 2 + m 2, (4.67) 103

16 that is, negative energy solutions are possible! Moreover these E<0 solutions are associated to a negative probability density, as it is clear from eq. (4.60). In other words E < 0 solutions with ρ< 0. (4.68) This is a problem that we have to address if we want to continue our study of relativistic quantum mechanics Interpretation of negative energy states It seems from looking at the Klein-Gordon equation that the problem of negative energy states arises, from a mathematical point of view, from the fact that this equation is quadratic in both space and time, which itself arises from the relativistic energy-momentum relation, eq. (4.53). One, therefore, has to take the square root of the resulting expression for the energy 2 and that implies having two possible signs in the solution. In 1927 Dirac derived a relativistic wave equation which was linear in space and time (i.e. proportional to µ rather than ). In that way the probability density was well defined and positive, but he could not avoid having negative energy solutions. Moreover his equation only described spin 1/2 particles. This is known today as the Dirac equation which describes spin 1/2 fermions and antifermions. In 1934 Pauli and Weisskopf revisited the Klein-Gordon equation and introduced a slight modification. They added a factor of e (the electron charge) to the expression of the current, eq. (4.63), which now reads j µ = ie(φ µ φ φ µ φ ). (4.69) Now j 0 = ρ can be interpreted as a charge density, not a probability density, and this explains the fact that it can take negative values (for negatively charged particles). The prescription for dealing with negative energy states is due to Stückelberg (1941) and Feynman (1948). Their idea, commonly accepted today, is that a negative energy solution describes both a particle propagating backward in time and a positive energy antiparticle propagating forward in time. This can be easily seen with an example: consider an electron of energy E, momentum p and charge e. Its corresponding four vector current will be j µ (e )= 2e N 2 (E,p). (4.70) If we now consider a positron, the antiparticle of the electron, with the same energy and momentum, its corresponding four current will read j µ (e + ) = 2e N 2 (E,p), (4.71) 104

17 given that its charge is +e. We can shift signs twice within this equation to obtain j µ (e + )= 2e N 2 ( E, p), (4.72) which can be read as the current for an electron of energy E and momentum p. Therefore the emission of a positron of energy E is equivalent to the absorption of an electron of energy E. This is easily seen if we focus on the energy dependence of the free particle solution of the Klein-Gordon equation, i.e. e ie.t =e i( E).( t). (4.73) Here we see explicitly that the antiparticle going forward in time is equivalent to the particle of negative energy going backward in time. This procedure is also known as the single particle wave function formalism, as it interprets any scattering process involving relativistic and quantum systems in terms of just the particles, without involving the antiparticles. It can be applied not only to single particle states but to a many particle system, as we can see in the particular example of the double scattering of an electron due to a potential. Figure (a) represents what we would naively think it would happen, i.e. as the electron propagates in the region it interacts twice with the potential and t 1 and t 2 >t 1. There is, however a second possibility, shown in (b): at t 2 the electron scatters backward in time. This would be a negative energy electron or, in other words, a positive energy positron (e + ). In order to explain its origin we must follow the whole sequence of events. At t 1 an electron-positron pair is created out of the vacuum. The positron in that pair propagates and annihilates with the electron that had entered the region of space affected by the potential. The remaining electron of the pair is the one that exits this region. Given that we have no way of distinguishing between them, both possibilities (with identical initial (A) and final (B) states) have to be considered in the calculation. To note for the future is the fact that the quantum vacuum is indeed highly populated, and that, therefore, calculations which do not take this fact into account will not reproduce the experimental results. After this descriptive picture of how to understand scattering processes it is time to do some calculations, and the tool to use is called perturbation theory. 4.4 Perturbation Theory Perturbation theory is a technique for solving problems where a system we understand is tweaked by a small change. For example we know how to 105

18 Figure 4.1: Different time orderings of a scattering process. 106

19 find the solutions of the Schrödinger equation for a particle in a square well potential, or a simple harmonic potential - perturbation theory can tell us the solutions (approximately) if these potentials are modified a little. Let s begin by studying the case where the modification is time independent Time Independent Perturbation Theory Consider a time-independent problem in QM we can already solve. means we have found solutions to the Schrödinger equation This where H 0 ψ(x) =E 0 ψ(x) (4.74) H 0 = 2 + V (x) (4.75) 2m x2 We assume that the different solutions φ i have different energies E 0i. Now imagine perturbing the problem by changing the potential by a small amount. Thus 2 H = H 0 + H p (4.76) Since it s a small change most likely the wave function solutions haven t changed much and we can write the new solutions as The Schrödinger equation now becomes ψ i = φ i + δφ i (4.77) (H 0 + H p )(φ i + δφ i ) = (E 0i + E p )(φ i + δφ i ) (4.78) H p, δφ i and E p are all small so we can expand this equation zeroth-order: first order: H 0 φ i = E 0i φ i H 0 δφ i + H p φ i = E 0i δφ i + E p φ i We ve dropped terms that are the square of a small quantity. Now we use the completeness of the set of states φ i to write δφ i = n i c n φ n (4.79) 107

20 (Note: the δφ i is the amount that φ i shifts away from being φ i so we don t include φ i in the sum) The first order expression is H 0 c n φ n + H p φ i = E 0i c n φ n + E p φ i (4.80) n i In the first term we can act with H 0 on φ n and get a factor of E 0n. Now multiply on the left by φ j and integrate over all space φ j E 0n c n φ n dx + n i φ jh p φ i dx = E 0i n i φ j c n φ n dx + E p n i φ jφ i dx (4.81) Using the orthogonality of the wave functions ( φ jφ i dx = δ ij ) we find E 0n c n δ nj + φ jh p φ i dx = E 0i c n δ jn + E p δ ij (4.82) n i and performing the sums c j E 0j + n i φ jh p φ i dx = E 0i c j + E p δ ij (4.83) Now set i = j so the first term on each side cancel and E p = φ i H p φ i dx (4.84) or if j i so the δ ij are zero φ j H p φ i dx c j = (E 0i E 0j ) We have obtained the lowest order perturbation theory results (4.85) E i = E 0i + φ i H pφ i dx ψ i = φ i + n i φ n H p φ i dx (E 0i E 0n ) φ n (4.86) Of course these are not exact - we threw away some small terms. We can get a better approximation by taking the above answers and allowing small corrections on top 108

21 (H 0 + H p )(ψ i + δψ i ) = (E i + E p)(ψ i + δψ i ) (4.87) We then repeat everything above so for example E = E i + ψi H p ψ i dx (4.88) or substituting in terms of the unperturbed results E = E 0i + φ i H p φ i dx + n i φ nh p φ i dx 2 (E i E n ) (4.89) By repeatedly doing this we can make the result arbitrarily good. The first order shift in the energy is easy to calculate since it only requires knowledge of the unperturbed φ i in question. The first order shift in the wave function, and hence second order shift in the energy, requires a knowledge of all the φ n to calculate the shifts for one φ i Example: Perturbed Square Well Consider the square well problem we solved before. Now imagine that the potential is perturbed by a term!*$+,-.'/0"1022!!"#"!"""""$""""""" ""%"&"$"&"'() 109

22 We can calculate the shift in the energy of the solutions u n as follows E n = u n(x) Vu n (x)dx = 2α a a/2 x sin 2 nπx 0 a dx (4.90) = αa 8 αa 2n 2 π 2 sin 2 (nπ/2), where we have integrated by parts with u = x, v = sin 2 (nπx/a), therefore u = 1 and v = x/2 a sin(nπx/a) cos(nπx/a)/(2nπ) Non Relativistic, Time Dependent Perturbation Theory Let us now proceed one step further and work in three spatial dimensions. Our starting point will be the known solutions to the free Schrödinger equation H 0 φ n = E n φ n, (4.91) where φ mφ n d 3 x = δ mn. (4.92) Here H 0 is a time-independent Hamiltonian, and we are going to add a potential, V (x,t), so that the equation to solve (in units og = 1) is (H 0 + V (x,t))ψ = i d ψ. (4.93) dt That is, have to solve the time dependent Schrödinger equation, as the potential we are considering depends on both space and time. Once again we are going to make use of the completeness of the solutions of the original Hamiltonian, H 0 to write ψ = n c n (t)φ n (x)e ient. (4.94) The coefficients c n (t) are therefore carrying the response to the perturbation introduced through the potential. If we replace this last ansatz in the Schrödinger equation eq. (4.93), and use the time independent equation, eq. (4.91), we obtain i n dc n dt φ n(x)e ient = n V (x,t)c n (t)φ n (x)e ient. (4.95) 110

23 In order to isolate the differential equation for a single coefficient, c f, we multiply both sides of the previous equation by φ f and integrate over space, using the orthonormality condition, eq. (4.92). Then dc f dt = i c n (t) φ fvφ n d 3 xe i(e f E n)t. (4.96) n The key point throughout this derivation is the fact that the potential is small, and as such we can assume that, before it acts, the particle is in an eigenstate φ i of the unperturbed Hamiltonian, This implies that c i ( T/2) = 1, c n ( T/2) = 0,n i. (4.97) dc f dt = i which can be integrated to give c f (t) = i t T/2 φ fvφ i d 3 xe i(e f E i )t, (4.98) dt φ fvφ i d 3 xe i(e f E i )t, (4.99) which, at time t = T/2 when the interaction has ceased, can be written as T/2 T fi c f (T/2) = i dt d 3 x[φ f (x)e ie f t ] V (x,t)[φ i (x)e ieit ]. T/2 (4.100) This last equation can be written in a covariant way, i.e. using four vectors, although you must remember that this expression is non relativistic (has been derived making use of the Schrödinger equation!). Finally we get T fi = i d 4 xφ f (x)v (x)φ i(x). (4.101) Here we must understand that x x µ. The immediate physical intuition would tells us to associate T fi 2 with the probability of the particle being scattered from an initial state i into a final state f. However there is a conceptual problem associated to this reading, which is easily seen in the case of a time independent interaction, i.e. when V ((x,t)=v (x). Then T fi = iv fi dte (E f E i )t = 2πiV fi δ(e f E i ), (4.102) 111

24 where V fi d 3 xφ f(x)v (x)φ i (x), (4.103) and we have taken the limit t and we have used the Fourier representation of the delta function, i.e. δ(x x 0 )= 1 2π e iω(x x 0) dω. (4.104) The presence of the delta function in eq. (4.102) tells us about the conservation of energy in the scattering process, that is the energies of initial and final states are the same. But then, by the uncertainty principle, it would be needed an infinite amount of time to conduct the experiment, i.e. to see a transition from initial to final state. This is clearly not realistic, and the meaningful quantity is the transition probability per unit time, W = lim 2π T fi 2 T T. (4.105) Going back to eq. (4.102), we can now square it and compute W. Note that we will compute one of the time integrals straightaway, while leaving the other in terms of T, W = lim 2π V fi 2 T T δ(e f E i ) = lim 2π V fi 2 T T δ(e f E i ) T/2 T/2 T/2 T/2 dte i(e f E i )t dt =2π V fi 2 δ(e f E i ).(4.106) In the second line we have applied the delta function to make E i = E f in the exponent. Then the time integral is equal to T which cancels that of the denominator. Finally, to link this calculation with experiment, we must assume that the final state is unknown and, therefore, there is a variety of possible final states (we can still assume that the initial state is the one we have prepared). If ρ(e f ) is the density of final states, then ρ(e f )de f is the number of states with energy between E f and E f +de f. Integrating over this density we obtain W fi =2π ρ(e f )de f V fi 2 δ(e f E i ), (4.107) which, integrating over de f and using the delta function leads to W fi =2π V fi 2 ρ(e i ). (4.108) 112

25 This is Fermi s Golden Rule, which tells us about the probability of a transition i f per unit time. It is remarkably accurate when compared to atomic physics experiments Feynman Rules On can try to improve the calculation that led to Fermi s Golden Rule, by iterating the procedure. That is, we take the solution for the c n (t) coefficients given by eq. (4.99) and we substitute in eq. (4.96). We are therefore no longer assuming that the initial conditions c i = 1. c n =0,n i persist throughout the process, but rather input the solutions obtained for c f (t) for the c n,n i. Then, eq. (4.96) becomes dc f dt = iv fi e i(e f E i )t [ t + ( i) 2 V ni n i T/2 dt e i(en E i)t ] V fn e i(e f E n)t, (4.109) where the first line is the first order result we obtained before. The new term is going to generate a correction to T fi as follows T fi = 2πiV fi δ(e f E i ) (4.110) t V fn V ni dte i(e f E n)t dt e i(en E i)t, n i where again the first line represents the first order result we already obtained. In the second line we must compute the integral in t first, for which it is necessary to add a small quantity ɛ to the exponent, to ensure that the lower limit is finite. Then we would take ɛ 0 at the end of the calculation t dt e i(en E i iɛ)t = i ei(en E i iɛ)t E i E n + iɛ. (4.111) Plugging this back in eq. (4.111), and computing the delta function integral we obtain the second order correction, T fi = 2πiV fi δ(e f E i ) 2πi n i Which is equivalent to making the replacement V fi V fi + n i V fn V ni E i E n + iɛ δ(e f E i ), (4.112) V fn 1 E i E n + iɛ V ni +... (4.113) 113

26 in the first order expression. This equation is nothing but the perturbation series for the amplitude, in this case showing the first and second order in V. They can be put in direct correspondence with a set of Feynman diagrams corresponding to a scattering process between points a and b in space time, as shown in fig In fig. 4.3 we see the process in the absence of scattering, t t b b t c c t a a x Figure 4.2: Space-time diagram to show the location of the initial (a) and final (b) states, as well as intermediate point c. plus the first and second order contributions to the transition amplitude. These diagrams define what we call Feynman rules for scattering processes, that are summarised as follows: for every interaction vertex (such as c) we have a factor of V ni for the propagation of each intermediate state (line cd in the figure) we have a factor of 1/(E i E n ) (also called the propagator) at every vertex integration over space and time must be understood A couple of remarks are in order: note that the intermediate states are virtual, that is they do not conserve energy. There is no delta function accompanying them, and also if the energies were the same the propagator would blow up. There is an overall delta of conservation of initial and final energy, but it does not apply to the intermediate states Initial Response to a Perturbation One example we can make progress with is studying the initial response of a system to the imposition of a perturbation at, say, the time t a = 0. Thus 114

27 area of space with potential b b d b a a c a c no scatters one scatter two scatters Figure 4.3: Zeroeth order plus first and second order contributions to the a b transition. V p = 0 for t<0 V p = V p (x) for t 0 (4.114) Suppose the system begins in the state φ i what is the transition amplitude to a different state φ m at time t b = T? To compute this, we go back to equation (4.99), modifying the time limits to fit this particular problem. Then T c m (T ) = i dt 0 φ mv p φ i d 3 xe i(em E i)t = i(v p ) mi 1 i(e m E i ) (ei(em E i)t 1). (4.115) The probability of a transition from an initial state i to a final state m will then be the square of the previous quantity P mi = c m (T ) 2 =(V p ) mi(v p ) mi 1 (E m E i ) 2 ei(em E i)t 1 2, (4.116) where, as usual, (V p ) mn = φ mv p φ n d 3 x. To compute the modulus square of the previous equation we do the following e i(em E i)t 1 2 = (e i(em E i)t 1)(e i(em E i)t 1) (4.117) = e i(em E i)t e i(em E i)t = 2[1 cos((e m E i )T )]. 115

28 Using the trigonometric formula for the cosine of the double angle, cos α = cos 2 (α/2) sin 2 (α/2) we have ( ) e i(em Ei)T 1 2 = 4 sin 2 (Em E i )T, (4.118) 2 so that the probability reads P mi = c m (T ) 2 =(V p ) mi(v p ) mi sin 2 ( (Em E i )T 2 ) ( Em E i 2 ) 2. (4.119) Plotting the factor sin 2 x/x 2 at fixed T gives a curve of the form It s maximum is at x = 0, that is E m = E i and it falls to zero when Em E i = π. Essentially 2 T only transitions between states in this energy range occur. As the maximum of the function is at T 2, and the width of the main peak is 1/T it is easy to deduce what happens in the limit of very large T : the peak narrows and the function tends to a delta function (which is multiplied by T ). We therefore revert to the previous situation where the interaction was always switched on, i.e. we must divide by T in order to get the transition rate, namely 1 lim T T ( ) 2 sin(xt) = πδ(x). (4.120) Example - Perturbed Square Well II x Consider the perturbed square well we had in the previous example. The probability of a transition from the ground state to an excited state as a result of imposing the perturbation is 116

29 is [ ] (En E P n1 (t) (V p ) n1 2 sin2 1 ) t 2 (E n E 1 ) 2 /4 (4.121) The energies of the level are already known so the only thing to calculate (V p ) n1 = ψ n(x)v p ψ 1 (x)dx = 2α a = α a a/2 x sin πx 0 a a/2 0 x [ cos (n+1)πx a nπx sin dx a Integrating by parts one finds, for example, cos (n 1)πx a ]. (4.122) (V p ) 13 = aα 2π 2 (4.123) 117

Summary of free theory: one particle state: vacuum state is annihilated by all a s: then, one particle state has normalization:

Summary of free theory: one particle state: vacuum state is annihilated by all a s: then, one particle state has normalization: The LSZ reduction formula based on S-5 In order to describe scattering experiments we need to construct appropriate initial and final states and calculate scattering amplitude. Summary of free theory:

More information

Attempts at relativistic QM

Attempts at relativistic QM Attempts at relativistic QM based on S-1 A proper description of particle physics should incorporate both quantum mechanics and special relativity. However historically combining quantum mechanics and

More information

4. The Standard Model

4. The Standard Model 4. The Standard Model Particle and Nuclear Physics Dr. Tina Potter Dr. Tina Potter 4. The Standard Model 1 In this section... Standard Model particle content Klein-Gordon equation Antimatter Interaction

More information

Particle Physics. Michaelmas Term 2011 Prof. Mark Thomson. Handout 2 : The Dirac Equation. Non-Relativistic QM (Revision)

Particle Physics. Michaelmas Term 2011 Prof. Mark Thomson. Handout 2 : The Dirac Equation. Non-Relativistic QM (Revision) Particle Physics Michaelmas Term 2011 Prof. Mark Thomson + e - e + - + e - e + - + e - e + - + e - e + - Handout 2 : The Dirac Equation Prof. M.A. Thomson Michaelmas 2011 45 Non-Relativistic QM (Revision)

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

Lecture 4 - Dirac Spinors

Lecture 4 - Dirac Spinors Lecture 4 - Dirac Spinors Schrödinger & Klein-Gordon Equations Dirac Equation Gamma & Pauli spin matrices Solutions of Dirac Equation Fermion & Antifermion states Left and Right-handedness Non-Relativistic

More information

Particle Physics Dr. Alexander Mitov Handout 2 : The Dirac Equation

Particle Physics Dr. Alexander Mitov Handout 2 : The Dirac Equation Dr. A. Mitov Particle Physics 45 Particle Physics Dr. Alexander Mitov µ + e - e + µ - µ + e - e + µ - µ + e - e + µ - µ + e - e + µ - Handout 2 : The Dirac Equation Dr. A. Mitov Particle Physics 46 Non-Relativistic

More information

Lorentz invariant scattering cross section and phase space

Lorentz invariant scattering cross section and phase space Chapter 3 Lorentz invariant scattering cross section and phase space In particle physics, there are basically two observable quantities : Decay rates, Scattering cross-sections. Decay: p p 2 i a f p n

More information

Quantum Mechanics II

Quantum Mechanics II Quantum Mechanics II Prof. Boris Altshuler April, 20 Lecture 2. Scattering Theory Reviewed Remember what we have covered so far for scattering theory. We separated the Hamiltonian similar to the way in

More information

8.04 Spring 2013 March 12, 2013 Problem 1. (10 points) The Probability Current

8.04 Spring 2013 March 12, 2013 Problem 1. (10 points) The Probability Current Prolem Set 5 Solutions 8.04 Spring 03 March, 03 Prolem. (0 points) The Proaility Current We wish to prove that dp a = J(a, t) J(, t). () dt Since P a (t) is the proaility of finding the particle in the

More information

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

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

More information

Quantum Field Theory

Quantum Field Theory Quantum Field Theory PHYS-P 621 Radovan Dermisek, Indiana University Notes based on: M. Srednicki, Quantum Field Theory 1 Attempts at relativistic QM based on S-1 A proper description of particle physics

More information

Quantum Field Theory

Quantum Field Theory Quantum Field Theory PHYS-P 621 Radovan Dermisek, Indiana University Notes based on: M. Srednicki, Quantum Field Theory 1 Attempts at relativistic QM based on S-1 A proper description of particle physics

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

Why quantum field theory?

Why quantum field theory? Why quantum field theory? It is often said that quantum field theory is the natural marriage of Einstein s special theory of relativity and the quantum theory. The point of this section will be to motivate

More information

1 Mathematical preliminaries

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

More information

Electron in a Box. A wave packet in a square well (an electron in a box) changing with time.

Electron in a Box. A wave packet in a square well (an electron in a box) changing with time. Electron in a Box A wave packet in a square well (an electron in a box) changing with time. Last Time: Light Wave model: Interference pattern is in terms of wave intensity Photon model: Interference in

More information

Time dependent perturbation theory 1 D. E. Soper 2 University of Oregon 11 May 2012

Time dependent perturbation theory 1 D. E. Soper 2 University of Oregon 11 May 2012 Time dependent perturbation theory D. E. Soper University of Oregon May 0 offer here some background for Chapter 5 of J. J. Sakurai, Modern Quantum Mechanics. The problem Let the hamiltonian for a system

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

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

Advanced Quantum Mechanics, Notes based on online course given by Leonard Susskind - Lecture 8

Advanced Quantum Mechanics, Notes based on online course given by Leonard Susskind - Lecture 8 Advanced Quantum Mechanics, Notes based on online course given by Leonard Susskind - Lecture 8 If neutrinos have different masses how do you mix and conserve energy Mass is energy. The eigenstates of energy

More information

The Klein Gordon Equation

The Klein Gordon Equation December 30, 2016 7:35 PM 1. Derivation Let s try to write down the correct relativistic equation of motion for a single particle and then quantize as usual. a. So take (canonical momentum) The Schrödinger

More information

221A Lecture Notes Path Integral

221A Lecture Notes Path Integral A Lecture Notes Path Integral Feynman s Path Integral Formulation Feynman s formulation of quantum mechanics using the so-called path integral is arguably the most elegant. It can be stated in a single

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

Path integrals and the classical approximation 1 D. E. Soper 2 University of Oregon 14 November 2011

Path integrals and the classical approximation 1 D. E. Soper 2 University of Oregon 14 November 2011 Path integrals and the classical approximation D. E. Soper University of Oregon 4 November 0 I offer here some background for Sections.5 and.6 of J. J. Sakurai, Modern Quantum Mechanics. Introduction There

More information

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

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

More information

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

Quantization of a Scalar Field

Quantization of a Scalar Field Quantization of a Scalar Field Required reading: Zwiebach 0.-4,.4 Suggested reading: Your favorite quantum text Any quantum field theory text Quantizing a harmonic oscillator: Let s start by reviewing

More information

129 Lecture Notes Relativistic Quantum Mechanics

129 Lecture Notes Relativistic Quantum Mechanics 19 Lecture Notes Relativistic Quantum Mechanics 1 Need for Relativistic Quantum Mechanics The interaction of matter and radiation field based on the Hamitonian H = p e c A m Ze r + d x 1 8π E + B. 1 Coulomb

More information

The Particle in a Box

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

More information

Conventions for fields and scattering amplitudes

Conventions for fields and scattering amplitudes Conventions for fields and scattering amplitudes Thomas DeGrand 1 1 Department of Physics, University of Colorado, Boulder, CO 80309 USA (Dated: September 21, 2017) Abstract This is a discussion of conventions

More information

2.1 Green Functions in Quantum Mechanics

2.1 Green Functions in Quantum Mechanics Chapter 2 Green Functions and Observables 2.1 Green Functions in Quantum Mechanics We will be interested in studying the properties of the ground state of a quantum mechanical many particle system. We

More information

Chapter 10 Operators of the scalar Klein Gordon field. from my book: Understanding Relativistic Quantum Field Theory.

Chapter 10 Operators of the scalar Klein Gordon field. from my book: Understanding Relativistic Quantum Field Theory. Chapter 10 Operators of the scalar Klein Gordon field from my book: Understanding Relativistic Quantum Field Theory Hans de Vries November 11, 2008 2 Chapter Contents 10 Operators of the scalar Klein Gordon

More information

Quantum Field Theory

Quantum Field Theory Quantum Field Theory PHYS-P 621 Radovan Dermisek, Indiana University Notes based on: M. Srednicki, Quantum Field Theory 1 Attempts at relativistic QM based on S-1 A proper description of particle physics

More information

QFT. Unit 1: Relativistic Quantum Mechanics

QFT. Unit 1: Relativistic Quantum Mechanics QFT Unit 1: Relativistic Quantum Mechanics What s QFT? Relativity deals with things that are fast Quantum mechanics deals with things that are small QFT deals with things that are both small and fast What

More information

4. Supplementary Notes on Time and Space Evolution of a Neutrino Beam

4. Supplementary Notes on Time and Space Evolution of a Neutrino Beam Lecture Notes for Quantum Physics II & III 8.05 & 8.059 Academic Year 1996/1997 4. Supplementary Notes on Time and Space Evolution of a Neutrino Beam c D. Stelitano 1996 As an example of a two-state system

More information

Kern- und Teilchenphysik I Lecture 2: Fermi s golden rule

Kern- und Teilchenphysik I Lecture 2: Fermi s golden rule Kern- und Teilchenphysik I Lecture 2: Fermi s golden rule (adapted from the Handout of Prof. Mark Thomson) Prof. Nico Serra Dr. Patrick Owen, Mr. Davide Lancierini http://www.physik.uzh.ch/de/lehre/phy211/hs2017.html

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 12, 2011 1:00PM to 3:00PM Modern Physics Section 3. Quantum Mechanics Two hours are permitted for the completion of this

More information

Chapter 6. Q. Suppose we put a delta-function bump in the center of the infinite square well: H = αδ(x a/2) (1)

Chapter 6. Q. Suppose we put a delta-function bump in the center of the infinite square well: H = αδ(x a/2) (1) Tor Kjellsson Stockholm University Chapter 6 6. Q. Suppose we put a delta-function bump in the center of the infinite square well: where α is a constant. H = αδ(x a/ ( a Find the first-order correction

More information

Quantum Field Theory II

Quantum Field Theory II Quantum Field Theory II T. Nguyen PHY 391 Independent Study Term Paper Prof. S.G. Rajeev University of Rochester April 2, 218 1 Introduction The purpose of this independent study is to familiarize ourselves

More information

Week 5-6: Lectures The Charged Scalar Field

Week 5-6: Lectures The Charged Scalar Field Notes for Phys. 610, 2011. These summaries are meant to be informal, and are subject to revision, elaboration and correction. They will be based on material covered in class, but may differ from it by

More information

6 Non-homogeneous Heat Problems

6 Non-homogeneous Heat Problems 6 Non-homogeneous Heat Problems Up to this point all the problems we have considered for the heat or wave equation we what we call homogeneous problems. This means that for an interval < x < l the problems

More information

Path integral in quantum mechanics based on S-6 Consider nonrelativistic quantum mechanics of one particle in one dimension with the hamiltonian:

Path integral in quantum mechanics based on S-6 Consider nonrelativistic quantum mechanics of one particle in one dimension with the hamiltonian: Path integral in quantum mechanics based on S-6 Consider nonrelativistic quantum mechanics of one particle in one dimension with the hamiltonian: let s look at one piece first: P and Q obey: Probability

More information

9 Particle-in-a-box (PIB)

9 Particle-in-a-box (PIB) 9 Particle-in-a-box (PIB) 1. Consider a linear poly-ene.. The electrons are completely delocalized inside the poly-ene, but cannot leave the molecular framework. 3. Let us approximate this system by a

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

Physics 214 UCSD/225a UCSB Lecture 11 Finish Halzen & Martin Chapter 4

Physics 214 UCSD/225a UCSB Lecture 11 Finish Halzen & Martin Chapter 4 Physics 24 UCSD/225a UCSB Lecture Finish Halzen Martin Chapter 4 origin of the propagator Halzen Martin Chapter 5 Continue Review of Dirac Equation Halzen Martin Chapter 6 start with it if time permits

More information

Supplementary note for NERS312 Fermi s Golden Rule #2

Supplementary note for NERS312 Fermi s Golden Rule #2 Supplementary note for NERS32 Fermi s Golden Rule #2 Alex Bielaew, Cooley 2927, bielaew@umich.edu Version: Tuesday 9 th February, 206-09:46 Derivation of Fermi s Golden Rule #2 Fermi s Golden Rule #2 is

More information

The quantum state as a vector

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

More information

3 Quantization of the Dirac equation

3 Quantization of the Dirac equation 3 Quantization of the Dirac equation 3.1 Identical particles As is well known, quantum mechanics implies that no measurement can be performed to distinguish particles in the same quantum state. Elementary

More information

Lecture notes for QFT I (662)

Lecture notes for QFT I (662) Preprint typeset in JHEP style - PAPER VERSION Lecture notes for QFT I (66) Martin Kruczenski Department of Physics, Purdue University, 55 Northwestern Avenue, W. Lafayette, IN 47907-036. E-mail: markru@purdue.edu

More information

Non-relativistic scattering

Non-relativistic scattering Non-relativistic scattering Contents Scattering theory 2. Scattering amplitudes......................... 3.2 The Born approximation........................ 5 2 Virtual Particles 5 3 The Yukawa Potential

More information

Lecture 4: Antiparticles

Lecture 4: Antiparticles Lecture 4: Antiparticles Relativistic wave equations have negative-energy solutions Antiparticles (Chap 3) Perturbation Theory Quantum Field Theories describe fundamental interactions. e.g., QED for electromagnetic

More information

PLEASE LET ME KNOW IF YOU FIND TYPOS (send to

PLEASE LET ME KNOW IF YOU FIND TYPOS (send  to Teoretisk Fysik KTH Advanced QM (SI2380), Lecture 2 (Summary of concepts) 1 PLEASE LET ME KNOW IF YOU FIND TYPOS (send email to langmann@kth.se) The laws of QM 1. I now discuss the laws of QM and their

More information

Review of the Formalism of Quantum Mechanics

Review of the Formalism of Quantum Mechanics Review of the Formalism of Quantum Mechanics The postulates of quantum mechanics are often stated in textbooks. There are two main properties of physics upon which these postulates are based: 1)the probability

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

Self-consistent Field

Self-consistent Field Chapter 6 Self-consistent Field A way to solve a system of many electrons is to consider each electron under the electrostatic field generated by all other electrons. The many-body problem is thus reduced

More information

Physics 218. Quantum Field Theory. Professor Dine. Green s Functions and S Matrices from the Operator (Hamiltonian) Viewpoint

Physics 218. Quantum Field Theory. Professor Dine. Green s Functions and S Matrices from the Operator (Hamiltonian) Viewpoint Physics 28. Quantum Field Theory. Professor Dine Green s Functions and S Matrices from the Operator (Hamiltonian) Viewpoint Field Theory in a Box Consider a real scalar field, with lagrangian L = 2 ( µφ)

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

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

What is a particle? Keith Fratus. July 17, 2012 UCSB

What is a particle? Keith Fratus. July 17, 2012 UCSB What is a particle? Keith Fratus UCSB July 17, 2012 Quantum Fields The universe as we know it is fundamentally described by a theory of fields which interact with each other quantum mechanically These

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

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 II

Quantum Mechanics II Quantum Mechanics II Prof. Boris Altshuler March 8, 011 1 Lecture 19 1.1 Second Quantization Recall our results from simple harmonic oscillator. We know the Hamiltonian very well so no need to repeat here.

More information

REVIEW REVIEW. Quantum Field Theory II

REVIEW REVIEW. Quantum Field Theory II Quantum Field Theory II PHYS-P 622 Radovan Dermisek, Indiana University Notes based on: M. Srednicki, Quantum Field Theory Chapters: 13, 14, 16-21, 26-28, 51, 52, 61-68, 44, 53, 69-74, 30-32, 84-86, 75,

More information

Quantum Field Theory II

Quantum Field Theory II Quantum Field Theory II PHYS-P 622 Radovan Dermisek, Indiana University Notes based on: M. Srednicki, Quantum Field Theory Chapters: 13, 14, 16-21, 26-28, 51, 52, 61-68, 44, 53, 69-74, 30-32, 84-86, 75,

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

2 Quantization of the scalar field

2 Quantization of the scalar field 22 Quantum field theory 2 Quantization of the scalar field Commutator relations. The strategy to quantize a classical field theory is to interpret the fields Φ(x) and Π(x) = Φ(x) as operators which satisfy

More information

Review of scalar field theory. Srednicki 5, 9, 10

Review of scalar field theory. Srednicki 5, 9, 10 Review of scalar field theory Srednicki 5, 9, 10 2 The LSZ reduction formula based on S-5 In order to describe scattering experiments we need to construct appropriate initial and final states and calculate

More information

Particle Physics. experimental insight. Paula Eerola Division of High Energy Physics 2005 Spring Semester Based on lectures by O. Smirnova spring 2002

Particle Physics. experimental insight. Paula Eerola Division of High Energy Physics 2005 Spring Semester Based on lectures by O. Smirnova spring 2002 experimental insight e + e - W + W - µνqq Paula Eerola Division of High Energy Physics 2005 Spring Semester Based on lectures by O. Smirnova spring 2002 Lund University I. Basic concepts Particle physics

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

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

Maxwell s equations. electric field charge density. current density

Maxwell s equations. electric field charge density. current density Maxwell s equations based on S-54 Our next task is to find a quantum field theory description of spin-1 particles, e.g. photons. Classical electrodynamics is governed by Maxwell s equations: electric field

More information

Chapter 4. Free particle and Dirac normalization. 4.1 Fourier modes and the free particle

Chapter 4. Free particle and Dirac normalization. 4.1 Fourier modes and the free particle Chapter 4 Free particle and Dirac normalization 4.1 Fourier modes and the free particle We have seen that under boundary conditions we obtain discrete values for some physical quantities as energy. Our

More information

CALCULATING TRANSITION AMPLITUDES FROM FEYNMAN DIAGRAMS

CALCULATING TRANSITION AMPLITUDES FROM FEYNMAN DIAGRAMS CALCULATING TRANSITION AMPLITUDES FROM FEYNMAN DIAGRAMS LOGAN T. MEREDITH 1. Introduction When one thinks of quantum field theory, one s mind is undoubtedly drawn to Feynman diagrams. The naïve view these

More information

Quantum Mechanics I - Session 9

Quantum Mechanics I - Session 9 Quantum Mechanics I - Session 9 May 5, 15 1 Infinite potential well In class, you discussed the infinite potential well, i.e. { if < x < V (x) = else (1) You found the permitted energies are discrete:

More information

Notes on wavefunctions IV: the Schrödinger equation in a potential and energy eigenstates.

Notes on wavefunctions IV: the Schrödinger equation in a potential and energy eigenstates. Notes on wavefunctions IV: the Schrödinger equation in a potential and energy eigenstates. We have now seen that the wavefunction for a free electron changes with time according to the Schrödinger Equation

More information

H&M Chapter 5 Review of Dirac Equation

H&M Chapter 5 Review of Dirac Equation HM Chapter 5 Review of Dirac Equation Dirac s Quandary Notation Reminder Dirac Equation for free particle Mostly an exercise in notation Define currents Make a complete list of all possible currents Aside

More information

Introduction to particle physics Lecture 2

Introduction to particle physics Lecture 2 Introduction to particle physics Lecture 2 Frank Krauss IPPP Durham U Durham, Epiphany term 2009 Outline 1 Quantum field theory Relativistic quantum mechanics Merging special relativity and quantum mechanics

More information

Particle Physics WS 2012/13 ( )

Particle Physics WS 2012/13 ( ) Particle Physics WS /3 (3..) Stephanie Hansmann-Menzemer Physikalisches Institut, INF 6, 3. How to describe a free particle? i> initial state x (t,x) V(x) f> final state. Non-relativistic particles Schrödinger

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 Schrodinger Wave Equation (Engel 2.4) In QM, the behavior of a particle is described by its wave function Ψ(x,t) which we get by solving:

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

More information

Introduction to Electronic Structure Theory

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

More information

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

QFT Perturbation Theory

QFT Perturbation Theory QFT Perturbation Theory Ling-Fong Li (Institute) Slide_04 1 / 43 Interaction Theory As an illustration, take electromagnetic interaction. Lagrangian density is The combination L = ψ (x ) γ µ ( i µ ea µ

More information

QM and Angular Momentum

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

More information

Chapter 1 Recollections from Elementary Quantum Physics

Chapter 1 Recollections from Elementary Quantum Physics Chapter 1 Recollections from Elementary Quantum Physics Abstract We recall the prerequisites that we assume the reader to be familiar with, namely the Schrödinger equation in its time dependent and time

More information

Transient Phenomena in Quantum Bound States Subjected to a Sudden Perturbation

Transient Phenomena in Quantum Bound States Subjected to a Sudden Perturbation Symmetry, Integrability and Geometry: Methods and Applications Vol. (5), Paper 3, 9 pages Transient Phenomena in Quantum Bound States Subjected to a Sudden Perturbation Marcos MOSHINSKY and Emerson SADURNÍ

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

LSZ reduction for spin-1/2 particles

LSZ reduction for spin-1/2 particles LSZ reduction for spin-1/2 particles based on S-41 In order to describe scattering experiments we need to construct appropriate initial and final states and calculate scattering amplitude. Summary of free

More information

REVIEW REVIEW. A guess for a suitable initial state: Similarly, let s consider a final state: Summary of free theory:

REVIEW REVIEW. A guess for a suitable initial state: Similarly, let s consider a final state: Summary of free theory: LSZ reduction for spin-1/2 particles based on S-41 In order to describe scattering experiments we need to construct appropriate initial and final states and calculate scattering amplitude. Summary of free

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

6. QED. Particle and Nuclear Physics. Dr. Tina Potter. Dr. Tina Potter 6. QED 1

6. QED. Particle and Nuclear Physics. Dr. Tina Potter. Dr. Tina Potter 6. QED 1 6. QED Particle and Nuclear Physics Dr. Tina Potter Dr. Tina Potter 6. QED 1 In this section... Gauge invariance Allowed vertices + examples Scattering Experimental tests Running of alpha Dr. Tina Potter

More information

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

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

More information

Decays, resonances and scattering

Decays, resonances and scattering Structure of matter and energy scales Subatomic physics deals with objects of the size of the atomic nucleus and smaller. We cannot see subatomic particles directly, but we may obtain knowledge of their

More information

We do not derive F = ma; we conclude F = ma by induction from. a large series of observations. We use it as long as its predictions agree

We do not derive F = ma; we conclude F = ma by induction from. a large series of observations. We use it as long as its predictions agree THE SCHRÖDINGER EQUATION (A REVIEW) We do not derive F = ma; we conclude F = ma by induction from a large series of observations. We use it as long as its predictions agree with our experiments. As with

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

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

Quantum Field Theory Spring 2019 Problem sheet 3 (Part I)

Quantum Field Theory Spring 2019 Problem sheet 3 (Part I) Quantum Field Theory Spring 2019 Problem sheet 3 (Part I) Part I is based on material that has come up in class, you can do it at home. Go straight to Part II. 1. This question will be part of a take-home

More information

2 Canonical quantization

2 Canonical quantization Phys540.nb 7 Canonical quantization.1. Lagrangian mechanics and canonical quantization Q: How do we quantize a general system?.1.1.lagrangian Lagrangian mechanics is a reformulation of classical mechanics.

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