Quantum Foundations Lecture 2

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

Lecture #3; Based on slides by Yinyu Ye
Signal , Weight Vector Spaces and Linear Transformations
Signal , Weight Vector Spaces and Linear Transformations
THE DIMENSION OF A VECTOR SPACE
Vectors and Vector Equations (9/14/05) A vector (for us, for now) is a list of real numbers, usually written vertically as a column. Geometrically, it’s.
2.III. Basis and Dimension 1.Basis 2.Dimension 3.Vector Spaces and Linear Systems 4.Combining Subspaces.
Chapter Two: Vector Spaces I.Definition of Vector Space II.Linear Independence III.Basis and Dimension Topic: Fields Topic: Crystals Topic: Voting Paradoxes.
Linear Equations in Linear Algebra
ENGG2013 Unit 5 Linear Combination & Linear Independence Jan, 2011.
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
Autar Kaw Humberto Isaza Transforming Numerical Methods Education for STEM Undergraduates.
A vector space containing infinitely many vectors can be efficiently described by listing a set of vectors that SPAN the space. eg: describe the solutions.
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
Chapter Content Real Vector Spaces Subspaces Linear Independence
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
OR Backgrounds-Convexity  Def: line segment joining two points is the collection of points.
Chap. 5 Inner Product Spaces 5.1 Length and Dot Product in R n 5.2 Inner Product Spaces 5.3 Orthonormal Bases: Gram-Schmidt Process 5.4 Mathematical Models.
Chap. 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
I.4 Polyhedral Theory 1. Integer Programming  Objective of Study: want to know how to describe the convex hull of the solution set to the IP problem.
4.1 Introduction to Linear Spaces (a.k.a. Vector Spaces)
4.5: The Dimension of a Vector Space. Theorem 9 If a vector space V has a basis, then any set in V containing more than n vectors must be linearly dependent.
4 4.5 © 2016 Pearson Education, Inc. Vector Spaces THE DIMENSION OF A VECTOR SPACE.
Summary of the Last Lecture This is our second lecture. In our first lecture, we discussed The vector spaces briefly and proved some basic inequalities.
Linear Programming Chap 2. The Geometry of LP  In the text, polyhedron is defined as P = { x  R n : Ax  b }. So some of our earlier results should.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
1 Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors. Review Matrices.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
1 Chapter 4 Geometry of Linear Programming  There are strong relationships between the geometrical and algebraic features of LP problems  Convenient.
7.3 Linear Systems of Equations. Gauss Elimination
Eigenvalues and Eigenvectors
Spaces.
Vector Spaces B.A./B.Sc. III: Mathematics (Paper II) 1 Vectors in Rn
Eigenvalues and Eigenvectors
Chapter 3 The Real Numbers.
Matrices and Vectors Review Objective
VECTOR SPACES AND SUBSPACES
Proving that a Valid Inequality is Facet-defining
Lecture 03: Linear Algebra
Polyhedron Here, we derive a representation of polyhedron and see the properties of the generators. We also see how to identify the generators. The results.
Basis and Dimension Basis Dimension Vector Spaces and Linear Systems
Chap 3. The simplex method
VECTOR SPACES AND SUBSPACES
Polyhedron Here, we derive a representation of polyhedron and see the properties of the generators. We also see how to identify the generators. The results.
Linear Equations in Linear Algebra
Linear Algebra Lecture 37.
Linear Algebra Lecture 39.
Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors.
2.III. Basis and Dimension
Signal & Weight Vector Spaces
Elementary Linear Algebra
Affine Spaces Def: Suppose
I.4 Polyhedral Theory (NW)
Elementary Linear Algebra
Quantum Foundations Lecture 3
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
Linear Algebra Lecture 20.
Vector Spaces 1 Vectors in Rn 2 Vector Spaces
I.4 Polyhedral Theory.
Proving that a Valid Inequality is Facet-defining
RAYAT SHIKSHAN SANSTHA’S S.M.JOSHI COLLEGE, HADAPSAR, PUNE
Vector Spaces RANK © 2012 Pearson Education, Inc..
General Vector Spaces I
Linear Vector Space and Matrix Mechanics
THE DIMENSION OF A VECTOR SPACE
Null Spaces, Column Spaces, and Linear Transformations
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
Eigenvalues and Eigenvectors
VECTOR SPACES AND SUBSPACES
Presentation transcript:

