Lecture 3. QUANTUM MECHANICS FOR SINGLE QUBIT SYSTEMS 1. Vectors and Operators in Quantum State Space

Size: px
Start display at page:

Download "Lecture 3. QUANTUM MECHANICS FOR SINGLE QUBIT SYSTEMS 1. Vectors and Operators in Quantum State Space"

Transcription

1 Lecture 3. QUANTUM MECHANICS FOR SINGLE QUBIT SYSTEMS 1. Vectors and Operators in Quantum State Space The principles of quantum mechanics and their application to the description of single and multiple qubits systems will the subject of our following discussion. Now, we are ready to penetrate more deeply into the structure of quantum mechanics in order to see the place of the Schrödinger equation in this structure, and to study how quantum computers can be built. The most elegant and simple way to achieve this goal is going back to the original Dirac formulation of the principles of quantum mechanics in terms of an abstract vector space. We define the quantum state space or (abstract vector space) as a collection of vectors a >, b >,...which represent the states of the physical system. If a > and b > are vectors, then their sum, a > + b >, is also vector of the same space and a > + b >= b > + a >; a > +( b > + c >) = ( a > + b >) + c >. (1) These relationships express the principle of superposition of states in quantum mechanics. The vectors a > and λ a > (λ is an arbitrary complex number) are supposed to represent the same state. Equally with the original vector space, the conjugate, or Hermitian conjugate space is introduced, by < a = ( a >) +, < b = ( b >) +,... (2) The vectors < a,... are usually called Hermitian conjugate, and the sign (+) relates to the operation of Hermitian conjugation. Or, following to Dirac terminology, vectors a > and < a are called ket- and bra-vectors, respectively. The correspondence between these two spaces are established by the conditions a > + b > < a + < b ; λ a > λ < a. (3) For every pair of vectors, a >, b >, the scalar, or inner product, < b a >, is defined such that < b a >=< a b > ; < a a > 0; < b λ a >= λ < b a >; < a ( b > + c >) =< a b > + < a c >. (4) Two vectors a > and b > are said to be orthogonal if If < b a >= 0 (or < a b >= 0). (5) < a a >= 0, (6)

2 vector a > is said to be zero vector: according to the definition, this vector does not correspond to any physical state. We notice that in accordance with (4) the inner product is not commutative: the inner product of vectors a > and b > is equal not to the inner product of vectors b > and a > but its complex-conjugate value. Due to this, the distinction between the ket- and bra-vector spaces exists side by side with the correspondence between them giving by Eqs. (3). The next step in building of quantum state space is very natural: we can suspect that the vectors in this space can be associated with each other by some prescription, or mapping, or, as it is usually called, by operator. We will denote operators by capital letters: A, B,... The special class of operators that satisfy the conditions L( a > + b >) = L a > +L b >; L(λ a >) = λl a >; (7) is most important for us because all dynamical variables in quantum mechanics are represented by only such operators which are called linear operators. Just as numbers can be added and multiplied, it is also natural to define sums and products of operators by the relations: (L 1 + L 2 ) a >= L 1 a > +L 2 a >; (L 1 L 2 ) a >= L 1 (L 2 a >) (8) The last equation states that the operator L 1 L 2 acting on vector a > produces the same vector that would be obtained if we first let L 2 act on a > and then L 1 on the result of the previous operation. But whereas with numbers ab = ba, for operators, there is no need to yield the same result if they are applied in thereverse order. Hence, in general L 1 L 2 L 2 L 1. The difference [L 1, L 2 ] L 1 L 2 L 2 L 1 (9) is called commutator of operators L 1 and L 2. Acordingly, the relationship [L 1, L 2 ] = ic, (10) where C is operator or (complex) number, is said to be commutation relation. In analogous way the anti-commutator, and anti-commutation relation, [L 1, L 2 ] + L 1 L 2 + L 2 L 1 (11) [L 1, L 2 ] + = ic, (12) can be defined. On ocasion we will also deal with antilinear operators. These share the properties (7-8) with linear operators with one exception: L(λ a >) = λ L a >. (13) Let us look into the conjugate space, when in ket-space a linear operator L acts on vector a >, b >= L a >. (14)

3 Because of the correspondence (3), the connection between adjoint vectors < b and < a is automatically established which we will symbolically fix by the relation < b =< a L +. (15) By this we introduce the correspondence < b =< a L + b >= L a >, (16) in which we use the rule for the multiplication to the left in bra-space and define new operator L +. If such operator is introduced, we can easily prove the following properties: (PROBLEMS: they will be in test 4) < a L + b >= (< b L a >) ; (L + ) + = L; (λl a >) + = λ < a L + ; [(L 1 + L 2 ) a >] + =< a (L L + 2 ); (L 1 L 2 a >) + =< a L + 2 L + 1 ; (< a L 1 L 2 L 3 ) + = L + 3 L + 2 L + 1 a >; < a L 1 L 2 b > =< b L + 2 L + 1 a >; (17) It can happen that L + = L, then L is self-adjoined or Hermitian operator. For it < a L b >= (< b L a >). (18) Besides operators, representing physical variables, there are many other useful operators. Here is several of them: (i) zero operator O, (ii) identity, or unit operator I, O a >= 0 for all a >; (19) I a >= a > for all a >; (20) (iii) inverse operator L 1, introduced in such way that (iv) operator P, We notice that L 1 L 2 = I L 2 = L 1 ; (L 1 L 2 ) 1 = L 2 L 1 ; (21) P = a >< b ( a >< b ) + = b >< a. (22) P c >= a >< b c >=< b c > a >, (23) i.e. the scalar product < b c > determines the projection of vector c > on vector a >. The operator P = a >< b is often called the outer product of vectors a > and b >. Finally, we define a unitary operator U by means of the relations: UU + = U + U = I. (24)

