Basic Notation and Background

Total Page:16

File Type:pdf, Size:1020Kb

Basic Notation and Background Basic Notation and Background Chi-Kwong Li Department of Mathematics, The College of William and Mary, Williamsburg, Virginia, USA; Department of Mathematics, Taiyuan University of Technology, Taiyuan, Shanxi, P.R. of China. Chi-Kwong Li Basic Notation and Background In physics, we use the bra and ket vector notation (Dirac notation). Let x1 t . n |xi = (x1, . , xn) = . ∈ C . xn Then n∗ hx| = (¯x1,..., x¯n) ∈ C is the dual vector. Hilbert spaces The mathematical platform of quantum mechanics/computing is Hilbert space (complete inner product space) V . n We mainly focus on finite dimensional complex inner product space C , the set of n × 1 column vectors. n∗ n Let C be the dual vector space of C consisting of 1 × n row vectors Chi-Kwong Li Basic Notation and Background Hilbert spaces The mathematical platform of quantum mechanics/computing is Hilbert space (complete inner product space) V . n We mainly focus on finite dimensional complex inner product space C , the set of n × 1 column vectors. n∗ n Let C be the dual vector space of C consisting of 1 × n row vectors In physics, we use the bra and ket vector notation (Dirac notation). Let x1 t . n |xi = (x1, . , xn) = . ∈ C . xn Then n∗ hx| = (¯x1,..., x¯n) ∈ C is the dual vector. Chi-Kwong Li Basic Notation and Background The norm(length) of |xi is ( n )1/2 1/2 t 1/2 X kxk = hx|xi = {(¯x1,..., x¯n)(x1, . , xn) } = |xj | . j=1 (a) For |xi ∈ Cn, we can construct its transpose |xit, the conjugate |xi, the conjugate transpose |xi† (instead of |xi∗). n Pn ∗ (b) The inner product of |xi, |yi ∈ C is hx|yi = j=1 xj yj. The vectors are orthogonal if their inner product is zero. (c) Given a set of vectors S in Cn, we can determine whether it is a linearly independent set, a generating set, an orthonormal set, a basis, or an orthonormal basis. Chi-Kwong Li Basic Notation and Background Matrices Linear maps (transformations/functions) on finite dimensional vector spaces n n can be identified with matrices, namely, A : C → C so that |xi 7→ A|xi. Operations and Properties Let Mn be the set (vector space/algebra) of n × n matrices. (a) One can perform A + B, AB and µA for A, B ∈ Mn and µ ∈ C. (b) One can compute the eigenvalues and eigenvectors of A ∈ Mn. Chi-Kwong Li Basic Notation and Background n Let {|e1i,..., |eni} be the standard basis for C . Then X Aij = hei|A|ej i and A = Aij |eiihej |. i,j Pn The trace of A is defined by Tr(A) = j=1 Ajj . Exercise 1) If A is m × n and B is n × m, then Tr(AB) = Tr(BA). n 2) If R is an n × n matrix, and |ψi ∈ C , then hψ|R|ψi = Tr(R|ψihψ|). Chi-Kwong Li Basic Notation and Background Gram-Schmidt process and orthogonal projectors n If S is linearly independent set in C , one can apply the Gram-Schmidt process to S to get an orthonormal set. If |eki is a unit vector, then the projection of a vector |vi in the direction of |eki is |vi − Pk|vi, where P = |ekihek| is the projection operator. The vector |vi − Pk|vi is orthogonal to |eki. If {|e1i,..., |eni} is an orthonormal basis and Pk = |ekihek| for k = 1, . , n, then 2 Pn (i) Pk = Pk, (ii) Pj Pk = 0 for j 6= k, (iii) k=1 Pk = In. Chi-Kwong Li Basic Notation and Background More notation, definitions and examples t Let A ∈ Mn. One can compute its transpose A , the conjugate A and the conjugate transpose A†. The matrix is Hermitian if A = A†; it is skew-Hermitian if A = −A†; it is normal if AA† = A†A; it is unitary if A† = A−1. If A is real and At = A−1, the A is a real orthogonal matrix. In quantum information science, the following Pauli matrices are useful: 0 1 0 −i 1 0 σ = I , σ = , σ = , σ = . 0 2 x 1 0 y i 0 z 0 −1 Exercises 1) The Pauli matrices are trace zero Hermitian unitary matrices. 2) Let {i, j, k} = {x, y, z}, then σiσj = iγij σk = −σj σi, and [σi, σj ] = 2iγij , where γij = 1 for (i, j) = (x, y), (y, z), (z, x). Chi-Kwong Li Basic Notation and Background If AA† = A†A, then (U †AU)(U †A†U) = (U †A†U)(U †AU). Comparing the (1, 1), (2, 2),..., (n, n) entries on both sides, we see that U †AU is in diagonal form. Some useful facts Theorem (Schur Triangularization Lemma) Every matrix in Mn is unitarily similar to a matrix in upper or lower triangular form. Sketch of proof. Solve det(λI − A) = 0 to get A|xi = λ|xi with hx|xi = 1. † λ A12 Construct U1 with |xi as the first column. Then U AU = . 0 A22 † By induction, U2 A22U2 is in upper triangular form. 1 0 † Let U = U1 . Then U AU is in triangular form. 0 U2 Chi-Kwong Li Basic Notation and Background Some useful facts Theorem (Schur Triangularization Lemma) Every matrix in Mn is unitarily similar to a matrix in upper or lower triangular form. Sketch of proof. Solve det(λI − A) = 0 to get A|xi = λ|xi with hx|xi = 1. † λ A12 Construct U1 with |xi as the first column. Then U AU = . 0 A22 † By induction, U2 A22U2 is in upper triangular form. 1 0 † Let U = U1 . Then U AU is in triangular form. 0 U2 If AA† = A†A, then (U †AU)(U †A†U) = (U †A†U)(U †AU). Comparing the (1, 1), (2, 2),..., (n, n) entries on both sides, we see that U †AU is in diagonal form. Chi-Kwong Li Basic Notation and Background Theorem (Spectral Theorem) If A ∈ Mn is normal, then there is a unitary U † such that UAU = diag (λ1, . , λn); hence if U has columns |u1i,..., |uni then A = λ1|u1ihu1| + ··· + λn|unihun|. (a) For any positive integer m, m m m A = λ1 |u1ihu1| + ··· + λn |unihun|. The formula holds for negative integers m as well if A is invertible. (b) If f(z) is an analytic function, then n X f(A) = f(λj )|uj ihuj |. j=1 z Pn λj (c) In particular, if f(z) = e , then f(A) = j=1 e |uj ihuj |. Chi-Kwong Li Basic Notation and Background Theorem (Singular Value Decomposition) For every m × n matrix A, there † are unitary U ∈ Mm and V ∈ Mn so that U AV = D such that the (j, j) 2 2 entries of D is sj for 1 ≤ j ≤ min{m, n}, where s1 ≥ s2 ≥ · · · are the eigenvalues of A†A. Sketch of Proof. Construct unitary V so that V †A†AV is in diagonal form with diagonal 2 2 entries s1, . , sn. Note that the columns of AV are orthogonal vectors with lengths s1, . , sn. Let the first k = min{m, n} columns of AV be s1|u1i, . , sk|uki, and let U ∈ Mm be unitary so that the first k columns are |u1i,..., |uki. Then U †AV has the asserted form. Chi-Kwong Li Basic Notation and Background Definition Given two real vectors x = (x1, . , xn) and y = (y1, . , yn), we Pn Pn say that x is majorized by y if j=1 xj = j=1 yj and the sum of the k largest entries of x is not larger than that of y for k = 1, . , n − 1. Theorem The vector of diagonal entries (d1, . , dn) of a Hermitian matrix in Mn is majorized by the vector of its eigenvalues (λ1, . , λn). Theorem Every unitary matrix U ∈ Mn is a product of no more than n(n − 1)/2 tridiagonal unitary matrices, each of them differs from In by a 2 × 2 principal submatrix. Sketch of proof on white board! Remark Using the Gray code labeling of 2m × 2m, all the tridiagonal unitary matrices involve a change of two basic vectors with binary labels differ in one position. Chi-Kwong Li Basic Notation and Background Theorem Every unitary matrix U ∈ Mn is a product of no more than n(n − 1)/2 tridiagonal unitary matrices, each of them differs from In by a 2 × 2 principal submatrix. Sketch of proof on white board! Remark Using the Gray code labeling of 2m × 2m, all the tridiagonal unitary matrices involve a change of two basic vectors with binary labels differ in one position. Definition Given two real vectors x = (x1, . , xn) and y = (y1, . , yn), we Pn Pn say that x is majorized by y if j=1 xj = j=1 yj and the sum of the k largest entries of x is not larger than that of y for k = 1, . , n − 1. Theorem The vector of diagonal entries (d1, . , dn) of a Hermitian matrix in Mn is majorized by the vector of its eigenvalues (λ1, . , λn). Chi-Kwong Li Basic Notation and Background Tensor products Let A = (aij ) and B be two rectangular matrices or vectors. Then their tensor product (Kronecker product) is the matrix A ⊗ B = (aij B). The following equalities hold: (A⊗B)(C⊗D) = (AC)⊗(BD),A⊗(B+C) = A⊗B+A⊗C, (A⊗B)† = A†⊗B†. Note that A, B, C can be |ψ1i, |ψ2i, |ψ3i vectors. If A ∈ Mm and B ∈ Mn are invertible, then (A ⊗ B)−1 = A−1 ⊗ B−1. P Every T on Mmn can be written as T = j=1 cj Aj ⊗ Bj with cj ∈ C so that m n for any vectors |ui ∈ C , |vi ∈ C , ! X X T |ui|vi = cj Aj ⊗ Bj |ui ⊗ |vi = cj Aj |ui ⊗ Bj |vi.
Recommended publications
  • A Mini-Introduction to Information Theory
    A Mini-Introduction To Information Theory Edward Witten School of Natural Sciences, Institute for Advanced Study Einstein Drive, Princeton, NJ 08540 USA Abstract This article consists of a very short introduction to classical and quantum information theory. Basic properties of the classical Shannon entropy and the quantum von Neumann entropy are described, along with related concepts such as classical and quantum relative entropy, conditional entropy, and mutual information. A few more detailed topics are considered in the quantum case. arXiv:1805.11965v5 [hep-th] 4 Oct 2019 Contents 1 Introduction 2 2 Classical Information Theory 2 2.1 ShannonEntropy ................................... .... 2 2.2 ConditionalEntropy ................................. .... 4 2.3 RelativeEntropy .................................... ... 6 2.4 Monotonicity of Relative Entropy . ...... 7 3 Quantum Information Theory: Basic Ingredients 10 3.1 DensityMatrices .................................... ... 10 3.2 QuantumEntropy................................... .... 14 3.3 Concavity ......................................... .. 16 3.4 Conditional and Relative Quantum Entropy . ....... 17 3.5 Monotonicity of Relative Entropy . ...... 20 3.6 GeneralizedMeasurements . ...... 22 3.7 QuantumChannels ................................... ... 24 3.8 Thermodynamics And Quantum Channels . ...... 26 4 More On Quantum Information Theory 27 4.1 Quantum Teleportation and Conditional Entropy . ......... 28 4.2 Quantum Relative Entropy And Hypothesis Testing . ......... 32 4.3 Encoding
    [Show full text]
  • Quantum Information Theory
    Lecture Notes Quantum Information Theory Renato Renner with contributions by Matthias Christandl February 6, 2013 Contents 1 Introduction 5 2 Probability Theory 6 2.1 What is probability? . .6 2.2 Definition of probability spaces and random variables . .7 2.2.1 Probability space . .7 2.2.2 Random variables . .7 2.2.3 Notation for events . .8 2.2.4 Conditioning on events . .8 2.3 Probability theory with discrete random variables . .9 2.3.1 Discrete random variables . .9 2.3.2 Marginals and conditional distributions . .9 2.3.3 Special distributions . 10 2.3.4 Independence and Markov chains . 10 2.3.5 Functions of random variables, expectation values, and Jensen's in- equality . 10 2.3.6 Trace distance . 11 2.3.7 I.i.d. distributions and the law of large numbers . 12 2.3.8 Channels . 13 3 Information Theory 15 3.1 Quantifying information . 15 3.1.1 Approaches to define information and entropy . 15 3.1.2 Entropy of events . 16 3.1.3 Entropy of random variables . 17 3.1.4 Conditional entropy . 18 3.1.5 Mutual information . 19 3.1.6 Smooth min- and max- entropies . 20 3.1.7 Shannon entropy as a special case of min- and max-entropy . 20 3.2 An example application: channel coding . 21 3.2.1 Definition of the problem . 21 3.2.2 The general channel coding theorem . 21 3.2.3 Channel coding for i.i.d. channels . 24 3.2.4 The converse . 24 2 4 Quantum States and Operations 26 4.1 Preliminaries .
    [Show full text]
  • Quantum Channels and Operations
    1 Quantum information theory (20110401) Lecturer: Jens Eisert Chapter 4: Quantum channels 2 Contents 4 Quantum channels 5 4.1 General quantum state transformations . .5 4.2 Complete positivity . .5 4.2.1 Choi-Jamiolkowski isomorphism . .7 4.2.2 Kraus’ theorem and Stinespring dilations . .9 4.2.3 Disturbance versus information gain . 10 4.3 Local operations and classical communication . 11 4.3.1 One-local operations . 11 4.3.2 General local quantum operations . 12 3 4 CONTENTS Chapter 4 Quantum channels 4.1 General quantum state transformations What is the most general transformation of a quantum state that one can perform? One might wonder what this question is supposed to mean: We already know of uni- tary Schrodinger¨ evolution generated by some Hamiltonian H. We also know of the measurement postulate that alters a state upon measurement. So what is the question supposed to mean? In fact, this change in mindset we have already encountered above, when we thought of unitary operations. Of course, one can interpret this a-posteriori as being generated by some Hamiltonian, but this is not so much the point. The em- phasis here is on what can be done, what unitary state transformations are possible. It is the purpose of this chapter to bring this mindset to a completion, and to ask what kind of state transformations are generally possible in quantum mechanics. There is an abstract, mathematically minded approach to the question, introducing notions of complete positivity. Contrasting this, one can think of putting ingredients of unitary evolution and measurement together.
    [Show full text]
  • Quantum Mechanics Quick Reference
    Quantum Mechanics Quick Reference Ivan Damg˚ard This note presents a few basic concepts and notation from quantum mechanics in very condensed form. It is not the intention that you should read all of it immediately. The text is meant as a source from where you can quickly recontruct the meaning of some of the basic concepts, without having to trace through too much material. 1 The Postulates Quantum mechanics is a mathematical model of the physical world, which is built on a small number of postulates, each of which makes a particular claim on how the model reflects physical reality. All the rest of the theory can be derived from these postulates, but the postulates themselves cannot be proved in the mathematical sense. One has to make experiments and see whether the predictions of the theory are confirmed. To understand what the postulates say about computation, it is useful to think of how we describe classical computation. One way to do this is to say that a computer can be in one of a number of possible states, represented by all internal registers etc. We then do a number of operations, each of which takes the computer from one state to another, where the sequence of operations is determined by the input. And finally we get a result by observing which state we have arrived in. In this context, the postulates say that a classical computer is a special case of some- thing more general, namely a quantum computer. More concretely they say how one describes the states a quantum computer can be in, which operations we can do, and finally how we can read out the result.
    [Show full text]
  • Partial Traces and Entropy Inequalities Rajendra Bhatia Indian Statistical Institute, 7, S.J.S
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Linear Algebra and its Applications 370 (2003) 125–132 www.elsevier.com/locate/laa Partial traces and entropy inequalities Rajendra Bhatia Indian Statistical Institute, 7, S.J.S. Sansanwal Marg, New Delhi 110016, India Received 8 May 2002; accepted 5 January 2003 Submitted by C. Davis Abstract The partial trace operation and the strong subadditivity property of entropy in quantum mechanics are explained in linear algebra terms. © 2003 Elsevier Inc. All rights reserved. Keywords: Quantum entropy; Density matrix; Partial trace; Operator convexity; Matrix inequalities 1. Introduction There is an interesting matrix operation called partial trace in the physics lit- erature. The first goal of this short expository paper is to connect this operation to others more familiar to linear algebraists. The second goal is to use this connection to present a slightly simpler proof of an important theorem of Lieb and Ruskai [11,12] called the strong subadditivity (SSA) of quantum-mechanical entropy. Closely re- lated to SSA, and a crucial ingredient in one of its proofs, is another theorem of Lieb [9] called Lieb’s concavity theorem (solution of the Wigner–Yanase–Dyson conjecture). An interesting alternate formulation and proof of this latter theorem appeared in a paper of Ando [1] well-known to linear algebraists. Discussion of the Lieb–Ruskai theorem, however, seems to have remained confined to the physics literature. We believe there is much of interest here for others as well, particularly for those interested in linear algebra.
    [Show full text]
  • Partial Trace Regression and Low-Rank Kraus Decomposition
    Partial Trace Regression and Low-Rank Kraus Decomposition Hachem Kadri 1 Stéphane Ayache 1 Riikka Huusari 2 Alain Rakotomamonjy 3 4 Liva Ralaivola 4 Abstract The trace regression model, a direct extension of the well-studied linear regression model, al- lows one to map matrices to real-valued outputs. We here introduce an even more general model, namely the partial-trace regression model, a fam- ily of linear mappings from matrix-valued inputs to matrix-valued outputs; this model subsumes the Figure 1. Illustration of the partial trace operation. The partial trace regression model and thus the linear regres- trace operation applied to m × m-blocks of a qm × qm matrix sion model. Borrowing tools from quantum infor- gives a q × q matrix as an output. mation theory, where partial trace operators have been extensively studied, we propose a framework where tr(·) denotes the trace, B∗ is some unknown ma- for learning partial trace regression models from trix of regression coefficients, and is random noise. This data by taking advantage of the so-called low-rank model has been used beyond mere matrix regression for Kraus representation of completely positive maps. problems such as phase retrieval (Candes et al., 2013), quan- We show the relevance of our framework with tum state tomography (Gross et al., 2010), and matrix com- synthetic and real-world experiments conducted pletion (Klopp, 2011). for both i) matrix-to-matrix regression and ii) pos- ` itive semidefinite matrix completion, two tasks Given a sample S = f(Xi; yi)gi=1, where Xi is a p1 × p2 which can be formulated as partial trace regres- matrix and yi 2 R, and each (Xi; yi) is assumed to be sion problems.
    [Show full text]
  • Quantum Computation Lecture Notes
    Quantum Computation Lecture Notes Jyh Ying Peng (based on lecture notes by John Preskill 1998) Summer 2003 2 Chapter 1 Quantum States and Ensembles 1.1 Axioms of Quantum Mechanics Quantum theory (as all physical theories) can be characterized by how it represents (physical) states, observables, measurements, and dynamics (evo- lution in time). 1. States. A state is a complete description of a physical system. In quantum mechanics, a state is a ray in a Hilbert space. A Hilbert space is a vector space over the field of complex numbers C, with vectors denoted by |ψi (Dirac’s ket notation). A ket |ψi is represented as a n × 1 matrix (or a n element vector), where n is the dimension of the Hilbert space, and its corresponding bra hψ| is the transpose conjugate of the ket. It has an inner product hψ|ϕi (may be seen as matrix multiplication) that maps an ordered pair of vectors to C, with the properties: (a) Positivity. hψ|ψi > 0 for |ψi= 6 0 (b) Linearity. hϕ| (a|ψ1i + b|ψ2i) = ahϕ|ψ1i + bhϕ|ψ2i (c) Skew symmetry. hϕ|ψi = hψ|ϕi∗ 1 The Hilbert space is complete in the norm kψk = hψ|ψi 2 . A ray in a Hilbert space is an equivalent class of vectors that differ by multiplication by a nonzero complex scalar. That is, a ray is rep- resented by a given vector and all its (complex) multiples, and two different rays treated as vectors will never be “parallel” (in the Hilbert space). We represent rays (the equivalent classes) by a vector with unit norm hψ|ψi = 1, so eiα|ψi (where α ∈ <) represent the same physical 3 4 CHAPTER 1.
    [Show full text]
  • Algebraic Approach to Quantum Theory: a Finite-Dimensional Guide
    Algebraic approach to quantum theory: a finite-dimensional guide Cédric Bény Florian Richter arXiv:1505.03106v8 [quant-ph] 26 May 2020 Contents 1 Introduction 1 2 States and effects 1 2.1 Basic Quantum Mechanics . .1 2.2 Positive operators . .1 2.3 Generalized States . .3 2.3.1 Ensembles . .3 2.3.2 Tensor Product and Reduced States . .5 2.3.3 Density Operator/Matrix . .7 2.3.4 Example: Entanglement . .8 2.3.5 Example: Bloch Sphere . .9 2.4 Generalised propositions . .9 2.5 Abstract State/Effect Formalism . 10 2.5.1 Example: Quantum Theory . 11 2.5.2 Example: Classical Probability Theory . 11 2.6 Algebraic Formulation . 12 2.6.1 Example: Quantum Theory . 13 2.6.2 Example: Classical Probability Theory . 14 2.6.3 Example: C∗-Algebra . 15 2.7 Structure of matrix algebras . 15 2.8 Hybrid quantum/classical systems . 21 3 Channels 23 3.1 Schrödinger Picture . 24 3.1.1 Example: Partial Transpose . 25 3.1.2 Example: Homomorphisms . 25 3.1.3 Example: Mixture of unitaries . 26 3.1.4 Example: Classical channels . 26 3.2 Heisenberg Picture . 26 3.3 Observables as channels with classical output . 28 3.3.1 Example: Observable associated with an effect . 28 3.3.2 Coarse-graining of observables . 30 3.3.3 Accessible observables . 31 3.4 Stinespring dilation . 32 1 Introduction This document is meant as a pedagogical introduction to the modern language used to talk about quantum theories, especially in the field of quantum information. It assumes that the reader has taken a first traditional course on quantum mechanics, and is familiar with the concept of Hilbert space and elementary linear algebra.
    [Show full text]
  • Lecture Notes
    Lecture Notes Quantum Cryptography Week 1: Quantum tools and a first protocol cbea This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Licence. Contents 1.1 Probability notation3 1.2 Density matrices3 1.2.1 Properties.......................................................6 1.2.2 One qubit mixed states............................................6 1.3 Combining density matrices7 1.4 Classical-quantum states8 1.5 General measurements9 1.6 The partial trace 12 1.7 Secure message transmission 14 1.7.1 Shannon’s secrecy condition and the need for large keys................ 15 1.8 The (quantum) one-time pad 16 1.8.1 The classical one-time pad........................................ 16 1.8.2 The quantum one-time pad....................................... 17 1.1 Probability notation 3 In this course you will learn about the basics of quantum communication and quantum cryp- tography. Unlike large scale quantum computers, both technologies are already implemented today. Yet it remains a grand challenge to do quantum communication and cryptography over long distances. This week we will learn about a very simple quantum protocol: we will encrypt quantum states! Yet, to prepare our entry into quantum communication and cryptography, we first need to learn a little more about quantum information. 1.1 Probability notation Before we start we recall standard notation of classical probability theory which we use throughout the lecture notes. There are many good textbooks and online resources on probability theory available, such as [kelly1994introduction, ross2010first], and we refer you to any of them for additional background. Consider a discrete random variable X taking values in some alphabet X of size n.
    [Show full text]
  • Lecture Notes for Ph219/CS219: Quantum Information Chapter 2
    Lecture Notes for Ph219/CS219: Quantum Information Chapter 2 John Preskill California Institute of Technology Updated July 2015 Contents 2 Foundations I: States and Ensembles 3 2.1 Axioms of quantum mechanics 3 2.2 The Qubit 7 1 2.2.1 Spin- 2 8 2.2.2 Photon polarizations 14 2.3 The density operator 16 2.3.1 The bipartite quantum system 16 2.3.2 Bloch sphere 21 2.4 Schmidt decomposition 23 2.4.1 Entanglement 25 2.5 Ambiguity of the ensemble interpretation 26 2.5.1 Convexity 26 2.5.2 Ensemble preparation 28 2.5.3 Faster than light? 30 2.5.4 Quantum erasure 31 2.5.5 The HJW theorem 34 2.6 How far apart are two quantum states? 36 2.6.1 Fidelity and Uhlmann's theorem 36 2.6.2 Relations among distance measures 38 2.7 Summary 41 2.8 Exercises 43 2 2 Foundations I: States and Ensembles 2.1 Axioms of quantum mechanics In this chapter and the next we develop the theory of open quantum systems. We say a system is open if it is imperfectly isolated, and therefore exchanges energy and information with its unobserved environment. The motivation for studying open systems is that all realistic systems are open. Physicists and engineers may try hard to isolate quantum systems, but they never completely succeed. Though our main interest is in open systems we will begin by recalling the theory of closed quantum systems, which are perfectly isolated. To understand the behavior of an open system S, we will regard S combined with its environment E as a closed system (the whole \universe"), then ask how S behaves when we are able to observe S but not E.
    [Show full text]
  • Mathematical Introduction to Quantum Information Processing
    Mathematical Introduction to Quantum Information Processing (growing lecture notes, SS2019) Michael M. Wolf June 22, 2019 Contents 1 Mathematical framework 5 1.1 Hilbert spaces . .5 1.2 Bounded Operators . .8 Ideals of operators . 10 Convergence of operators . 11 Functional calculus . 12 1.3 Probabilistic structure of Quantum Theory . 14 Preparation . 15 Measurements . 17 Probabilities . 18 Observables and expectation values . 20 1.4 Convexity . 22 Convex sets and extreme points . 22 Mixtures of states . 23 Majorization . 24 Convex functionals . 26 Entropy . 28 1.5 Composite systems and tensor products . 29 Direct sums . 29 Tensor products . 29 Partial trace . 34 Composite and reduced systems . 35 Entropic quantities . 37 1.6 Quantum channels and operations . 38 Schrödinger & Heisenberg picture . 38 Kraus representation and environment . 42 Choi-matrices . 45 Instruments . 47 Commuting dilations . 48 1.7 Unbounded operators and spectral measures . 51 2 Basic trade-offs 53 2.1 Uncertainty relations . 53 Variance-based preparation uncertainty relations . 54 Joint measurability . 55 2 CONTENTS 3 2.2 Information-disturbance . 56 No information without disturbance . 56 2.3 Time-energy . 58 Mandelstam-Tamm inequalities . 58 Evolution to orthogonal states . 59 These are (incomplete but hopefully growing) lecture notes of a course taught in summer 2019 at the department of mathematics at the Technical University of Munich. 4 CONTENTS Chapter 1 Mathematical framework 1.1 Hilbert spaces This section will briefly summarize relevant concepts and properties of Hilbert spaces. A complex Hilbert space is a vector space over the complex numbers, equipped with an inner product h·; ·i : H × H ! C and an induced norm k k := h ; i1=2 w.r.t.
    [Show full text]
  • Geometry of Quantum States
    Geometry of Quantum States Ingemar Bengtsson and Karol Zyczk_ owski An Introduction to Quantum Entanglement 12 Density matrices and entropies A given object of study cannot always be assigned a unique value, its \entropy". It may have many different entropies, each one worthwhile. |Harold Grad In quantum mechanics, the von Neumann entropy S(ρ) = Trρ ln ρ (12.1) − plays a role analogous to that played by the Shannon entropy in classical prob- ability theory. They are both functionals of the state, they are both monotone under a relevant kind of mapping, and they can be singled out uniquely by natural requirements. In section 2.2 we recounted the well known anecdote ac- cording to which von Neumann helped to christen Shannon's entropy. Indeed von Neumann's entropy is older than Shannon's, and it reduces to the Shan- non entropy for diagonal density matrices. But in general the von Neumann entropy is a subtler object than its classical counterpart. So is the quantum relative entropy, that depends on two density matrices that perhaps cannot be diagonalized at the same time. Quantum theory is a non{commutative proba- bility theory. Nevertheless, as a rule of thumb we can pass between the classical discrete, classical continuous, and quantum cases by choosing between sums, integrals, and traces. While this rule of thumb has to be used cautiously, it will give us quantum counterparts of most of the concepts introduced in chapter 2, and conversely we can recover chapter 2 by restricting the matrices of this chapter to be diagonal. 12.1 Ordering operators The study of quantum entropy is to a large extent a study in inequalities, and this is where we begin.
    [Show full text]