An Introduction to Hilbert Spaces and the Heisenberg Uncertainty Principle

Total Page:16

File Type:pdf, Size:1020Kb

An Introduction to Hilbert Spaces and the Heisenberg Uncertainty Principle AN INTRODUCTION TO HILBERT SPACES AND THE HEISENBERG UNCERTAINTY PRINCIPLE YU XIAO Abstract. In this paper, we will focus on one particular application of Hilbert spaces in quantum mechanics. We start with simple definitions of certain kinds of vector spaces that lead up to Hilbert spaces and follow by defining the Hermitian operator. Relevant, basic postulates of quantum mechanics will be given. We prove the Heisenberg Uncertatinty Principle and finish with a brief account of Hilbert spaces' importance and wider applications. Contents 1. Hilbert Spaces 1 2. Hermitian Operator 4 3. The Five Postulates of Quantum Mechanics 8 4. Heisenberg Uncertainty Principle 11 5. Importance and Wider Applications 13 Acknowledgments 13 References 13 1. Hilbert Spaces Why are Hilbert spaces so important? Essentially, a Hilbert space is a space that allows geometry. Exact analogs of the Pythagorean Theorem and Parallelogram Law hold in Hilbert spaces. To satisfy those requirements, a Hilbert space naturally must have many restrictions. To define Hilbert spaces, we shall start with an inner product space as it is simply a vector space with the additional structure of inner product. Definition 1.1. (Inner Product) Let E be a complex vector space. A mapping h·; ·i : E × E ! C is called an inner product in E if for any x; y; z 2 E and α; β 2 C the following conditions are all satisfied: (1) hx; yi = hy; xi (the bar denotes the complex conjugate); (2) hαx + βy; zi = αhx; zi + βhy; zi; (3) hx; xi ≥ 0, and hx; xi = 0 implies x = 0. A space with an inner product is called an inner product space. It is also called a pre-Hilbert space. Its alternate name clearly signifies its importance in defining Hilbert spaces. Date: August 18, 2017. 1 2 YU XIAO Definition 1.2. (Norm) A function x ! jjxjj from a vector space E into R is a norm if it satisfies the following conditions: (1) jjxjj = 0 if and only if x = 0; (2) jjλxjj = jλjjjxjj for every x 2 E and λ 2 C; (3) jjx + yjj ≤ jjxjj + jjyjj for every x; y 2 E. A vector space with a norm is called a normed space. It turns out that every inner product space is also a normed space with the norm defined by jjxjj = phx; xi The norm above jjxjj = phx; xi is well defined because condition (3) of Definition 1.1 clearly implies that jjxjj = 0 if and only if x = 0. Moreover, q jjλxjj = phλx, λxi = λλ¯hx; xi = jλjjjxjj: Therefore, we only need to prove for condition (3) of Definition 1.2, which we will begin by proving the Schwarz's Inequality Theorem. Theorem 1.3. (Schwarz's Inequality) For any two elements x and y of an inner product space, we have (1.4) jhx; yij ≤ jjxjjjjyjj The equality jhx; yij = jjxjjjjyjj holds if and only if x and y are linearly dependent. Proof. If y = 0, then the theorem holds since both sides equal zero. If y 6= 0, then (1.5) 0 ≤ hx + αy; x + αyi = hx; xi +α ¯hx; yi + αhy; xi + jαj2hy; yi Now substitute α = −hx; yi=hy; yi, then we have 0 ≤ hx; xihy; yi − jhx; yij2 Clearly, jhx; yij ≤ jjxjjjjyjj, giving us the theorem of Schwarz's Inequality. If x and y are linearly dependent, then x = αy for some α 2 C. Therefore, jhx; yij = jhx; αxij = jα¯jhx; xi = jαjjjxjjjjxjj = jjxjjjjαxjj = jjxjjjjyjj Now, let x and y be such vectors that hx; yi = jjxjjjjyjj. Equivalently, hx; yihy; xi = hx; xihy; yi. We have 2 y; y x − x; y y; y; y x − x; y y = y; y x; x − y; y y; x x; y − x; y y; y y; x + x; y y; x y; y = 0 So y; y x − x; y y = 0, which means that x and y are linearly dependent, thus completing the proof. Using Theorem 1.3 proven above, we can obtain condition (3) of Definition 1.2 as a corollary. Corollary 1.6. (Triangle Inequality) For any two elements x and y of an inner product space, (1.7) jjx + yjj ≤ jjxjj + jjyjj AN INTRODUCTION TO HILBERT SPACES 3 Proof. Taking α = 1 in Equation 1.5 and applying Schwarz's Inequality, we have jjx + yjj2 = x + y; x + y = x; x + 2< x; y + y; y ≤ x; x + 2j x; y j + y; y ≤ jjxjj2 + 2jjxjjjjyjj + jjyjj2 = (jjxjj + jjyjj)2 Therefore, jjx + yjj ≤ jjxjj + jjyjj So a inner product space is also a normed space. Obtaining an inner product space is the important first step in the process of trying to define Hilbert spaces, partly because the Parallelogram Law already holds in an inner product space. Theorem 1.8. (Parallelogram Law) For any two elements x and y of an inner product space we have (1.9) jjx + yjj2 + jjx − yjj2 = 2(jjxjj2 + jjyjj2) Proof. We have jjx + yjj2 = hx + y; x + yi = hx; xi + hx; yi + hy; xi + hy; yi; hence (1.10) jjx + yjj2 = jjxjj2 + hx; yi + hy; xi + jjyjj2: Now replace y by −y in Equation 1.10, to obtain (1.11) jjx − yjj2 = jjxjj2 − hx; yi − hy; xi + jjyjj2 Adding Equations 1.10 and 1.11 together, we have the parallelogram law. Having seen the usefulness of inner product spaces, we shall also give a proposi- tion about the continuity of the inner product. Proposition 1.12. (Continuity of Inner Product) If (xn) and (yn) are se- quences of elements of the inner product space E such that jjxn − xjj ! 0 and jjyn − yjj ! 0 when n ! 1 with x; y 2 E, then hxn; yni ! hx; yi: Proof. Applying Schwarz's Inequality, we have jhxn; yni − hx; yij = jhxn; yn − yi + hxn − x; yij ≤ jhxn; yn − yij + jhxn − x; yij ≤ jjxnjjjjyn − yjj + jjxn − xjjjjyjj: Since jjxn − xjj ! 0 and jjyn − yjj ! 0 when n ! 1, jhxn; yni − hx; yij ! 0. So, hxn; yni ! hx; yi when n ! 1. Of course, the continuity of inner products can also be extended to norms. Now that we have proven that an inner product space is also a normed space and given a proposition of the inner product, we can move on to the next step of defining Hilbert spaces: defining the completeness of a space. Definition 1.13. (Cauchy Sequence) A sequence of vectors (xn) in a normed space is called a Cauchy sequence if for every > 0 there exists a number M such that jjxm − xnjj ≤ for all m; n > M. 4 YU XIAO Definition 1.14. (Banach Space) A normed space E is called complete if every Cauchy sequence in E converges to an element of E. A complete normed space is called a Banach space. Definition 1.15. (Hilbert Space) A complete inner product space is called a Hilbert space. As the standard formulations of quantum mechanics require the Hilbert spaces used to be separable, we will here give the further definition of separable Hilbert spaces as well. A Hilbert space is separable if and only if it admits a countable orthonormal basis. Definition 1.16. (Orthogonal Vectors) Two vectors x and y in an inner product space are called orthogonal if hx; yi=0, denoted by x ? y. Definition 1.17. (Countable Set)A countable set is a set that has the same cardinality (number of elements) as some subbset of the set of all natural numbers. Definition 1.18. (Orthonormal Basis) Let E be an inner product space. A basis S of E with jjxjj = 1 for all x 2 S and x ? y for any two distinct elements of S is called an orthonormal basis. Definition 1.19. (Separable Space) A Hilbert space is called separable if it admits a countable orthonormal basis. Finite dimensional Hilbert spaces are separable, and orthogonal bases are used often when dealing with finite dimensional Hilbert spaces. It is only natural and sensible that we wish to still have them when working with infinite dimensions. 2. Hermitian Operator Linear maps are functions between two vector spaces that preserve the operations of vector addition and scalar multiplication. An operator (or transformation) is generally a mapping that maps elements of a space to produce elements of the same space. Linear operators on a normed vector space are widely used to represent physical quantities, hence they are very important in applied mathematics and mathematical physics. The most important operators include differential, integral, and matrix operators. For now, we are interested in the bounded linear operators on Hilbert space, particularly adjoint and self-adjoint (Hermitian) operators. Let us give some basic definitions that will be of use in the following definitions of adjoint and self-adjoint Hilbert operators and the relevant proofs. Definition 2.1. (Bounded Operator) An operator A is called bounded if there is a number K such that jjAxjj ≤ Kjjxjj for every x in the domain of A. Definition 2.2. (Linear Functional) A linear functional is a linear map from a vector space to its field of scalars. For vector space V over field C, a linear functional is a function f : V ! C that satisfies the following: (1) f(v + w) = f(v) + f(w) for all v; w 2 V ; (2) f(αv) = αf(v) for all v 2 V and α 2 C And based on the above definitions, we can prove our first simple and quite straightforward lemma, the continuity of bounded linear functionals. Lemma 2.3. Any bounded linear functional is continuous. AN INTRODUCTION TO HILBERT SPACES 5 Proof. For any bounded linear functional L on a Hilbert space H, there exists a number K such that jjL(x)jj ≤ Kjjxjj for any x 2 H.
Recommended publications
  • Lecture 2: Basics of Quantum Mechanics
    Lecture 2: Basics of Quantum Mechanics Scribed by: Vitaly Feldman Department of Mathematics, MIT September 9, 2003 In this lecture we will cover the basics of Quantum Mechanics which are required to under­ stand the process of quantum computation. To simplify the discussion we assume that all the Hilbert spaces mentioned below are finite­dimensional. The process of quantum computation can be abstracted via the following four postulates. Postulate 1. Associated to any isolated physical system is a complex vector space with inner product (that is, a Hilbert space) known as the state space of the system. The state of the system is completely described by a unit vector in this space. Qubits were the example of such system that we saw in the previous lecture. In its physical realization as a polarization of a photon we have two basis vectors: |�� and |↔� representing the vertical and the horizontal polarizations respectively. In this basis vector polarized at angle θ can be expressed as cos θ |↔� − sin θ |��. An important property of a quantum system is that multiplying a quantum state by a unit complex factor (eiθ ) yields the same complex state. Therefore eiθ |�� and |�� represent essentially the same state. Notation 1. State χ is denoted by |χ� (often called a ket) is a column vector, e.g., ⎛ ⎞ √1/2 ⎝ i 3/2 ⎠ 0 † |χ� = �χ| (often √called a bra) denotes a conjugate transpose of |χ�. In the previous example we would get (1/2, −i 3/2, 0). It is easy to verify that �χ| χ� = 1 and �x|y� ≤ 1.
    [Show full text]
  • Copyright C 2020 by Robert G. Littlejohn Physics 221A Fall 2020
    Copyright c 2020 by Robert G. Littlejohn Physics 221A Fall 2020 Appendix B Classical Mechanics† 1. Introduction In this Appendix we summarize some aspects of classical mechanics that will be relevant for our course in quantum mechanics. We concentrate on the Lagrangian and Hamiltonian formulation of classical mechanics. 2. Lagrangians, Dissipation, and Entropy In this Appendix we consider exclusively classical systems that can be described by a Lagrangian. This means that we neglect friction and other dissipative processes that cause an increase in entropy. Dissipation is always present in macroscopic systems, so its neglect is an approximation that is more or less good depending on circumstances. The concept of entropy applies when making a statistical description of a system, which is often necessary when the number of degrees of freedom is large. Entropy provides a measure of our ignorance of the state of the system, that is, of the values of the dynamical variables that describe the system. In some macroscopic systems it is a good approximation to concentrate on just a few degrees of freedom that we are interested in, and to neglect interactions with a large number of other degrees of freedom that we do not care about. For example, in the motion of a planet around the sun we may wish to describe the position of the center of mass of the planet in detail while ignoring its rotations as well as the internal stresses inside the solid body of the planet, the bulk motions of fluids in its oceans and atmospheres, etc. The latter are macroscopic degrees of freedom that are in turn coupled to microscopic ones, the motions of the individual atoms and molecules that make up the planet.
    [Show full text]
  • State Spaces of Operator Algebras: Basic Theory, Orientations, and C*-Products,By Erik M
    BULLETIN (New Series) OF THE AMERICAN MATHEMATICAL SOCIETY Volume 41, Number 4, Pages 535{539 S 0273-0979(04)01019-5 Article electronically published on April 28, 2004 State spaces of operator algebras: Basic theory, orientations, and C*-products,by Erik M. Alfsen and Frederic W. Shultz, Birkh¨auser Boston, Boston, MA, 2001, xii + 350 pp., $69.95, ISBN 0-8176-3890-3 Geometry of state spaces of operator algebras,byErikM.AlfsenandFredericW. Shultz, Birkh¨auser Boston, Boston, MA, 2003, xiv + 467 pp., $74.95, ISBN 0- 8176-4319-2 One of the most important auxiliary objects associated with an operator algebra is its state space. The two books under review describe the authors' solutions, obtained together with H. Hanche-Olsen and B. Iochum [1], [2], [9], to the problems: What data must be added to a state space so that the operator algebra can be recovered? and Which convex sets can arise as state spaces? As that work is now around twenty years old, they are able to present it here in a very finished form. Operator algebras come in two varieties, C*-algebras and von Neumann algebras. (My friends who work in the non self-adjoint theory will forgive me for using the term in this way for the purposes of this review.) Concretely, a C*-algebra is a linear subspace of B(H) (the space of bounded operators on a complex Hilbert space H) which is algebraically closed under operator products and adjoints and is topologically closed in norm. Concrete von Neumann algebras are defined similarly, now requiring closure in the weak* topology.
    [Show full text]
  • Geometry of State Spaces
    Geometry of State Spaces Armin Uhlmann and Bernd Crell Institut fÄurTheoretische Physik, UniversitÄatLeipzig [email protected] [email protected] In the Hilbert space description of quantum theory one has two major inputs: Firstly its linearity, expressing the superposition principle, and, secondly, the scalar product, allowing to compute transition probabilities. The scalar prod- uct de¯nes an Euclidean geometry. One may ask for the physical meaning in quantum physics of geometric constructs in this setting. As an important example we consider the length of a curve in Hilbert space and the \velocity", i. e. the length of the tangents, with which the vector runs through the Hilbert space. The Hilbert spaces are generically complex in quantum physics: There is a multiplication with complex numbers: Two linear dependent vectors rep- resent the same state. By restricting to unit vectors one can diminish this arbitrariness to phase factors. As a consequence, two curves of unit vectors represent the same curve of states if they di®er only in phase. They are physically equivalent. Thus, considering a given curve | for instance a piece of a solution of a SchrÄodinger equation { one can ask for an equivalent curve of minimal length. This minimal length is the \Fubini-Study length". The geometry, induced by the minimal length requirement in the set of vector states, is the \Fubini-Study metric". There is a simple condition from which one can read o® whether all pieces of a curve in Hilbert space ful¯ll the minimal length condition, so that their Euclidean and their Study-Fubini length coincide piecewise: It is the parallel transport condition, de¯ning the geometric (or Berry) phase of closed curves by the following mechanism: We replace the closed curve by changing its phases to a minimal length curve.
    [Show full text]
  • General Mathematical Description of a Quantum System
    Chapter 9 General Mathematical Description of a Quantum System t was shown in preceding Chapter that the mathematical description of this sum of probability I amplitudes admits an interpretation of the state of the system as being a vector in a complex vector space, the state space of the system. It is this mathematical picture that is summarized here in the general case introduced there. This idea that the state of a quantum system is to be considered a vector belonging to a complex vector space, which we have developed here in the case of a spin half system, and which has its roots in the sum over paths point of view, is the basis of all of modern quantum mechanics and is used to describe any quantum mechanical system. Below is a summary of the main points as they are used for a general quantum system whose state spaces are of arbitrary dimension (including state spaces of infinite dimension). The emphasis here is on the mathematical features of the theory. 9.1 State Space We have indicated a number of times that in quantum mechanics, the state of a physical system is represented by a vector belonging to a complex vector space known as the state space of the system. Here we will give a list of the defining conditions of a state space, though we will not be concerning ourselves too much with the formalities. The following definitions and concepts set up the state space of a quantum system. 1. Every physical state of a quantum system is specified by a symbol knonw as a ket written ..
    [Show full text]
  • 1 Introduction 2 the Density Operator
    Physics 125c Course Notes Density Matrix Formalism 040511 Frank Porter 1 Introduction In this note we develop an elegant and powerful formulation of quantum me- chanics, the “density matrix” formalism. This formalism provides a structure in which we can address such matters as: • We typically assume that it is permissible to work within an appropriate subspace of the Hilbert space for the universe. Is this all right? • In practice we often have situations involving statistical ensembles of states. We have not yet addressed how we might deal with this. 2 The Density Operator Suppose that we have a state space, with a denumerable orthonormal basis {|uni,n =1, 2,...}. If the system is in state |ψ(t)i at time t, we have the expansion in this basis: |ψ(t)i = X an(t)|uni. (1) n We’ll assume that |ψ(t)i is normalized, and hence: ∗ hψ(t)|ψ(t)i =1 = X X an(t)am(t)hum|uni n m 2 = X |an(t)| (2) n Suppose that we have an observable (self-adjoint operator) Q. The matrix elements of Q in this basis are: Qmn = hum|Quni = hQum|uni = hum|Q|uni. (3) The average (expectation) value of Q at time t, for the system in state |ψ(t)i is: ∗ hQi = hψ(t)|Qψ(t)i = X X am(t)an(t)Qmn. (4) n m 1 We see that hQi is an expansion quadratic in the {an} coefficients. Consider the operator |ψ(t)ihψ(t)|. It has matrix elements: ∗ hum|ψ(t)ihψ(t)|uni = am(t)an(t).
    [Show full text]
  • Use of Topology in Physical Problems
    Use of Topology in physical problems Somendra M Bhattacharjee Institute of Physics, Bhubaneswar 751005, India and Homi Bhabha National Institute Training School Complex, Anushakti Nagar, Mumbai 400085, India email:[email protected] November 9, 2016 Some of the basic concepts of topology are explored through known physics problems. This helps us in two ways, one, in motivating the definitions and the concepts, and two, in showing that topological analysis leads to a clearer understanding of the problem. The problems discussed are taken from classical mechanics, quantum mechanics, statistical mechanics, solid state physics, and biology (DNA), to emphasize some unity in diverse areas of physics. It is the real Euclidean space, Rd, with which we are most familiar. Intuitions can therefore be sharpened by appealing to the relevant features of this known space, and by using these as simplest examples to illustrate the abstract topological concepts. This is what is done in this chapter. Contents 4.1 Magnets . 11 4.2 Liquid crystals . 12 1 The Not-so-simple Pendulum 2 4.2.1 Nematics: RP 2 . 12 1.1 Mechanics . 2 4.2.2 Biaxial nematics . 12 1.2 Topological analysis: Teaser . 3 4.2.3 What is RP n? . 13 1.2.1 Configuration space and phase space: 4 4.3 Crystals . 14 1.2.2 Trajectories: . 4 4.4 A few Spaces in Quantum mechinics . 14 n 2 Topological analysis: details 6 4.4.1 Complex projective plane CP . 14 2.1 Configuration Space . 6 4.4.2 Two state system . 14 2.1.1 S1 as the configuration space .
    [Show full text]
  • Quantum States and Complex Projective Space
    Quantum States and Complex Projective Space Bei Jia1, 2, Xi-guo Lee1, 3 1Institute of Modern Physics, Chinese Academy of Sciences, P.O.Box 31 Lanzhou, 730000, China 2Graduate School of Chinese Academy of Sciences, Beijing, 100080, China 3Center of Theoretical Nuclear Physics, National Laboratory of Heavy Ion Collisions, P.O.Box 31 Lanzhou, 730000, China Abstract In this paper we propose the idea that there is a corresponding relation between quantum states and points of the complex projective space, given that the number of dimensions of the Hilbert space is finite. We check this idea through analyzing some of the basic principles and concepts of quantum mechanics, including the principle of superposition, representations and inner product of quantum states, and give some interesting examples. Based on our point of views we are able to generate the evolution equation of quantum states ---- the Heisenberg equation. We also discuss the act of dynamical operators on quantum states. 1 Introduction: Complex Projective Space and Quantum States It has been considered that there exists a geometry description of quantum mechanics other that the conventional description in Hilbert space [1] [2] [3] [4] [5] [6]. In these articles it is argued that the quantum state space (or quantum phase space) is a projective Hilbert space. Here we present the idea that the state space can be viewed as a complex projective space if the number of dimensions of the Hilbert space is finite, and from this point of view we are able to get some principles and dynamical features of conventional quantum mechanics. A similar idea can be found in [5] [6].
    [Show full text]
  • Multiparticle States and Tensor Products (PDF)
    MULTIPARTICLE STATES AND TENSOR PRODUCTS B. Zwiebach December 14, 2013 Contents 1 Introduction to the Tensor Product 1 2 Entangled States 8 3 Bell basis states 9 4 Quantum Teleportation 13 5 EPR and Bell Inequalities 16 1 Introduction to the Tensor Product In this section, we develop the tools needed to describe a system that contains more than one particle. Most of the required ideas appear when we consider systems with two particles. We will assume the particles are distinguishable; for indistinguishable particles quantum mechanics imposes some additional constraints on the allowed set of states. We will study those constraints later in the course (or in 8.06!) The tools we are about to develop will be needed to understand addition of angular momenta. In that problem one is adding the angular momenta of the two or more particles in the system. Consider then two particles. Below is a description of the quantum mechanics and family of operators associated with each particle: Particle 1: its quantum mechanics is described by a complex vector space V. It has associated • operators T1,T2, .... Particle 2: its quantum mechanics is described by a complex vector space W. It has associated • operators S1,S2, .... This list of operators for each particle may include some or many of the operators you are already familiar with: position, momentum, spin, Hamiltonians, projectors, etc. Once we have two particles, the two of them together form our system. We are after the description of quantum states of this two-particle system. On first thought, we may think that any state of this system should be described by giving the state v V of the first particle and the state w W of the ∈ ∈ second particle.
    [Show full text]
  • Lecture Notes
    Lecture Notes edX Quantum Cryptography: Week 0 Stephanie Wehner and Nelly Ng cbea This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Licence. 2 Welcome to the lecture notes! Here you will find details as well as additional material for edX’ “Quantum Cryptography”. Week 0 is a - hopefully! - gentle introduction to quantum information. We will teach you all that you need to know to work with qubits and measurements mathematically. If you are curious how such qubits can be realized physically, or simply want more details than we provide here, we recommend [1] and [2]. 0.1 Mathematical notation Let us start by recallingp commonly used definitions. For a complex number c = a + ib 2 C with ∗ a;b 2 R and i = −1, we use c = a − ib to denote its complex conjugate. We will also need mathematical notation that is used throughout quantum information. First, we will write vectors in a special way known as the “bra-ket” notation. While it may look a little cumbersome at first sight, it turns out to provide a convenient way of dealing with the many operations we will perform with such vectors. Let’s start with two examples. We write jvi 2 C2 to denote a vector in a 2-dimensional vector space. For example, 1 jvi = : (1) 0 The “bra” of this vector is the conjugate transpose, which for our example looks like ∗ T T 1 hvj = (j0i)∗ = = (1 0) : (2) 0∗ The general definition of the “bra-ket” notation is as follows: Definition 0.1.1 — Ket and Bra notation.
    [Show full text]
  • Arxiv:2003.11472V3 [Quant-Ph]
    Fundamentals of Quantum Mechanics in Liouville Space Jerryman A. Gyamfi Scuola Normale Superiore di Pisa, Piazza dei Cavalieri 7, 56126 Pisa, Italy. E-mail: [email protected] June 2020 Abstract. The purpose of this paper is to articulate a coherent and easy-to- understand way of doing quantum mechanics in any finite-dimensional Liouville space, based on the use of Kronecker product and what we have termed the ‘bra- flipper’ operator. One of the greater strengths of the formalism expatiated on here is the striking similarities it bears with Dirac’s bra-ket notation. For the purpose of illustrating how the formalism can be effectively employed, we use it to solve a quantum optical master equation for a two-level quantum system and find its Kraus operator sum representation. The paper is addressed to students and researchers with some basic knowledge of linear algebra who want to acquire a deeper understanding of the Liouville space formalism. The concepts are conveyed so as to make the application of the formalism to more complex problems in quantum physics straightforward and unencumbered. Keywords: Liouville space, Hilbert space, Kronecker product, Bra-flipper operator Submitted to: European Journal of Physics. [For final peer review record, please see: Jerryman A. Gyamfi 2020 Eur. J. Phys. 41 063002. DOI: https: // doi. org/ 10. 1088/ 1361-6404/ ab9fdd ] 1. Introduction For many complex problems in quantum mechanics, the Liouville space formalism turns out to be very effective in finding solutions or mathematically characterizing the problem. This is true, for example, in solving master equations in the theory of arXiv:2003.11472v3 [quant-ph] 18 Nov 2020 open quantum systems [1, 2].
    [Show full text]
  • Arxiv:2104.06938V2 [Quant-Ph] 20 Apr 2021 to Characterize Their Several Important Features [9]
    On the state space structure of tripartite quantum systems Hari krishnan S V,∗ Ashish Ranjan,∗ and Manik Banik School of Physics, IISER Thiruvanathapuram, Vithura, Kerala 695551, India. State space structure of tripartite quantum systems is analyzed. In particular, it has been shown that the set of states separable across all the three bipartitions [say Bint(ABC)] is a strict subset of the set of states having positive partial transposition (PPT) across the three bipartite cuts [say Pint(ABC)] d1 d2 d3 for all the tripartite Hilbert spaces CA ⊗ CB ⊗ CC with minfd1, d2, d3g ≥ 2. The claim is proved by constructing state belonging to the set Pint(ABC) but not belonging to Bint(ABC). For (Cd)⊗3 with d ≥ 3, the construction follows from specific type of multipartite unextendible product bases. However, such a construction is not possible for (C2)⊗3 since for any n the bipartite system C2 ⊗ Cn cannot have any unextendible product bases [Phys. Rev. Lett. 82, 5385 (1999)]. For the 3-qubit system we, therefore, come up with a different construction. I. INTRODUCTION arable across every possible bipartite cut and hence con- tains multipartite entanglement [11]. On the other hand, Hilbert space quantum mechanics provides an ex- for such a system the set of biseparable states is strictly tremely precise mathematical description for micro- contained within the PPT mixture set [12]. In this work, scopic phenomena. It associates tensor product Hilbert we show that the set of states that are separable across spaces with composite quantum systems and results in all possible bipartitions are strictly contained within the entangled quantum states which have no analog in clas- set of states that are PPT across all possible bipartite cuts.
    [Show full text]