Quantum Foundations Lecture 2 January 31, 2018 Dr. Matthew Leifer leifer@chapman.edu HSC112

2) Mathematical Background Vector Spaces Convex Cones Convex Sets Convex Polytopes Inner Products Dual Spaces

2.i) Vector Spaces A vector space consists of: A set of vectors 𝒙, 𝒚, 𝒛,⋯. A set of scalars 𝑎,𝑏,𝑐,⋯. In this section, the scalars will usually be the real numbers. Later, quantum theory makes heavy use of complex vector spaces. A rule of the addition of vectors: 𝒙+𝒚 A rule for multiplying a vector by a scalar: 𝑎𝒙

Vector addition rules The addition rule must satisfy: If 𝒙 and 𝒚 are vectors, then 𝒙+𝒚 is a vector. Commutativity: 𝒙+𝒚=𝒚+𝒙. Associativity: 𝒙+𝒚 +𝒛=𝒙+(𝒚+𝒛). There exists a vector 𝟎 such that, for all vectors 𝒙 𝟎+𝒙=𝒙+𝟎=𝒙. For each vector 𝒙, there exists a unique vector −𝒙, such that 𝒙+ −𝒙 = −𝒙 +𝒙=𝟎.

Scalar Multiplication Rules The scalar multiplication rule must satisfy: For every scalar 𝑎 and every vector 𝒙, 𝑎𝒙 is a vector. This implies 𝑎𝒙+𝑏𝒚 is always a vector for any scalars 𝑎,𝑏 and any vectors 𝒙,𝒚. Distributivity: 𝑎 𝒙+𝒚 =𝑎𝒙+𝑎𝒚 and 𝑎+𝑏 𝒙=𝑎𝒙+𝑏𝒙. Associativity: 𝑎 𝑏𝒙 = 𝑎𝑏 𝒙. There exists a unit scalar 1 and a zero scalar 0 such that, for all vectors 𝒙, 1𝒙=𝒙 and 0𝒙=𝟎.

Examples of vector spaces ℝ 𝑛 : The set of 𝑛-dimensional column vectors with real components. ℂ 𝑛 : The set of 𝑛-dimensional column vectors with complex components. 𝒓= 𝑟 1 𝑟 2 ⋮ 𝑟 𝑛 Addition is component-wise addition. Scalars are the real numbers for ℝ 𝑛 and complex numbers for ℂ 𝑛 .

Examples of vector spaces ℝ ∞ and ℂ ∞ : The set of infinite dimensional real or complex column vectors. The set of real or complex-valued functions of a real number 𝑥. Addition is 𝑓+𝑔 𝑥 =𝑓 𝑥 +𝑔(𝑥). Scalars are real or complex numbers with 𝑎𝑓 𝑥 =𝑎𝑓(𝑥)

Dimension and bases A set of 𝑁 nonzero vectors 𝒙 1 , 𝒙 2 ,⋯, 𝒙 𝑁 is linearly independent iff the only solution to the equation 𝑛=1 𝑁 𝑎 𝑛 𝒙 𝑛 =0 is 𝑎 1 = 𝑎 2 =⋯= 𝑎 𝑛 =0. Otherwise the vectors are linearly dependent, and one of the vectors can be written as a sum of the others: 𝒙 𝑗 = 𝑛=1 𝑗−1 𝑏 𝑛 𝒙 𝑛 + 𝑛=𝑗+1 𝑁 𝑏 𝑛 𝒙 𝑛 with 𝑏 𝑛 =− 𝑎 𝑛 𝑎 𝑗