4 This relations imply the existense of the inverse operator U 1 equal to We notice that for unitary operators U 1 = U + (25) < a U + U b >=< a b >. (26) In particular, if vectors a > and b > are orthogonal, i.e. < a b >= 0, (27) then < a U + U b >= 0, (28) i.e. vectors U a > and U b > are also orthogonal. Therefore, we conclude that the transformation of quantum states representing by the unitary operator preserves orthogonality. 2. Eigenvalues and Eigenvectors of Operators The equation L l >= l l > (29) defines the eigenvalue problem for operator L. The number l and the ketvector l > are called eigenvalue and eigenvector, respectively. The eigenvector l > is said to belong to the eigenvalue l. If more than one eigenvector belongs to the same eigenvalue, we speak of degenerate eigenvalues. We call L operator with discrete or continuous spectrum, depending of the nature of the range of definition of l. In the conjugate space the eigenvalue problem has the form < l L = l < l. (30) We can easily verify the following properties of Hermitian operators (PROBLEMS will be in test 4): (i) all eigenvalues of the Hermitian operators are real-valued; (ii) eigenvectors, belonging to different eigenvalues, are orthogonal, i.e. { < l l Cδl,l (discrete spectrum); >= Cδ(l l ) (continuous spectrum), (31) C being the normalization constant (usually, C=1); (iii) eigenvalues for original (29) and adjoint (30) eigenvalue problems for Hermitian operator coincide. If the set of eigenvectors satisfies the completeness conditions or l l >< l = I (32) dl l >< l = I, (33) it is called complete set. From these conditions we immediately deduce that the arbitrary vector Ψ > can be expanded as Ψ >= l l >< l Ψ > (34)

5 or Ψ >= dl l >< l Ψ >. (35) Bearing in mind the terminology of an ordinary linear algebra, we can say that the quantities < l Ψ > plays the role of the projection of vector (or state) Ψ > on the basis vectors l > which can be pictured as defining a set of axes which are perpendicular in the sense of (31). The projection of the vector onto the axes shows the relative contributions of each eigenstate l > to the whole state Ψ >, rather like the components of a classical vector in ordinary Euclidean space. As in Euclidean space, the choice of a particular set of orthogonal axes is somewhat arbitrary. Different choices define what are called different bases. For example, you could obtain a new set of axes by rotating any given set of axes through a fixed angle. Although the state vector does not change in this process, its projections onto the various axes do. Consequently, the same state vector can assume a superficially different appearance if it is expressed in a different coordinate basis. However, this picture should not be interpreted too literally because the complete mathematical pedigree of the quantum state space asserts that it is a complex linear vector space. The label complex signifies that the components of the state vector have lengths that are complex numbers. Unfortunately, it is impossible to draw a line on a piece of paper that truly has a complex-valued lengths, so the ordinary axes which are conventionally used for depicting vectors can only hint at the structure of an authentic quantum state space. Nevertheless, like ordinary vectors quantum state vectors are specified by a particular choice of basic vectors (eigenstates) and a particular set of complex numbers, corresponding to the amplitudes with which each eigenstate contributes to the complete state vector. A simple two-state system of our interest has, by definition, two eigenstates which can be naturally designated as 0 > and 1 >. Putting C = 1 in (31), we obtain for these states and < 0 0 >= 1, < 0 1 >= 0, < 1 0 >= 0, < 1 1 >= 1 (36) 0 >< 1 1 >= 0 >< 1 1 >= 0 >, 0 >< 1 0 >= 0 >< 1 0 >= 0 > 0 = 0, 1 >< 0 1 >= 1 >< 1 0 >= 0, 1 >< 0 0 >= 1 >< 0 0 >= 1 >. (37) Thus, operator 0 >< 1 transforms the state 1 > to 0 > and 0 > to 0 (nule-vector). On the contrary, operator 1 >< 0 transforms the state 0 > to 1 > and the state 1 > to 0. Naturally, the sum of this transforms, 0 >< >< 0, (38) exchanges the states 0 > and 1 >. It is easy to verify also that (PROB- LEMS will be in test 4) 0 >< >< 1 = I, (39)

6 i.e. the states vectors 0 > and 1 > forms the complete set in the context of Eq. (32). For two-state system, the expansion (34) is written as Ψ >= l >< l Ψ >= 0 >< 0 Ψ > + 1 >< 1 Ψ > c 0 0 > +c 1 1 >. l (40) This expansion expresses the principle of superposition as the ability for a two-state quantum system to exist in a blend of two allowed states, 0 > and 1 > simultaneously and represents the possible state of a qubit. Nothing like this is possible classically! To get a more intuitive feel for superposition, it is useful to picture the state (40) as a vector contained in a sphere called Bloch sphere. The angle this vector makes with the vertical (polar) axis is related to the relative contributions of the eigenstates 0 > and 1 > to the whole state. The angle through which the vector is rotated about the polar axis corresponds to the phase. The phase factors do not affect the relative contributions of the eigenstates to the whole state, but actually the state have different amplitudes due to different phase factors. Naturally, this is crucially important for the quantum interference phenomena. 3. Matrix Representation of State Vectors and Operators In quantum mechanics the projections < l Ψ > are called the representatives of state Ψ > in L-representation. A remarkable observation: if all projections of vector Ψ > in any representation are known, then this vector is completely defined in this representation! So, we arrive to the presentation of ket-vectors in the form of a column matrix Ψ >= < l 1 Ψ > < l 2 Ψ >. < l n Ψ > In the adjoint space this looks as follows: < Ψ = l (41) < Ψ l >< l (42) or and < Ψ = dl < Ψ l >< l (43) < Ψ = ( < Ψ l 1 > < Ψ l 2 >... < Ψ l n > ) = ( < l 1 Ψ > < l 2 Ψ >... < l n (44) In particular case of a two-state system we have ( ) < 0 Ψ > Ψ >= < 1 Ψ > (45) and < Ψ = ( < Ψ 0 > < Ψ 1 > ) = ( < 0 Ψ > < 1 Ψ > ). (46)

7 For the basis vectors 0 > and 1 >, this gives or 0 >= ( ) ( ) < 0 0 > 1 = ; 1 >= < 0 1 > 0 ( ) ( ) < 1 0 > 0 = < 1 1 > 1 (47) < 0 = ( < 0 0 > < 0 1 > ) = ( 1 0 ) ; < 1 = ( < 1 0 > < 1 1 > ) = ( 0 1 ) (48) For arbitrary state Ψ > given by Eq. (40), we have Ψ >= c 0 0 > +c 1 1 >= c 0 ( 1 0 ) + c 1 ( 0 1 ) = ( c0 c 1 ). (49) Let A is an arbitrary operator. By virtue of the completeness condition, we can write A = l,l l >< l A l >< l l,l A ll l >< l. (50) By this we introduce the quantity A ll < l A l >, (51) which is called matrix element of operator A in L-representation. For a particular case A = L, { lδl,l (discrete spectrum); A ll = L ll = lδ(l l (52) ) (continuous spectrum). The substitution of this into Eq. (50) yields L = l l l >< l, (53) that is any operator L can be represented as a linear combination of the projection operators l >< l which coefficients are the eigenvalues of L. We see that (i) operator A in its own representation is diagonal, and (ii) diagonal elements of matrix A coincide with the eigenvalues of operator A. Therefore, the problem of calculation of the eigenvalues of operator A given in matrix form is reduced to the transformation of this matrix to the diagonal form. Generally, the eigenvalues of an arbitrary operator A can be always found from the secular or characteristic equation, det(a ll λδ ll ) = 0. (54) This is the equation of the n-th degree in the unknown λ, and its roots are the eigenvalues of A. It is extremely important that equation (50) can be constructed not only on the single set of eigenvectors of someone operator L but also on two different sets connected with two vectors, say, L and M, in which case instead of (50) we can write A = l >< l A m >< m A lm l >< m. (55) l,m l,m

8 In one way or another, we see that any operator can be represented in matrix form, and conversely, any matrix represents some operator along the rule, prescribed by Eqs. (50) or (55). For two operators A and B we have or < l AB l >= < l A l >< l B l >= A ll B l l AB (56) l l < l AB l >= < l A l >< l B l > dl = dl A ll B l l AB, (57) i.e. the matrix elements of the products of operators are found in accordance with the rule of matrix multiplication. The transformation of an operator from L to M representation can be constructed as follows: A ll < l A l >= mm < l m >< m A m >< m l > mm S lm A mm S l m and or in operator form Here, we introduced the Hermitian matrix (58) A mm SlmA ll S l m, (59) ll A L = SA M S + = SA M S 1 ; A M = S + A L S = S 1 A L S. (60) S lm =< l m >=< m l > = S ml, (61) which is naturally called matrix of transformation from L- to M-representation, or shortly, transformation matrix. This matrix is associated with the transformation operator S = l,m S lm l >< m, (62) which is Hermitian (S + = S) by definition. proved that Moreover, it can be easily S + S = SS + = I, (63) i.e. transformation matrix is unitary, S 1 = S +. For real-valued matrix S (S lm : real), S + = S and Eq. (63) takes the form SS = S S = I, (64) which means, in matrix terminology, that the transformation from L- to M-representation is the transformation of rotation. When the operator relations (60) take place, A M is said to be obtained from A L by a similarity transformation. It is worth to notice that the characteristic equation (54) is invariant under this transformation. Really, we have det(a M λi) = det[s 1 (A L λi)s] = det S 1 det(a L λi) det S = det(a L λi). (65)

9 In this proof the general rule for determinants, and the property of the transformation matrix, det AB = det A det B, (66) det S = det S 1 = 1, (67) have been used. Hence the eigenvalues of A as defined by Eq. (54) are independent of the representation. 4. Eigenvalue Problem and Measurement of Observables In preceding lecture we made certain of an importance of the eigenvalue problem as a natural tool for the representation of states and operators, and for the transformations from one repressentation to another. With regard to quantum mechanics, this problem plays an exclusive role in view of the following assumptions: 1. Let the system is in the state l >, one of the eigenstates of operator L, and dynamical variable L is measured in this state. It is claimed that the result of this measurement will be exactly l. 2. The reverse is also true: if at the measurement of the observable L the value l is obtained with authenticity, then the system is in the state l > (in the degenerate case, in one of the states belonging to the eigenvalue l). Logically, the last sentence does not imply that the system was in the state l > before the measurement: it means only that the system is switched at the measurement to the state l > (by this the physical sense of an action of operator is defined). In other words, the measurement in a quantum system results in a projection of its state prior to measurement onto the state compatible with the measured value. From this it follows that only Hermitian operators can correspond to the measurable physical quantities, and that the eigenvectors of such operators form the complete sets. On the other hand, if some quantity can be measured, the set of eigenvalues of the corresponding operator is complete. Such quantities are called observables. These two assumptions are extremely important but not sufficient because they don t answer to the main question: what will happen if one attempts to measure an arbitrary physical quantity L, when the system is in arbitrary state Ψ >, and is such measurement possible at all? Quantum mechanics teach us that as a result of such measurement, as a maximum, will be obtained one of the eigenvalues of operator L, and in the case of discrete spectrum the probability of such event is equal to P (l) = < l Ψ > 2 < Ψ Ψ > Ψ l 2 < Ψ Ψ >. (68) In the case of continuous spectrum the result of measurement belongs to the interval (l, l + dl) with the probability P (l)dl = Ψ l 2 dl. (69) < Ψ Ψ >

10 The function Ψ l =< l Ψ > (70) is naturally called the probability amplitude. From this statement it immediately follows that an average or mathematical expectation of the observable L in the state Ψ > is determined by the relation < L >= < Ψ L Ψ > < Ψ Ψ >. (71) In particular case, when the state Ψ > is normalized to unity, we obtain the famous formula < L >=< Ψ L Ψ >. (72) Warning: It is necessary to distinct strictly the angular brackets on the left and on the right in Eqs. (52) and (53): on the left they are used for signing an average whereas on the right they denote bra- and ket-vectors, as usual. If the state of the system is expressed as a weighted sum of some eigenstates of the operator L, then Eq. (34) yields and, if the state Ψ > is normalized to unity, Ψ >= l a l l >, (73) a l =< l Ψ > (74) < Ψ Ψ >= l a l 2 = 1, (75) so that the square moduli of the expansion coefficients a l determines the probability of the state l > in the superposition (73). Now, let consider the application of these ideas to the measurement of the observable L in the state Ψ > which itself is the superposition of two other arbitrary states Ψ 1 > and Ψ 2 >, For such state, Eq. (68) gives Ψ >= Ψ 1 > + Ψ 2 >. (76) P (l) = < l Ψ 1 > + < l Ψ 2 > 2 < Ψ Ψ > or, in the case of the normalized state, Ψ 1l + Ψ 2l 2 < Ψ Ψ > (77) P (l) = Ψ 1l + Ψ 2l 2 (78) We notice that this probability is generally not equal to the sum of probabilities, Ψ 1l + Ψ 2l 2 Ψ 1l 2 + Ψ 2l 2. (79) So, instead of the classical Bayes rule for combining probabilities we obtain new rule which shows how to combine the probability amplitudes. Don t

11 add probabilities, add probability amplitudes -teach us quantum mechanics! It is often refer to as Feynman s rule, after the famous Caltech physicist Richard Feynman. The key point is that probability amplitudes, < l Ψ k >, unlike probabilities < l Ψ k > 2, are not just simple positive numbers: they have a considerable freedom to take on negative values. In principle, that is no problem because to get the probability we have to square the probability amplitudes as Feynman s rule (77) says. However, there is an essential constraint: the final probabilities that we calculate for each of the mutually exclusive states (events) must add up to one. So, as a result of Feynman s rule some probabilities get smaller up to zero while others must get bigger up to one. 5. Uncertainty Principle Let take two observable, A and B, with commutator [A, B] = ic (80) and define the uncertainties A and B as the positive square roots of the variances or dispersions, ( A) 2 =< (A < A >) 2 >=< A 2 > < A > 2 ; ( B) 2 =< (B < B >) 2 >=< B 2 > < B > 2 ; (81) For these quantities we can prove (see Appendix) that or ( ) 1 2 ( A) 2 ( B) 2 2 < C > (82) A B 1 2 < C > (83) This relation expresses in most general form the famous Heisenberg uncertainty principle. This principle incorporates both the existence of such states in which some quantities can not be measured simultaneously, and, in its mathematical form, the technique which may be used for the description of such states, that is the technique of non-commuting operators. This technique is nothing but quantum mechanics itself because the presence of non-commuting operators is its main peculiarity as compared with classic mechanics. That is why the Heisenberg uncertainty principle is said to acquire the significance of one of the most fundamental principles of quantum mechanics. The uncertainty principle shows that the world at heart is random. Moreover, we immediately suspect that the randomness of quantum mechanics is not like ordinary everyday (classical) randomness. The latter is based on the idea that nothing is really random. That somewhere there is a well-hidden archive of data and variables, which, if accessed, could be used to predict with certainty what would happen in every case. The book of nature is written once and for all. Every element of physical reality has its marching orders. Every particle in the experiment does what it does

12 by virtue of its hidden instruction sets, its intrinsic nature. Hence, any observed randomness reflects our lack of knowledge of the hidden archive. And of course we believe, following to Newton and Einstein, that the uncertainty can always be totally removed if we have sufficient knowledge about a physical system and that knowledge can be gained by suitable experiments. However, the Heisenberg uncertainty principle shows that the reality is not like that. No amount of experimentation will ever remove the uncertainty of the quantum world - nature is irreducibly random! That is one of the most difficult things to accept when one first encounters the quantum theory. It is not surprising that many hidden variables theories have been extensively investigated as a sourse of randomness in quantum mechanics, but all have far failed to account for experimental results. As we saw, at every encounter with a beam -splitter, a photon makes a random choice to be reflected or transmitted, regardless of its previous history. The fate of the photon at every beam-splitter is always uncertain: the uncertainty is inexhaustible. It follows then that even a single photon has the capacity to provide an endless stream of information. More generally, if the quantum theory indicates the universe is irreducibly random, then the universe is inexhaustible sourse of information, a bottomless reservoir of surprise! Those who claim that we will soon have all the answers, and hence the science will soon end, do mistake. Note that the Universe is irreducibly random but at the same time it is apparantly intelligible as yet, and its intelligibility is achived by endless putting and getting answers to yes/no questions. We already know that at a deeper level the answer to any yes/no question is determined not by bit but a qubit which is governed by probability amplitudes and Feynman s rule. The apparent intelligibility of the Universe is constructed, bit by bit, from entangled qubits, the smart dice of reality. Thus the Heisenberg uncertainty principle, which at first sight looks as if it places an absolute limit on the power of information process, in reality leads to an enormous growth of this power through the idea of using qubits instead of bits: a sin is turned into a virtue! It took the genius of theoretical physicist Richard Feynman to discover this. However, let us return to the Heisenberg s principle itself and for, the moment, look for the case of commuting operators when C = 0, and hence ( A)( B) = 0. (84) It means that in principle the observables A and B can be measured simultaneously. But in practice such measurements is possible only if the system is in the eigenstate which is common or simultaneous for both operators A and B. This leads to the thought that two commuting operators must have the common set of eigenfunctions, and inversely, if A and B are obervables with common eigenfunctions which form the complete set, then operators A and B commute. This statement can be rigorously proved (P.A.M. Dirac), and has thus the character of theorem. These statements enables us to define more precisely the concept of the simultaneous measurement of two (or more) observables. In general case of non-commuting operators such measurement is prohibited because the measurement of the first observable, generally speaking, violates the states of the system, which influences on the result of the measurement of the

13 second observable. And only if the system is in the state which is common for both variables this violation can be vanished, and in this sense two variables can be measured simultaneously. In fact, these two successive observations can be considered as one common observation of more complicated type which result is expressed by not one but two numbers. In turn, it gives us the basis to consider two (or more) commuting observables as a single one, the result of which at the measurement consist of two or more numbers. Accordingly, it is convenient to mark the eigenfunctions (state) of such operators using the corresponding set of the characters (labels or quantum numbers), i.e. to write ab >, abc > etc. For any system in quantum mechanics, it can be introduced such maximum set of commuting Hermitian operators, that the eigenvalues of this set define unambiguously any possible state of the system. Obviously, such set define the complete set of the physical variables which can be measured simultaneously. In this sense, the operators belonging to this entire complete set, possesses the common eigenvectors which can be naturally enumerated by their eigenvalues l, m,... So, we can denote such eigenvectors as l, m,... > subjected to the close relation l,m,... l, m,... >< l, m,... = I (85) which expresses the completeness of this set of eigenvectors. arbitrary state of the system, Ψ >, can be expanded as where and Ψ >= l,m,... Then an l, m,... >< l, m,... Ψ >, (86) l, m,.. > l > m >.. (87) L l, m,... >= l l, m,... > etc. (88) Futhermore, the operator L can be represented as [clarify: Eq. (53)] L = l,m,... l l, m,... >< l, m,.... (89) If the partial sum of all projection operators, which correspond to the same eigenvalue l, is denoted by P l, we may rewrite (88) in the form L = l lp l, l P l = I. (90) Here, the sums extend over all distinct eigenvalues of L. These equations define what is called spectral decomposition of the Hermitian operator L. If we have the entire complete set, and some operator commute with all observables from this set, then this operator is simply the function of the observables from complete set. For such function we may write f(l, M,...) = f(l, m,...)p l,m,... l,... l,m,... P l,m,... = I, (91)

14 where P l,m,... is the partial sum of all projection operators, which correspond to the subset of the eigenvalues l, m,... Finally, we mention that for any two operators A and B the equality in uncertainty relation is achieved in the state Ψ > which is determined by the following conditions (see Appendix): (A < A >) Ψ >= λ(b < B >) Ψ >; < Ψ [(A < A >), (B < B >)] + Ψ >= 0. (92) This state is called the state with minimum uncertainty. Appendix 1. Proof of uncertainty relation: Eq. (82) Let α = A < A >, β = B < B >, α + = α, β + = β. Then [α, β] = αβ βα = (A < A >)(B < B >) (B < B >)(A < A >) = AB A < B > < A > B+ < A >< B > (BA B < A > < B > A+ < B >< A >) = AB BA = [A, B] = ic; < α >= 0, < β >= 0 α = α < α >= α, β = β, < ( α) 2 >=< α 2 >, < ( β) 2 >=< β 2 >. Therefore, < ( α) 2 >< ( β) 2 >=< α 2 >< β 2 >=< Ψ α 2 Ψ >< Ψ β 2 Ψ >. (93) Designations: χ >= β Ψ >, < χ =< Ψ β, ϕ >= α Ψ >, < ϕ =< Ψ α. (94) In these designations Schwarz inequality: Hence, Transformation: Thus < ϕ χ >=< Ψ αβ Ψ >; < ϕ ϕ >=< Ψ α 2 Ψ >; < χ χ >=< Ψ β 2 Ψ >. (95) < ϕ ϕ >< χ χ > < ϕ χ > 2 (96) < ( α) 2 >< ( β) 2 > < Ψ αβ Ψ > 2. (97) αβ = 1 2 (αβ + βα + αβ βα) = 1 2 (αβ + βα) + i C. (98) 2 < ( α) 2 >< ( β) 2 > 1 4 < Ψ (αβ + βα) Ψ > < Ψ C Ψ > 2 4 = 1 4 < Ψ( αβ + βα) Ψ > < C > < C > 2. (99)

15 i.e. < ( α) 2 >< ( β) 2 > 1 4 < C > 2. (100) 2. State with min uncertainty: Eq. (97) shows directly that the equality in (96) is achieved at the condition ϕ >= λ χ > (101) or α Ψ >= λβ Ψ >. (102) Eq. (99) gives additional condition < Ψ (αβ + βα) Ψ >= 0. (103)

Quantum Computing Lecture 2. Review of Linear Algebra

Quantum Computing Lecture 2. Review of Linear Algebra Quantum Computing Lecture 2 Review of Linear Algebra Maris Ozols Linear algebra States of a quantum system form a vector space and their transformations are described by linear operators Vector spaces

More information

1 Fundamental physical postulates. C/CS/Phys C191 Quantum Mechanics in a Nutshell I 10/04/07 Fall 2007 Lecture 12

1 Fundamental physical postulates. C/CS/Phys C191 Quantum Mechanics in a Nutshell I 10/04/07 Fall 2007 Lecture 12 C/CS/Phys C191 Quantum Mechanics in a Nutshell I 10/04/07 Fall 2007 Lecture 12 In this and the next lecture we summarize the essential physical and mathematical aspects of quantum mechanics relevant to

More information

OPERATORS AND MEASUREMENT

OPERATORS AND MEASUREMENT Chapter OPERATORS AND MEASUREMENT In Chapter we used the results of experiments to deduce a mathematical description of the spin-/ system. The Stern-Gerlach experiments demonstrated that spin component

More information

Introduction to Quantum Mechanics

Introduction to Quantum Mechanics Introduction to Quantum Mechanics R. J. Renka Department of Computer Science & Engineering University of North Texas 03/19/2018 Postulates of Quantum Mechanics The postulates (axioms) of quantum mechanics

More information

Vector Spaces in Quantum Mechanics

Vector Spaces in Quantum Mechanics Chapter 8 Vector Spaces in Quantum Mechanics We have seen in the previous Chapter that there is a sense in which the state of a quantum system can be thought of as being made up of other possible states.

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

This is the important completeness relation,

This is the important completeness relation, Observable quantities are represented by linear, hermitian operators! Compatible observables correspond to commuting operators! In addition to what was written in eqn 2.1.1, the vector corresponding to

More information

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

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

More information

II. The Machinery of Quantum Mechanics

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

More information

Short Course in Quantum Information Lecture 2

Short Course in Quantum Information Lecture 2 Short Course in Quantum Information Lecture Formal Structure of Quantum Mechanics Course Info All materials downloadable @ website http://info.phys.unm.edu/~deutschgroup/deutschclasses.html Syllabus Lecture

More information

Incompatibility Paradoxes

Incompatibility Paradoxes Chapter 22 Incompatibility Paradoxes 22.1 Simultaneous Values There is never any difficulty in supposing that a classical mechanical system possesses, at a particular instant of time, precise values of

More information

Mathematical Formulation of the Superposition Principle

Mathematical Formulation of the Superposition Principle Mathematical Formulation of the Superposition Principle Superposition add states together, get new states. Math quantity associated with states must also have this property. Vectors have this property.

More information

Eigenvectors and Hermitian Operators

Eigenvectors and Hermitian Operators 7 71 Eigenvalues and Eigenvectors Basic Definitions Let L be a linear operator on some given vector space V A scalar λ and a nonzero vector v are referred to, respectively, as an eigenvalue and corresponding

More information

Singlet State Correlations

Singlet State Correlations Chapter 23 Singlet State Correlations 23.1 Introduction This and the following chapter can be thought of as a single unit devoted to discussing various issues raised by a famous paper published by Einstein,

More information

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

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

More information

Quantum Theory and Group Representations

Quantum Theory and Group Representations Quantum Theory and Group Representations Peter Woit Columbia University LaGuardia Community College, November 1, 2017 Queensborough Community College, November 15, 2017 Peter Woit (Columbia University)

More information

INTRODUCTORY NOTES ON QUANTUM COMPUTATION

INTRODUCTORY NOTES ON QUANTUM COMPUTATION INTRODUCTORY NOTES ON QUANTUM COMPUTATION Keith Hannabuss Balliol College, Oxford Hilary Term 2009 Notation. In these notes we shall often use the physicists bra-ket notation, writing ψ for a vector ψ

More information

1 Algebra of State Vectors

1 Algebra of State Vectors J. Rothberg October 6, Introduction to Quantum Mechanics: Part Algebra of State Vectors What does the State Vector mean? A state vector is not a property of a physical system, but rather represents an

More information

Page 52. Lecture 3: Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 2008/10/03 Date Given: 2008/10/03

Page 52. Lecture 3: Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 2008/10/03 Date Given: 2008/10/03 Page 5 Lecture : Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 008/10/0 Date Given: 008/10/0 Inner Product Spaces: Definitions Section. Mathematical Preliminaries: Inner

More information

MP463 QUANTUM MECHANICS

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

More information

Hardy s Paradox. Chapter Introduction

Hardy s Paradox. Chapter Introduction Chapter 25 Hardy s Paradox 25.1 Introduction Hardy s paradox resembles the Bohm version of the Einstein-Podolsky-Rosen paradox, discussed in Chs. 23 and 24, in that it involves two correlated particles,

More information

Consistent Histories. Chapter Chain Operators and Weights

Consistent Histories. Chapter Chain Operators and Weights Chapter 10 Consistent Histories 10.1 Chain Operators and Weights The previous chapter showed how the Born rule can be used to assign probabilities to a sample space of histories based upon an initial state

More information

Some Notes on Linear Algebra

Some Notes on Linear Algebra Some Notes on Linear Algebra prepared for a first course in differential equations Thomas L Scofield Department of Mathematics and Statistics Calvin College 1998 1 The purpose of these notes is to present

More information

Basic Quantum Mechanics Prof. Ajoy Ghatak Department of Physics Indian Institute of Technology, Delhi

Basic Quantum Mechanics Prof. Ajoy Ghatak Department of Physics Indian Institute of Technology, Delhi Basic Quantum Mechanics Prof. Ajoy Ghatak Department of Physics Indian Institute of Technology, Delhi Module No. # 07 Bra-Ket Algebra and Linear Harmonic Oscillator - II Lecture No. # 01 Dirac s Bra and

More information

Vector spaces and operators

Vector spaces and operators Vector spaces and operators Sourendu Gupta TIFR, Mumbai, India Quantum Mechanics 1 2013 22 August, 2013 1 Outline 2 Setting up 3 Exploring 4 Keywords and References Quantum states are vectors We saw that

More information

226 My God, He Plays Dice! Entanglement. Chapter This chapter on the web informationphilosopher.com/problems/entanglement

226 My God, He Plays Dice! Entanglement. Chapter This chapter on the web informationphilosopher.com/problems/entanglement 226 My God, He Plays Dice! Entanglement Chapter 29 20 This chapter on the web informationphilosopher.com/problems/entanglement Entanglement 227 Entanglement Entanglement is a mysterious quantum phenomenon

More information

Introduction to Group Theory

Introduction to Group Theory Chapter 10 Introduction to Group Theory Since symmetries described by groups play such an important role in modern physics, we will take a little time to introduce the basic structure (as seen by a physicist)

More information

Density Matrices. Chapter Introduction

Density Matrices. Chapter Introduction Chapter 15 Density Matrices 15.1 Introduction Density matrices are employed in quantum mechanics to give a partial description of a quantum system, one from which certain details have been omitted. For

More information

Lecture 10: A (Brief) Introduction to Group Theory (See Chapter 3.13 in Boas, 3rd Edition)

Lecture 10: A (Brief) Introduction to Group Theory (See Chapter 3.13 in Boas, 3rd Edition) Lecture 0: A (Brief) Introduction to Group heory (See Chapter 3.3 in Boas, 3rd Edition) Having gained some new experience with matrices, which provide us with representations of groups, and because symmetries

More information

Checking Consistency. Chapter Introduction Support of a Consistent Family

Checking Consistency. Chapter Introduction Support of a Consistent Family Chapter 11 Checking Consistency 11.1 Introduction The conditions which define a consistent family of histories were stated in Ch. 10. The sample space must consist of a collection of mutually orthogonal

More information

Introduction to Quantum Computing

Introduction to Quantum Computing Introduction to Quantum Computing Part I Emma Strubell http://cs.umaine.edu/~ema/quantum_tutorial.pdf April 12, 2011 Overview Outline What is quantum computing? Background Caveats Fundamental differences

More information

Mathematical Foundations of Quantum Mechanics

Mathematical Foundations of Quantum Mechanics Mathematical Foundations of Quantum Mechanics 2016-17 Dr Judith A. McGovern Maths of Vector Spaces This section is designed to be read in conjunction with chapter 1 of Shankar s Principles of Quantum Mechanics,

More information

1 Dirac Notation for Vector Spaces

1 Dirac Notation for Vector Spaces Theoretical Physics Notes 2: Dirac Notation This installment of the notes covers Dirac notation, which proves to be very useful in many ways. For example, it gives a convenient way of expressing amplitudes

More information

1 Notes and Directions on Dirac Notation

1 Notes and Directions on Dirac Notation 1 Notes and Directions on Dirac Notation A. M. Steane, Exeter College, Oxford University 1.1 Introduction These pages are intended to help you get a feel for the mathematics behind Quantum Mechanics. The

More information

Lecture 7: Vectors and Matrices II Introduction to Matrices (See Sections, 3.3, 3.6, 3.7 and 3.9 in Boas)

Lecture 7: Vectors and Matrices II Introduction to Matrices (See Sections, 3.3, 3.6, 3.7 and 3.9 in Boas) Lecture 7: Vectors and Matrices II Introduction to Matrices (See Sections 3.3 3.6 3.7 and 3.9 in Boas) Here we will continue our discussion of vectors and their transformations. In Lecture 6 we gained

More information

If quantum mechanics hasn t profoundly shocked you, you haven t understood it.

If quantum mechanics hasn t profoundly shocked you, you haven t understood it. Quantum Mechanics If quantum mechanics hasn t profoundly shocked you, you haven t understood it. Niels Bohr Today, I will tell you more about quantum mechanics what weird thing it is and why it is so weird.

More information

Quantum Computation. Alessandra Di Pierro Computational models (Circuits, QTM) Algorithms (QFT, Quantum search)

Quantum Computation. Alessandra Di Pierro Computational models (Circuits, QTM) Algorithms (QFT, Quantum search) Quantum Computation Alessandra Di Pierro alessandra.dipierro@univr.it 21 Info + Programme Info: http://profs.sci.univr.it/~dipierro/infquant/ InfQuant1.html Preliminary Programme: Introduction and Background

More information

Lecture 2: Introduction to Quantum Mechanics

Lecture 2: Introduction to Quantum Mechanics CMSC 49: Introduction to Quantum Computation Fall 5, Virginia Commonwealth University Sevag Gharibian Lecture : Introduction to Quantum Mechanics...the paradox is only a conflict between reality and your

More information

2. Introduction to quantum mechanics

2. Introduction to quantum mechanics 2. Introduction to quantum mechanics 2.1 Linear algebra Dirac notation Complex conjugate Vector/ket Dual vector/bra Inner product/bracket Tensor product Complex conj. matrix Transpose of matrix Hermitian

More information

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 6, January 30, 2006

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 6, January 30, 2006 Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer Lecture 6, January 30, 2006 Solved Homework We are given that A" = a" and A * " = a" where

More information

Vector Spaces for Quantum Mechanics J. P. Leahy January 30, 2012

Vector Spaces for Quantum Mechanics J. P. Leahy January 30, 2012 PHYS 20602 Handout 1 Vector Spaces for Quantum Mechanics J. P. Leahy January 30, 2012 Handout Contents Examples Classes Examples for Lectures 1 to 4 (with hints at end) Definitions of groups and vector

More information

Chapter 2. Linear Algebra. rather simple and learning them will eventually allow us to explain the strange results of

Chapter 2. Linear Algebra. rather simple and learning them will eventually allow us to explain the strange results of Chapter 2 Linear Algebra In this chapter, we study the formal structure that provides the background for quantum mechanics. The basic ideas of the mathematical machinery, linear algebra, are rather simple

More information

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

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

More information

SECOND QUANTIZATION PART I

SECOND QUANTIZATION PART I PART I SECOND QUANTIZATION 1 Elementary quantum mechanics We assume that the reader is already acquainted with elementary quantum mechanics. An introductory course in quantum mechanics usually addresses

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

Physics 505 Homework No. 1 Solutions S1-1

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

More information

Physics 215 Quantum Mechanics 1 Assignment 1

Physics 215 Quantum Mechanics 1 Assignment 1 Physics 5 Quantum Mechanics Assignment Logan A. Morrison January 9, 06 Problem Prove via the dual correspondence definition that the hermitian conjugate of α β is β α. By definition, the hermitian conjugate

More information

Quantum Information Types

Quantum Information Types qitd181 Quantum Information Types Robert B. Griffiths Version of 6 February 2012 References: R. B. Griffiths, Types of Quantum Information, Phys. Rev. A 76 (2007) 062320; arxiv:0707.3752 Contents 1 Introduction

More information

Physics 221A Fall 1996 Notes 12 Orbital Angular Momentum and Spherical Harmonics

Physics 221A Fall 1996 Notes 12 Orbital Angular Momentum and Spherical Harmonics Physics 221A Fall 1996 Notes 12 Orbital Angular Momentum and Spherical Harmonics We now consider the spatial degrees of freedom of a particle moving in 3-dimensional space, which of course is an important

More information

Physics 221A Fall 1996 Notes 14 Coupling of Angular Momenta

Physics 221A Fall 1996 Notes 14 Coupling of Angular Momenta Physics 1A Fall 1996 Notes 14 Coupling of Angular Momenta In these notes we will discuss the problem of the coupling or addition of angular momenta. It is assumed that you have all had experience with

More information

The Einstein-Podolsky-Rosen thought experiment and Bell s theorem

The Einstein-Podolsky-Rosen thought experiment and Bell s theorem PHYS419 Lecture 0 The Einstein-Podolsky-Rosen thought experiment and Bell s theorem 1 The Einstein-Podolsky-Rosen thought experiment and Bell s theorem As first shown by Bell (1964), the force of the arguments

More information

Honors 225 Physics Study Guide/Chapter Summaries for Final Exam; Roots Chapters 15-18

Honors 225 Physics Study Guide/Chapter Summaries for Final Exam; Roots Chapters 15-18 Honors 225 Physics Study Guide/Chapter Summaries for Final Exam; Roots Chapters 15-18 Chapter 15 Collapsing the Wave If a particle is in a quantum superposition state (that is, a superposition of eigenfunctions

More information

Linear Algebra using Dirac Notation: Pt. 2

Linear Algebra using Dirac Notation: Pt. 2 Linear Algebra using Dirac Notation: Pt. 2 PHYS 476Q - Southern Illinois University February 6, 2018 PHYS 476Q - Southern Illinois University Linear Algebra using Dirac Notation: Pt. 2 February 6, 2018

More information

MATH 423 Linear Algebra II Lecture 33: Diagonalization of normal operators.

MATH 423 Linear Algebra II Lecture 33: Diagonalization of normal operators. MATH 423 Linear Algebra II Lecture 33: Diagonalization of normal operators. Adjoint operator and adjoint matrix Given a linear operator L on an inner product space V, the adjoint of L is a transformation

More information

C/CS/Phys 191 Quantum Mechanics in a Nutshell I 10/04/05 Fall 2005 Lecture 11

C/CS/Phys 191 Quantum Mechanics in a Nutshell I 10/04/05 Fall 2005 Lecture 11 C/CS/Phys 191 Quantum Mechanics in a Nutshell I 10/04/05 Fall 2005 Lecture 11 In this and the next lecture we summarize the essential physical and mathematical aspects of quantum mechanics relevant to

More information

6.080/6.089 GITCS May 6-8, Lecture 22/23. α 0 + β 1. α 2 + β 2 = 1

6.080/6.089 GITCS May 6-8, Lecture 22/23. α 0 + β 1. α 2 + β 2 = 1 6.080/6.089 GITCS May 6-8, 2008 Lecturer: Scott Aaronson Lecture 22/23 Scribe: Chris Granade 1 Quantum Mechanics 1.1 Quantum states of n qubits If you have an object that can be in two perfectly distinguishable

More information

The Dirac Approach to Quantum Theory. Paul Renteln. Department of Physics California State University 5500 University Parkway San Bernardino, CA 92407

The Dirac Approach to Quantum Theory. Paul Renteln. Department of Physics California State University 5500 University Parkway San Bernardino, CA 92407 November 2009 The Dirac Approach to Quantum Theory Paul Renteln Department of Physics California State University 5500 University Parkway San Bernardino, CA 92407 c Paul Renteln, 1996,2009 Table of Contents

More information

The Stern-Gerlach experiment and spin

The Stern-Gerlach experiment and spin The Stern-Gerlach experiment and spin Experiments in the early 1920s discovered a new aspect of nature, and at the same time found the simplest quantum system in existence. In the Stern-Gerlach experiment,

More information

conventions and notation

conventions and notation Ph95a lecture notes, //0 The Bloch Equations A quick review of spin- conventions and notation The quantum state of a spin- particle is represented by a vector in a two-dimensional complex Hilbert space

More information

The Einstein-Podolsky-Rosen thought-experiment and Bell s theorem

The Einstein-Podolsky-Rosen thought-experiment and Bell s theorem PHYS419 Lecture 0 The Einstein-Podolsky-Rosen thought-experiment and Bell s theorem 1 The Einstein-Podolsky-Rosen thought-experiment and Bell s theorem As first shown by Bell (1964), the force of the arguments

More information

Quantum Entanglement. Chapter Introduction. 8.2 Entangled Two-Particle States

Quantum Entanglement. Chapter Introduction. 8.2 Entangled Two-Particle States Chapter 8 Quantum Entanglement 8.1 Introduction In our final chapter on quantum mechanics we introduce the concept of entanglement. This is a feature of two-particle states (or multi-particle states) in

More information

Introduction. Introductory Remarks

Introduction. Introductory Remarks Introductory Remarks This is probably your first real course in quantum mechanics. To be sure, it is understood that you have encountered an introduction to some of the basic concepts, phenomenology, history,

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

Mathematical Methods wk 1: Vectors

Mathematical Methods wk 1: Vectors Mathematical Methods wk : Vectors John Magorrian, magog@thphysoxacuk These are work-in-progress notes for the second-year course on mathematical methods The most up-to-date version is available from http://www-thphysphysicsoxacuk/people/johnmagorrian/mm

More information

Mathematical Methods wk 1: Vectors

Mathematical Methods wk 1: Vectors Mathematical Methods wk : Vectors John Magorrian, magog@thphysoxacuk These are work-in-progress notes for the second-year course on mathematical methods The most up-to-date version is available from http://www-thphysphysicsoxacuk/people/johnmagorrian/mm

More information

Lecture 7: Semidefinite programming

Lecture 7: Semidefinite programming CS 766/QIC 820 Theory of Quantum Information (Fall 2011) Lecture 7: Semidefinite programming This lecture is on semidefinite programming, which is a powerful technique from both an analytic and computational

More information

Angular Momentum in Quantum Mechanics.

Angular Momentum in Quantum Mechanics. Angular Momentum in Quantum Mechanics. R. C. Johnson March 10, 2015 1 Brief review of the language and concepts of Quantum Mechanics. We begin with a review of the basic concepts involved in the quantum

More information

Representation theory and quantum mechanics tutorial Spin and the hydrogen atom

Representation theory and quantum mechanics tutorial Spin and the hydrogen atom Representation theory and quantum mechanics tutorial Spin and the hydrogen atom Justin Campbell August 3, 2017 1 Representations of SU 2 and SO 3 (R) 1.1 The following observation is long overdue. Proposition

More information

Addition of Angular Momenta

Addition of Angular Momenta Addition of Angular Momenta What we have so far considered to be an exact solution for the many electron problem, should really be called exact non-relativistic solution. A relativistic treatment is needed

More information

Unitary Dynamics and Quantum Circuits

Unitary Dynamics and Quantum Circuits qitd323 Unitary Dynamics and Quantum Circuits Robert B. Griffiths Version of 20 January 2014 Contents 1 Unitary Dynamics 1 1.1 Time development operator T.................................... 1 1.2 Particular

More information

CLASSIFICATION OF COMPLETELY POSITIVE MAPS 1. INTRODUCTION

CLASSIFICATION OF COMPLETELY POSITIVE MAPS 1. INTRODUCTION CLASSIFICATION OF COMPLETELY POSITIVE MAPS STEPHAN HOYER ABSTRACT. We define a completely positive map and classify all completely positive linear maps. We further classify all such maps that are trace-preserving

More information

Ph 219/CS 219. Exercises Due: Friday 3 November 2006

Ph 219/CS 219. Exercises Due: Friday 3 November 2006 Ph 9/CS 9 Exercises Due: Friday 3 November 006. Fidelity We saw in Exercise. that the trace norm ρ ρ tr provides a useful measure of the distinguishability of the states ρ and ρ. Another useful measure

More information

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

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

More information

Quantum Physics 2006/07

Quantum Physics 2006/07 Quantum Physics 6/7 Lecture 7: More on the Dirac Equation In the last lecture we showed that the Dirac equation for a free particle i h t ψr, t = i hc α + β mc ψr, t has plane wave solutions ψr, t = exp

More information

Recitation 1 (Sep. 15, 2017)

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

More information

Spectral Theorem for Self-adjoint Linear Operators

Spectral Theorem for Self-adjoint Linear Operators Notes for the undergraduate lecture by David Adams. (These are the notes I would write if I was teaching a course on this topic. I have included more material than I will cover in the 45 minute lecture;

More information

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces.

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces. Math 350 Fall 2011 Notes about inner product spaces In this notes we state and prove some important properties of inner product spaces. First, recall the dot product on R n : if x, y R n, say x = (x 1,...,

More information

26 Group Theory Basics

26 Group Theory Basics 26 Group Theory Basics 1. Reference: Group Theory and Quantum Mechanics by Michael Tinkham. 2. We said earlier that we will go looking for the set of operators that commute with the molecular Hamiltonian.

More information

Coins and Counterfactuals

Coins and Counterfactuals Chapter 19 Coins and Counterfactuals 19.1 Quantum Paradoxes The next few chapters are devoted to resolving a number of quantum paradoxes in the sense of giving a reasonable explanation of a seemingly paradoxical

More information

Unitary evolution: this axiom governs how the state of the quantum system evolves in time.

Unitary evolution: this axiom governs how the state of the quantum system evolves in time. CS 94- Introduction Axioms Bell Inequalities /7/7 Spring 7 Lecture Why Quantum Computation? Quantum computers are the only model of computation that escape the limitations on computation imposed by the

More information

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra. DS-GA 1002 Lecture notes 0 Fall 2016 Linear Algebra These notes provide a review of basic concepts in linear algebra. 1 Vector spaces You are no doubt familiar with vectors in R 2 or R 3, i.e. [ ] 1.1

More information

(1.1) In particular, ψ( q 1, m 1 ; ; q N, m N ) 2 is the probability to find the first particle

(1.1) In particular, ψ( q 1, m 1 ; ; q N, m N ) 2 is the probability to find the first particle Chapter 1 Identical particles 1.1 Distinguishable particles The Hilbert space of N has to be a subspace H = N n=1h n. Observables Ân of the n-th particle are self-adjoint operators of the form 1 1 1 1

More information

Formalism of Quantum Mechanics

Formalism of Quantum Mechanics Dirac Notation Formalism of Quantum Mechanics We can use a shorthand notation for the normalization integral I = "! (r,t) 2 dr = "! * (r,t)! (r,t) dr =!! The state! is called a ket. The complex conjugate

More information

Matrix Representation

Matrix Representation Matrix Representation Matrix Rep. Same basics as introduced already. Convenient method of working with vectors. Superposition Complete set of vectors can be used to express any other vector. Complete set

More information

Fundamentals and formalism of quantum mechanics

Fundamentals and formalism of quantum mechanics Fundamentals and formalism of quantum mechanics Asaf Pe er 1 October 15, 2015 This part of the course is based on Refs. [1] [4]. We saw how quantum mechanics deals with some simple problems. This is very

More information

msqm 2011/8/14 21:35 page 189 #197

msqm 2011/8/14 21:35 page 189 #197 msqm 2011/8/14 21:35 page 189 #197 Bibliography Dirac, P. A. M., The Principles of Quantum Mechanics, 4th Edition, (Oxford University Press, London, 1958). Feynman, R. P. and A. P. Hibbs, Quantum Mechanics

More information

The Framework of Quantum Mechanics

The Framework of Quantum Mechanics The Framework of Quantum Mechanics We now use the mathematical formalism covered in the last lecture to describe the theory of quantum mechanics. In the first section we outline four axioms that lie at

More information

Quantum Measurements: some technical background

Quantum Measurements: some technical background Quantum Measurements: some technical background [From the projection postulate to density matrices & (introduction to) von Neumann measurements] (AKA: the boring lecture) First: One more example I wanted

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Quantum Optical Communication

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Quantum Optical Communication Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.453 Quantum Optical Communication Date: Tuesday, September 13, 216 Dirac-notation Quantum Mechanics. Introduction

More information

GQE ALGEBRA PROBLEMS

GQE ALGEBRA PROBLEMS GQE ALGEBRA PROBLEMS JAKOB STREIPEL Contents. Eigenthings 2. Norms, Inner Products, Orthogonality, and Such 6 3. Determinants, Inverses, and Linear (In)dependence 4. (Invariant) Subspaces 3 Throughout

More information

Stochastic Histories. Chapter Introduction

Stochastic Histories. Chapter Introduction Chapter 8 Stochastic Histories 8.1 Introduction Despite the fact that classical mechanics employs deterministic dynamical laws, random dynamical processes often arise in classical physics, as well as in

More information

Vector Spaces in Quantum Mechanics

Vector Spaces in Quantum Mechanics Chapter 8 Vector Spaces in Quantum Mechanics We have seen in the previous Chapter that there is a sense in which the state of a quantum system can be thought of as being made up of other possible states.

More information

G : Quantum Mechanics II

G : Quantum Mechanics II G5.666: Quantum Mechanics II Notes for Lecture 5 I. REPRESENTING STATES IN THE FULL HILBERT SPACE Given a representation of the states that span the spin Hilbert space, we now need to consider the problem

More information

Dependent (Contextual) Events

Dependent (Contextual) Events Chapter 14 Dependent (Contextual) Events 14.1 n Example Consider two spin-half particles a and b, and suppose that the corresponding oolean algebra L of properties on the tensor product space is generated

More information

Vectors for Beginners

Vectors for Beginners Vectors for Beginners Leo Dorst September 6, 2007 1 Three ways of looking at linear algebra We will always try to look at what we do in linear algebra at three levels: geometric: drawing a picture. This

More information

Stochastic Quantum Dynamics I. Born Rule

Stochastic Quantum Dynamics I. Born Rule Stochastic Quantum Dynamics I. Born Rule Robert B. Griffiths Version of 25 January 2010 Contents 1 Introduction 1 2 Born Rule 1 2.1 Statement of the Born Rule................................ 1 2.2 Incompatible

More information

Degenerate Perturbation Theory. 1 General framework and strategy

Degenerate Perturbation Theory. 1 General framework and strategy Physics G6037 Professor Christ 12/22/2015 Degenerate Perturbation Theory The treatment of degenerate perturbation theory presented in class is written out here in detail. The appendix presents the underlying

More information

Angular momentum. Quantum mechanics. Orbital angular momentum

Angular momentum. Quantum mechanics. Orbital angular momentum Angular momentum 1 Orbital angular momentum Consider a particle described by the Cartesian coordinates (x, y, z r and their conjugate momenta (p x, p y, p z p. The classical definition of the orbital angular

More information

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes Repeated Eigenvalues and Symmetric Matrices. Introduction In this Section we further develop the theory of eigenvalues and eigenvectors in two distinct directions. Firstly we look at matrices where one

More information

Lecture 4 (Sep. 18, 2017)

Lecture 4 (Sep. 18, 2017) Lecture 4 8.3 Quantum Theory I, Fall 07 Lecture 4 (Sep. 8, 07) 4. Measurement 4.. Spin- Systems Last time, we said that a general state in a spin- system can be written as ψ = c + + + c, (4.) where +,

More information