University of California at San Diego – Department of Physics – TA: Shauna Kravec Quantum Mechanics C (Physics 130C) Winter 2014 Worksheet 1 Please read and work on the following problems in groups of 3 to 4. Solutions will be posted on the course webpage. Announcements • The 130C web site is: http://physics.ucsd.edu/∼mcgreevy/w14/ . Please check it regularly! It contains relevant course information! • Greetings from Jerusalem! This week we will have some fun reminding ourselves how linear algebra works. Problems 1. Unitary Operators Update An operator U is unitary if (and only if) U † U = 1. Where the dagger of a matrix is a combination transpose (switch rows with columns) and complex conjugation. A restatement is U † = U −1 , the inverse matrix of U . (a) Unitary operators evolve states in quantum mechanics and are related to something familiar in classical mechanics. Consider a unitary matrix with only real valued entries. Denote this matrix R. What does this imply about R−1 ? cos θ − sin θ Take R = Verify the above conclusion for this R. sin θ cos θ 1 Act R on the vector for your favorite value of θ to see what it does. 0 Any such (real) matrices are called orthogonal. (b) Another important property U must satisfy, if it takes states to states, is that it doesn’t change the laws of probability: the lengths of vectors should remain unchanged. 1 Show that || U |φi || = || |φi ||. Do this by showing the inner product of U |ψi and U |φi is equal to hψ|φi. How do I relate norms to inner products? (c) Suppose I would like to measure an observable O after updating my state with U . Show that the quantity of interest is O0 = U † OU . Prove that O0 is Hermitian. Recall that (AB)† = B † A† 2. Compatible Measurements Consider the following matrices: X = 0 1 1 0 5 3a and Q = 6 b For what values of a and b are these simultaneously diagonalizable? To solve this first determine the eigenvectors for X. Then demand these are also eigenvectors of Q.1 We define the commutator [M, N ] = M N − N M For these particular values of a and b what is [X, Q]? We say that two observables (Hermitian operators) are compatible if we the order in which we measure them doesn’t matter. Translate this to a statement about commutators and diagonalization. 1 0 Does Z = work? 0 −1 3. Projecting operator is a projector. We say P is a projector if P 2 = P ; same as once. 0 x and prove P is a projector. What is the action on ? 1 y 0 Show P can be written as the outer product of and itself. 1 An important type of projecting twice is the 0 (a) Consider P = 0 (b) Adopting Dirac’s notation let |ii be a normalized (hi|ji = δi,j ) state. Show that Pi = |iihi| is a projector onto the state |ii. Show it is Hermitian. What is hj|Pi |ji ? In this way projectors can represent yes or no questions relating to our system. 4. Matrices are Vectors Too! I claim, and you can show, that the set of complex 2 × 2 matrices form a vector space. A question then, how do I measure length? What is my inner product? Generically an inner product h.|.i must be: 1 This would not work if either X or Q had repeated eigenvalues though you could still find a basis to diagonalize both. 2 • Linear: hv + w|ui = hv|ui + hw|ui • Scalable: hαv|ui = αhv|ui where α is a complex number • Symmetric: hv|wi = hw|vi∗ where * denotes complex conjugation • Positive-Definite: hu|ui ≥ 0 and equal only if u = 0 Interpret each of these conditions at least for the case of dot products. (a) For complex matrices A and B I claim that 12 Tr A† B is an inner product. Here Tr denotes the trace or a sum over diagonal elements of a matrix. Show that this operation satisfies the above conditions. Helpful to note is that the trace is linear and that Tr A† = (Tr A)∗ . Compute this for a few of your favorite matrices. 0 −i (b) Using this fancy inner product show that 1, X and Z above, and Y = i 0 together form an orthonormal basis for the space of 2 × 2 complex matrices. Carefully consider what normal, having unit length, and orthogonal mean in this space. 3