Dimension and bases The dimension 𝑑 of a vector space is the maximum number of linearly independent vectors. A basis 𝒙 1 , 𝒙 2 ,⋯, 𝒙 𝑑 for a vector space is a linearly independent set of maximum size. All vectors can be written as: 𝒚= 𝑛=1 𝑑 𝑏 𝑛 𝒙 𝑛 for some components 𝑏 𝑛 .

Examples For ℝ 𝑛 and ℂ 𝑛 , the vectors 𝒆 𝒋 = 0 0 ⋮ 0 1 0 ⋮ 0 𝒆 𝒋 = 0 0 ⋮ 0 1 0 ⋮ 0 are a basis, but not the only one. E.g. for ℝ 2 and ℂ 2 1 0 , 1 1 is also a basis. 𝑗 th component

Examples ℝ 𝑛 and ℂ 𝑛 have dimension 𝑛. ℝ ∞ and ℂ ∞ have dimension (countable) infinity. The space of functions of a real variable has dimension (uncountable) infinity.

2.ii) Convex Cones A convex cone 𝐶 is a subset of a real vector space such that, if 𝒙,𝒚∈𝐶 then 𝛼𝒙+𝛽𝒚∈𝐶 for any positive (or zero) scalars 𝛼,𝛽≥0. Note: A convex cone always includes the origin. A convex cone is salient if, for every 𝒙∈𝐶, −𝒙∉𝐶. We will always work with salient convex cones, so when I say “cone”, that is what I mean. Example: The set of vectors with positive components.

Examples 𝐶

Extremal Rays A vector 𝒙 is called an extreme point of 𝐶 if, whenever 𝒙=𝛼𝒚+𝛽𝒛 for 𝐲,𝒛∈𝐶 and 𝛼,𝛽≥0, then 𝒚=𝛾𝒙 and 𝒛=𝛿𝒙 for 𝛾,𝛿≥0. An extremal ray of a cone 𝐶 is the set of points 𝛼𝒙 for 𝛼≥0 where 𝒙 is an extreme point.

Conic Hulls Given a set 𝑋 of vectors in ℝ 𝑛 , the conic hull of 𝑋 is a convex cone, denoted cone(𝑋), consisting of the set of all points of the form 𝑗 𝛼 𝑗 𝒙 𝑗 for 𝛼 𝑗 ≥0 and 𝒙 𝑗 ∈𝑋

Carathéodory’s Theorem for Cones Theorem: Let 𝑋 be a set of vectors in ℝ 𝑛 . Every 𝒙∈cone(𝑋) can be written as a positive combination of vectors 𝒙 1 , 𝒙 2 ,…, 𝒙 𝑚 ∈𝑋 that is linearly independent, so, in particular, 𝑚≤𝑛. Proof: Let 𝒙∈cone(𝑋) and let 𝑚 be the smallest integer such that 𝒙= 𝑗=1 𝑚 𝛼 𝑗 𝒙 𝑗 for 𝛼 𝑗 ≥0 and 𝒙 𝑗 ∈𝑋. If the vectors were linearly dependent, there would exist 𝑎 1 , 𝑎 2 …, 𝑎 𝑚 with at least one 𝑎 𝑗 positive such that 𝑗=1 𝑚 𝑎 𝑗 𝒙 𝑗 =0.

Carathéodory’s Theorem for Cones Let 𝛽 be the largest positive number such that 𝛾 𝑗 = 𝛼 𝑗 −𝛽 𝑎 𝑗 ≥0 for all 𝑗. At least one of the 𝛾 𝑗 ’s is zero and 𝒙= 𝑗=1 𝑚 𝛾 𝑗 𝒙 𝑗 This has 𝑚−1 nonzero terms, so contradicts the assumption that 𝑚 was the smallest possible integer.

Krein-Milman theorem for cones Theorem: Every convex cone 𝐶 in ℝ 𝑛 is the conic hull of its extreme points. Let Ext 𝐶 be the set of extreme points of 𝐶. Then, the theorem says 𝐶=cone(Ext 𝐶 ) Corollary: Every 𝒙∈𝐶 can be written as a positive combination of at most 𝑛 extreme points.

𝛼𝒙+𝛽𝒚∈𝑆 for all 𝛼,𝛽≥0, 𝛼+𝛽=1. 2.iii) Convex Sets A convex set 𝑆 in ℝ 𝑛 is a set of vectors such that, whenever 𝒙,𝒚∈𝑆 then 𝛼𝒙+𝛽𝒚∈𝑆 for all 𝛼,𝛽≥0, 𝛼+𝛽=1. Note that we will always be interested in bounded, closed convex sets. Bounded means that all the components of 𝒙 satisfy 𝑥 𝑗 <𝑁 for some positive, but arbitrarily large 𝑁. Closed means that, for any convergent sequence of vectors in 𝑆, the limit point is also in 𝑆. All closed convex sets are bounded. We will see that salient cones are related to bounded convex sets.

Examples

Examples

Convex Combinations If we can write 𝒚= 𝑗=1 𝑛 𝛼 𝑗 𝒙 𝑗 for 𝛼 𝑗 ≥0 and 𝑗 𝛼 𝑗 =1 then 𝒚 is called a convex combination of the 𝒙 𝑗 ’s. Proposition: For a convex set 𝑆, any convex combination of vectors in 𝑆 is in 𝑆. Proof: Consider 𝒚= 𝑗=1 𝑛 𝛼 𝑗 𝒙 𝑗 where 𝒙 𝑗 ∈𝑆. Define 𝛼 2 ′ = 𝛼 1 + 𝛼 2 and 𝒙 2 ′ = 𝛼 1 𝛼 2 ′ 𝒙 1 + 𝛼 2 𝛼 2 ′ 𝒙 2 . 𝒙 2 ′ is in 𝑆 by definition and 𝛼 2 ′ + 𝑗=3 𝑛 𝛼 𝑗 =1, so 𝒚= 𝛼 2 ′ 𝒙 2 ′ + 𝑗=3 𝑛 𝛼 𝑗 𝒙 𝑗 is a convex combination of 𝑛−1 terms in 𝑆. Proceeding by induction, we can reduce this to two terms, which is in 𝑆 by definition.

Extreme Points A vector 𝒙 is called an extreme point of 𝑆 if whenever 𝒙=𝛼𝒚+𝛽𝒛 for 𝒚,𝒛∈𝑆, 𝛼,𝛽≥0, 𝛼+𝛽=1, then 𝒚=𝒛=𝒙. Extreme points always lie on the boundary of 𝑆, but boundary points are not necessarily extreme.

Convex Hulls Given a set 𝑋 of vectors in ℝ 𝑛 , the convex hull of 𝑋, denoted conv(𝑋) is the set of all vectors of the form 𝒚= 𝑗 𝛼 𝑗 𝒙 𝑗 where 𝒙 𝑗 ∈𝑋, 𝛼 𝑗 ≥0, and 𝑗 𝛼 𝑗 =1.

Converting a Convex Set Into a Convex Cone A convex set of dimension 𝑑 can be lifted to form a convex cone of dimension 𝑑+1. There are many ways to do this. We will define the standard lifting as follows: For every vector 𝒙 in the convex set 𝑆⊆ ℝ 𝑑 , define the vector 𝒙 ′ = 1 𝑥 1 𝑥 2 ⋮ 𝑥 𝑑 ∈ ℝ 𝑑+1 Let 𝑋 be the set of such vectors and define the cone 𝐶=cone 𝑋 .

Examples The convex set 𝑆 is embedded as a cross-section of the cone 𝐶. If 𝒙 is an extreme point of 𝑆 then 𝛼𝒙′ is an extremal ray of 𝐶, i.e. 𝛼 𝛼 𝑥 1 𝛼 𝑥 2 ⋮ 𝛼 𝑥 𝑑 is extremal.