SlideShare a Scribd company logo
4
4.1
© 2012 Pearson Education, Inc.
Vector Spaces
VECTOR SPACES AND
SUBSPACES
Topics
Vectors in the Plane and in 3D-Space
Vectors in the Plane and in 3-Space
Defn - A vector in the plane is a 2 x 1 matrix
where x and y are real numbers
Notation - In print, use bold letters for vectors.
When writing by hand use
Defn - The numbers x and y in the definition of a
vector are called the components of the vector v.
Defn - Two vectors and
are equal iff x1 = x2 and y1 = y2
x
y
v
v
1
1
x
y
v 2
2
x
y
u
Vectors in the Plane and in 3-Space
A two-dimensional vector has several geometric
interpretations
1)A point ( x,y ) in the plane
2)A directed line segment from the origin to the point ( x,y )
3)A directed line segment from the point ( x1,y1 ) to the
point ( x2,y2 ). Then x = x2 x1, y = y2 y1
For applications to geometry and physics, some of the most
important operations are
1)Vector addition
2)Scalar multiplication
3)Vector subtraction
x
y
v
Vectors in the Plane and in 3-Space
Vector Addition
Defn - Let and . Define
Geometric interpretation
1
2
u
u
u 1
2
v
v
v 1 1
2 2
u v
u v
u v
Vectors in the Plane and in 3-Space
Vector Addition
u + v can be determined geometrically by adding
vectors head to tail
x
y
u
v
u v
v
If u and v have the same
length (to be defined later),
then u + v lies along the
bisector of the angle
between u and v
Vectors in the Plane and in 3-Space
Scalar Multiplication
Defn - Let c be a scalar (e.g. a real number) and
be a vector. The scalar multiple c u of u by c is
defined as the vector
1
2
u
u
u
1
2
cu
cu
Vectors in the Plane and in 3-Space
Vector Subtraction
Define u v as u + ( 1) v
Geometric relationship among u,v, u + v and u v
Vectors in the Plane and in 3-Space
Parametric Description of a Line
Let P1 and P2 be points. The line passing through
them can be described as
1 2 1 1 21t t t tP P P P P P
P1
P2
P2 P1
t 0
t 1
t 1
t 0
0 t 1
Vectors in the Plane and in 3-Space
Three-Dimensional Vectors
A three-dimensional vector is a 3 x 1 matrix
where x, y and z are real numbers
Vector addition, scalar multiplication and vector
subtraction are defined analogously to two
dimensions
x
y
z
Vectors in the Plane and in 3-Space
Basic Properties of Vectors in R2 or R3
Theorem - If u, v and w are vectors in R2 or R3
and c and d are real scalars, then
a)u + v = v + u
b) u + (v + w) = (u + v) + w
c)u + 0 = 0 + u = u
d) u + ( u) = 0
e)c (u + v) = c u + c v
f)(c + d) u = c u + d u
g) c (d u) = (c d ) u
h) 1 u = u
Slide 4.1- 12
VECTOR SPACES AND SUBSPACES
Definition:
A vector space is a nonempty set V of objects,
called vectors,
on which are defined two operations,
called addition and multiplication by scalars
(real numbers),
subject to the ten axioms (or rules) listed below.
The axioms must hold for all vectors u, v, and w in V
and for all scalars c and d.
Vector Spaces
Axioms
1) If u, v Î∈ V, then
2) for all u, v, w Î∈ V
3) $∃ a unique 0 Î∈ V such that
4) "∀ u Î∈ V $∃ a unique v Î∈ V such that
5) "∀ u, v Î∈ V
6) "∀ u Î∈ V and "∀ real number c, Î∈ V
7) "∀ real numbers c and "∀ u, v Î∈ V,
8) "∀ real numbers c and d, "∀ u Î∈ V,
9) "∀ real numbers c and d, "∀ u Î∈ V,
10) "∀ u Î∈ V
u v V
u v w u v w
0 u u 0 u u V
u v v u 0
u v v u
c u
c u v c u c v
c d u c u d u
c d u cd u
1 u u
Vector Spaces
Comments
V is called a real vector space because scalars c
and d are real numbers, not because of any
characteristics of the elements of V, e.g. if the
elements of V involve complex numbers, but c and
d are real, then V is a real vector space
The identity element 0 for does not need to
have anything to do with the number zero
There is nothing in the definition that requires the
elements of V to be columns of numbers
Vector Spaces
Comments
To show that V is a vector space, we have to prove
properties 1 through 10. So, the verification
involves ten small proofs
To show that V is not a vector space, all that we
have to do is show that a single property does not
hold
Slide 4.1- 16© 2012 Pearson Education, Inc.
VECTOR SPACES AND SUBSPACES
For each u in V and scalar c,
0u 0
0 0c
u ( 1)u
Slide 4.1- 17© 2012 Pearson Education, Inc.
SUBSPACES
Definition: A subspace of a vector space V is a
subset H of V that has three properties:
a. The zero vector of V is in H.
b. H is closed under vector addition. That is, for
each u and v in H, the sum is in H.
c. H is closed under multiplication by scalars.
That is, for each u in H and each scalar c, the
vector cu is in H.
u v
Slide 4.1- 18© 2012 Pearson Education, Inc.
SUBSPACES
Properties (a), (b), and (c) guarantee that a subspace
H of V is itself a vector space, under the vector
space operations already defined in V.
Every subspace is a vector space.
Conversely, every vector space is a subspace (of
itself and possibly of other larger spaces).
Vector Spaces: Examples – 2D and 3D vectors
Example
The set of two-dimensional vectors, as defined
earlier, forms a vector space. The verification of
the properties follows from the properties of
matrices
Example
The set of three-dimensional vectors, as defined
earlier, forms a vector space. The verification of
the properties follows from the properties of
matrices
Vector Spaces: Examples – nD vectors & matrices
Example
The set Rn of all n x 1 matrices with real entries
forms a vector space with as matrix addition
and as scalar multiplication
Example
The set mRn of all real m x n matrices forms a
vector space with as matrix addition and as
scalar multiplication
1
2
n
x
x
x
Vector Spaces: Examples - Polynomials
Example
Consider polynomials in a variable t
where a0, a1,  …,  an are real numbers. If a0 ≠  0,  the  
degree of p(t) is n. The zero polynomial
has no
degree. Polynomials of degree 0 are constants. Let
Pn be  the  set  of  all  polynomials  of  degree  ≤  n
together with the zero polynomial. Let p(t) be as
above and let
1
0 1 1
n n
nnp t a t a t a t a
1
0 0 0 0n n
t t t
1
0 1 1
n n
nnq t b t bt b t b
Vector Spaces : Examples - Polynomials
Example (continued)
Define as
For a real number c, define as
Pn forms a vector space
p t q t
1
0 0 1 1 1 1
n n
n nn np t q t a b t a b t a b t a b
c p t
1
0 1 1
n n
nnc p t ca t ca t ca t ca
Vector Spaces : Examples – Continuous fonctions
Example
Let V be the set of all real valued continuous
functions on the closed interval [ 0,1 ].
For f, g Î∈ V, define as
For f Î∈ V and a real number c, define as
V is a vector space.
It is commonly called C [ 0,1 ].
f g
0,1f g t f t g t t
c f
0,1c f t cf t t
Vector Spaces
Theorem - If V is a vector space, then
a) for every u in V
b) for every scalar c
c) If , then either c = 0 or u = 0
d) for every u in V
0 u 0
c 0 0
c u 0
1 u u
Slide 4.1- 25© 2012 Pearson Education, Inc.
A SUBSPACE SPANNED BY A SET
The set consisting of only the zero vector in a vector
space V is a subspace of V, called the zero subspace
and written as {0}.
As the term linear combination refers to any sum of
scalar multiples of vectors, and Span {v1,…,vp}
denotes the set of all vectors that can be written as
linear combinations of v1,…,vp.
Slide 4.1- 26© 2012 Pearson Education, Inc.
A SUBSPACE SPANNED BY A SET
Example 2: Given v1 and v2 in a vector space V, let
. Show that H is a subspace of V.
Solution: The zero vector is in H, since .
To show that H is closed under vector addition, take
two arbitrary vectors in H, say,
and .
By Axioms 2, 3, and 8 for the vector space V,
1 2
Span{v ,v }H
1 2
0 0v 0v
1 1 2 2
u v vs s 1 1 2 2
w v vt t
1 1 2 2 1 1 2 2
1 1 1 2 2 2
u w ( v v ) ( v v )
( )v ( )v
s s t t
s t s t
Slide 4.1- 27© 2012 Pearson Education, Inc.
A SUBSPACE SPANNED BY A SET
So is in H.
Furthermore, if c is any scalar, then by Axioms 7 and 9,
which shows that cu is in H and H is closed under scalar
multiplication.
Thus H is a subspace of V.
u w
1 1 2 2 1 1 2 2
u ( v v ) ( )v ( )vc c s s cs cs
Slide 4.1- 28© 2012 Pearson Education, Inc.
A SUBSPACE SPANNED BY A SET
Theorem 1: If v1,…,vp are in a vector space V, then
Span {v1,…,vp} is a subspace of V.
We call Span {v1,…,vp} the subspace spanned (or
generated) by {v1,…,vp}.
Give any subspace H of V, a spanning (or
generating) set for H is a set {v1,…,vp} in H such
that
.1
Span{v ,...v }p
H

More Related Content

What's hot

Vector space - subspace By Jatin Dhola
Vector space - subspace By Jatin DholaVector space - subspace By Jatin Dhola
Vector space - subspace By Jatin Dhola
Jatin Dhola
 
Inner product spaces
Inner product spacesInner product spaces
Inner product spaces
gidc engineering college
 
Vector space
Vector spaceVector space
Vector space
Jaimin Patel
 
Lesson 22: Quadratic Forms
Lesson 22: Quadratic FormsLesson 22: Quadratic Forms
Lesson 22: Quadratic Forms
Matthew Leingang
 
Independence, basis and dimension
Independence, basis and dimensionIndependence, basis and dimension
Independence, basis and dimension
ATUL KUMAR YADAV
 
Vector Space.pptx
Vector Space.pptxVector Space.pptx
Vector Space.pptx
Dr Ashok Tiwari
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdf
jacky489530
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.ppt
Raj Parekh
 
linear transformation
linear transformationlinear transformation
linear transformation
mansi acharya
 
Linear transformations and matrices
Linear transformations and matricesLinear transformations and matrices
Linear transformations and matrices
EasyStudy3
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
aakashray33
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & Dimension
Manikanta satyala
 
Vector space
Vector spaceVector space
Vector space
Mehedi Hasan Raju
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectors
Rakib Hossain
 
Metric space
Metric spaceMetric space
Metric space
NaliniSPatil
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1Pokkarn Narkhede
 
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuriLINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
Rai Saheb Bhanwar Singh College Nasrullaganj
 
Vector calculus
Vector calculusVector calculus
Vector calculus
Santhanam Krishnan
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equationsAhmed Haider
 

What's hot (20)

Vector space - subspace By Jatin Dhola
Vector space - subspace By Jatin DholaVector space - subspace By Jatin Dhola
Vector space - subspace By Jatin Dhola
 
Inner product spaces
Inner product spacesInner product spaces
Inner product spaces
 
Vector space
Vector spaceVector space
Vector space
 
Lesson 22: Quadratic Forms
Lesson 22: Quadratic FormsLesson 22: Quadratic Forms
Lesson 22: Quadratic Forms
 
Independence, basis and dimension
Independence, basis and dimensionIndependence, basis and dimension
Independence, basis and dimension
 
Vector Space.pptx
Vector Space.pptxVector Space.pptx
Vector Space.pptx
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdf
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.ppt
 
linear transformation
linear transformationlinear transformation
linear transformation
 
Linear transformations and matrices
Linear transformations and matricesLinear transformations and matrices
Linear transformations and matrices
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & Dimension
 
Vector space
Vector spaceVector space
Vector space
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectors
 
Introduction of matrices
Introduction of matricesIntroduction of matrices
Introduction of matrices
 
Metric space
Metric spaceMetric space
Metric space
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
 
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuriLINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
 
Vector calculus
Vector calculusVector calculus
Vector calculus
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equations
 

Similar to Chapter 4: Vector Spaces - Part 1/Slides By Pearson

Vectorspace in 2,3and n space
Vectorspace in 2,3and n spaceVectorspace in 2,3and n space
Vectorspace in 2,3and n space
Ahmad Saifullah
 
150490106037
150490106037150490106037
150490106037
Harekrishna Jariwala
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space Presentation
SufianMehmood2
 
Math for Intelligent Systems - 01 Linear Algebra 01 Vector Spaces
Math for Intelligent Systems - 01 Linear Algebra 01  Vector SpacesMath for Intelligent Systems - 01 Linear Algebra 01  Vector Spaces
Math for Intelligent Systems - 01 Linear Algebra 01 Vector Spaces
Andres Mendez-Vazquez
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension
Ceni Babaoglu, PhD
 
Beginning direct3d gameprogrammingmath03_vectors_20160328_jintaeks
Beginning direct3d gameprogrammingmath03_vectors_20160328_jintaeksBeginning direct3d gameprogrammingmath03_vectors_20160328_jintaeks
Beginning direct3d gameprogrammingmath03_vectors_20160328_jintaeks
JinTaek Seo
 
Vector space
Vector spaceVector space
Vector space
Fukun Master
 
Calculus it
Calculus itCalculus it
Calculus it
vinay khimsuriya
 
Vector space interpretation_of_random_variables
Vector space interpretation_of_random_variablesVector space interpretation_of_random_variables
Vector space interpretation_of_random_variables
Gopi Saiteja
 
Definition ofvectorspace
Definition ofvectorspaceDefinition ofvectorspace
Definition ofvectorspace
Tanuj Parikh
 
Vectouurs
VectouursVectouurs
Vectouurs
junaid novapex
 
Vcla ppt ch=vector space
Vcla ppt ch=vector spaceVcla ppt ch=vector space
Vcla ppt ch=vector space
Mahendra Patel
 
real vector space
real vector spacereal vector space
real vector space
Asyraf Ghani
 
Chapter 12 Section 12.1 Three-Dimensional Coordinate Sys
Chapter 12 Section 12.1  Three-Dimensional Coordinate SysChapter 12 Section 12.1  Three-Dimensional Coordinate Sys
Chapter 12 Section 12.1 Three-Dimensional Coordinate Sys
EstelaJeffery653
 
Calculus Homework Help
Calculus Homework HelpCalculus Homework Help
Calculus Homework Help
Maths Assignment Help
 
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
Ceni Babaoglu, PhD
 
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
njit-ronbrown
 
Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)
Ryoungwoo Jang
 
Lines and planes in space
Lines and planes  in spaceLines and planes  in space
Lines and planes in spaceTarun Gehlot
 

Similar to Chapter 4: Vector Spaces - Part 1/Slides By Pearson (20)

Vectorspace in 2,3and n space
Vectorspace in 2,3and n spaceVectorspace in 2,3and n space
Vectorspace in 2,3and n space
 
150490106037
150490106037150490106037
150490106037
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space Presentation
 
Math for Intelligent Systems - 01 Linear Algebra 01 Vector Spaces
Math for Intelligent Systems - 01 Linear Algebra 01  Vector SpacesMath for Intelligent Systems - 01 Linear Algebra 01  Vector Spaces
Math for Intelligent Systems - 01 Linear Algebra 01 Vector Spaces
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension
 
Beginning direct3d gameprogrammingmath03_vectors_20160328_jintaeks
Beginning direct3d gameprogrammingmath03_vectors_20160328_jintaeksBeginning direct3d gameprogrammingmath03_vectors_20160328_jintaeks
Beginning direct3d gameprogrammingmath03_vectors_20160328_jintaeks
 
Vector space
Vector spaceVector space
Vector space
 
Calculus it
Calculus itCalculus it
Calculus it
 
Vector space interpretation_of_random_variables
Vector space interpretation_of_random_variablesVector space interpretation_of_random_variables
Vector space interpretation_of_random_variables
 
Definition ofvectorspace
Definition ofvectorspaceDefinition ofvectorspace
Definition ofvectorspace
 
Vectouurs
VectouursVectouurs
Vectouurs
 
Vectouurs
VectouursVectouurs
Vectouurs
 
Vcla ppt ch=vector space
Vcla ppt ch=vector spaceVcla ppt ch=vector space
Vcla ppt ch=vector space
 
real vector space
real vector spacereal vector space
real vector space
 
Chapter 12 Section 12.1 Three-Dimensional Coordinate Sys
Chapter 12 Section 12.1  Three-Dimensional Coordinate SysChapter 12 Section 12.1  Three-Dimensional Coordinate Sys
Chapter 12 Section 12.1 Three-Dimensional Coordinate Sys
 
Calculus Homework Help
Calculus Homework HelpCalculus Homework Help
Calculus Homework Help
 
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
3. Linear Algebra for Machine Learning: Factorization and Linear Transformations
 
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
 
Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)
 
Lines and planes in space
Lines and planes  in spaceLines and planes  in space
Lines and planes in space
 

More from Chaimae Baroudi

Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chaimae Baroudi
 
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
Chapter 4: Vector Spaces - Part 4/Slides By PearsonChapter 4: Vector Spaces - Part 4/Slides By Pearson
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
Chaimae Baroudi
 
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
Chapter 4: Vector Spaces - Part 3/Slides By PearsonChapter 4: Vector Spaces - Part 3/Slides By Pearson
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
Chaimae Baroudi
 
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
Chapter 4: Vector Spaces - Part 2/Slides By PearsonChapter 4: Vector Spaces - Part 2/Slides By Pearson
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
Chaimae Baroudi
 
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/SlidesChapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chaimae Baroudi
 
Chapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/SlidesChapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/Slides
Chaimae Baroudi
 
Chapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/SlidesChapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/Slides
Chaimae Baroudi
 
Chapter 2: Mathematical Models & Numerical Models/Slides
Chapter 2: Mathematical Models & Numerical Models/SlidesChapter 2: Mathematical Models & Numerical Models/Slides
Chapter 2: Mathematical Models & Numerical Models/Slides
Chaimae Baroudi
 
Chapter 1: First-Order Ordinary Differential Equations/Slides
Chapter 1: First-Order Ordinary Differential Equations/Slides Chapter 1: First-Order Ordinary Differential Equations/Slides
Chapter 1: First-Order Ordinary Differential Equations/Slides
Chaimae Baroudi
 
Linear Algebra and Differential Equations by Pearson - Chapter 4
Linear Algebra and Differential Equations by Pearson - Chapter 4Linear Algebra and Differential Equations by Pearson - Chapter 4
Linear Algebra and Differential Equations by Pearson - Chapter 4
Chaimae Baroudi
 
Linear Algebra and Differential Equations by Pearson - Chapter 3
Linear Algebra and Differential Equations by Pearson - Chapter 3Linear Algebra and Differential Equations by Pearson - Chapter 3
Linear Algebra and Differential Equations by Pearson - Chapter 3
Chaimae Baroudi
 
Linear Algebra and Differential Equations by Pearson - Chapter 1
Linear Algebra and Differential Equations by Pearson - Chapter 1Linear Algebra and Differential Equations by Pearson - Chapter 1
Linear Algebra and Differential Equations by Pearson - Chapter 1
Chaimae Baroudi
 

More from Chaimae Baroudi (12)

Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
 
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
Chapter 4: Vector Spaces - Part 4/Slides By PearsonChapter 4: Vector Spaces - Part 4/Slides By Pearson
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
 
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
Chapter 4: Vector Spaces - Part 3/Slides By PearsonChapter 4: Vector Spaces - Part 3/Slides By Pearson
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
 
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
Chapter 4: Vector Spaces - Part 2/Slides By PearsonChapter 4: Vector Spaces - Part 2/Slides By Pearson
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
 
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/SlidesChapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/Slides
 
Chapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/SlidesChapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/Slides
 
Chapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/SlidesChapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/Slides
 
Chapter 2: Mathematical Models & Numerical Models/Slides
Chapter 2: Mathematical Models & Numerical Models/SlidesChapter 2: Mathematical Models & Numerical Models/Slides
Chapter 2: Mathematical Models & Numerical Models/Slides
 
Chapter 1: First-Order Ordinary Differential Equations/Slides
Chapter 1: First-Order Ordinary Differential Equations/Slides Chapter 1: First-Order Ordinary Differential Equations/Slides
Chapter 1: First-Order Ordinary Differential Equations/Slides
 
Linear Algebra and Differential Equations by Pearson - Chapter 4
Linear Algebra and Differential Equations by Pearson - Chapter 4Linear Algebra and Differential Equations by Pearson - Chapter 4
Linear Algebra and Differential Equations by Pearson - Chapter 4
 
Linear Algebra and Differential Equations by Pearson - Chapter 3
Linear Algebra and Differential Equations by Pearson - Chapter 3Linear Algebra and Differential Equations by Pearson - Chapter 3
Linear Algebra and Differential Equations by Pearson - Chapter 3
 
Linear Algebra and Differential Equations by Pearson - Chapter 1
Linear Algebra and Differential Equations by Pearson - Chapter 1Linear Algebra and Differential Equations by Pearson - Chapter 1
Linear Algebra and Differential Equations by Pearson - Chapter 1
 

Recently uploaded

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 

Recently uploaded (20)

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 

Chapter 4: Vector Spaces - Part 1/Slides By Pearson

  • 1. 4 4.1 © 2012 Pearson Education, Inc. Vector Spaces VECTOR SPACES AND SUBSPACES
  • 2. Topics Vectors in the Plane and in 3D-Space
  • 3. Vectors in the Plane and in 3-Space Defn - A vector in the plane is a 2 x 1 matrix where x and y are real numbers Notation - In print, use bold letters for vectors. When writing by hand use Defn - The numbers x and y in the definition of a vector are called the components of the vector v. Defn - Two vectors and are equal iff x1 = x2 and y1 = y2 x y v v 1 1 x y v 2 2 x y u
  • 4. Vectors in the Plane and in 3-Space A two-dimensional vector has several geometric interpretations 1)A point ( x,y ) in the plane 2)A directed line segment from the origin to the point ( x,y ) 3)A directed line segment from the point ( x1,y1 ) to the point ( x2,y2 ). Then x = x2 x1, y = y2 y1 For applications to geometry and physics, some of the most important operations are 1)Vector addition 2)Scalar multiplication 3)Vector subtraction x y v
  • 5. Vectors in the Plane and in 3-Space Vector Addition Defn - Let and . Define Geometric interpretation 1 2 u u u 1 2 v v v 1 1 2 2 u v u v u v
  • 6. Vectors in the Plane and in 3-Space Vector Addition u + v can be determined geometrically by adding vectors head to tail x y u v u v v If u and v have the same length (to be defined later), then u + v lies along the bisector of the angle between u and v
  • 7. Vectors in the Plane and in 3-Space Scalar Multiplication Defn - Let c be a scalar (e.g. a real number) and be a vector. The scalar multiple c u of u by c is defined as the vector 1 2 u u u 1 2 cu cu
  • 8. Vectors in the Plane and in 3-Space Vector Subtraction Define u v as u + ( 1) v Geometric relationship among u,v, u + v and u v
  • 9. Vectors in the Plane and in 3-Space Parametric Description of a Line Let P1 and P2 be points. The line passing through them can be described as 1 2 1 1 21t t t tP P P P P P P1 P2 P2 P1 t 0 t 1 t 1 t 0 0 t 1
  • 10. Vectors in the Plane and in 3-Space Three-Dimensional Vectors A three-dimensional vector is a 3 x 1 matrix where x, y and z are real numbers Vector addition, scalar multiplication and vector subtraction are defined analogously to two dimensions x y z
  • 11. Vectors in the Plane and in 3-Space Basic Properties of Vectors in R2 or R3 Theorem - If u, v and w are vectors in R2 or R3 and c and d are real scalars, then a)u + v = v + u b) u + (v + w) = (u + v) + w c)u + 0 = 0 + u = u d) u + ( u) = 0 e)c (u + v) = c u + c v f)(c + d) u = c u + d u g) c (d u) = (c d ) u h) 1 u = u
  • 12. Slide 4.1- 12 VECTOR SPACES AND SUBSPACES Definition: A vector space is a nonempty set V of objects, called vectors, on which are defined two operations, called addition and multiplication by scalars (real numbers), subject to the ten axioms (or rules) listed below. The axioms must hold for all vectors u, v, and w in V and for all scalars c and d.
  • 13. Vector Spaces Axioms 1) If u, v Î∈ V, then 2) for all u, v, w Î∈ V 3) $∃ a unique 0 Î∈ V such that 4) "∀ u Î∈ V $∃ a unique v Î∈ V such that 5) "∀ u, v Î∈ V 6) "∀ u Î∈ V and "∀ real number c, Î∈ V 7) "∀ real numbers c and "∀ u, v Î∈ V, 8) "∀ real numbers c and d, "∀ u Î∈ V, 9) "∀ real numbers c and d, "∀ u Î∈ V, 10) "∀ u Î∈ V u v V u v w u v w 0 u u 0 u u V u v v u 0 u v v u c u c u v c u c v c d u c u d u c d u cd u 1 u u
  • 14. Vector Spaces Comments V is called a real vector space because scalars c and d are real numbers, not because of any characteristics of the elements of V, e.g. if the elements of V involve complex numbers, but c and d are real, then V is a real vector space The identity element 0 for does not need to have anything to do with the number zero There is nothing in the definition that requires the elements of V to be columns of numbers
  • 15. Vector Spaces Comments To show that V is a vector space, we have to prove properties 1 through 10. So, the verification involves ten small proofs To show that V is not a vector space, all that we have to do is show that a single property does not hold
  • 16. Slide 4.1- 16© 2012 Pearson Education, Inc. VECTOR SPACES AND SUBSPACES For each u in V and scalar c, 0u 0 0 0c u ( 1)u
  • 17. Slide 4.1- 17© 2012 Pearson Education, Inc. SUBSPACES Definition: A subspace of a vector space V is a subset H of V that has three properties: a. The zero vector of V is in H. b. H is closed under vector addition. That is, for each u and v in H, the sum is in H. c. H is closed under multiplication by scalars. That is, for each u in H and each scalar c, the vector cu is in H. u v
  • 18. Slide 4.1- 18© 2012 Pearson Education, Inc. SUBSPACES Properties (a), (b), and (c) guarantee that a subspace H of V is itself a vector space, under the vector space operations already defined in V. Every subspace is a vector space. Conversely, every vector space is a subspace (of itself and possibly of other larger spaces).
  • 19. Vector Spaces: Examples – 2D and 3D vectors Example The set of two-dimensional vectors, as defined earlier, forms a vector space. The verification of the properties follows from the properties of matrices Example The set of three-dimensional vectors, as defined earlier, forms a vector space. The verification of the properties follows from the properties of matrices
  • 20. Vector Spaces: Examples – nD vectors & matrices Example The set Rn of all n x 1 matrices with real entries forms a vector space with as matrix addition and as scalar multiplication Example The set mRn of all real m x n matrices forms a vector space with as matrix addition and as scalar multiplication 1 2 n x x x
  • 21. Vector Spaces: Examples - Polynomials Example Consider polynomials in a variable t where a0, a1,  …,  an are real numbers. If a0 ≠  0,  the   degree of p(t) is n. The zero polynomial has no degree. Polynomials of degree 0 are constants. Let Pn be  the  set  of  all  polynomials  of  degree  ≤  n together with the zero polynomial. Let p(t) be as above and let 1 0 1 1 n n nnp t a t a t a t a 1 0 0 0 0n n t t t 1 0 1 1 n n nnq t b t bt b t b
  • 22. Vector Spaces : Examples - Polynomials Example (continued) Define as For a real number c, define as Pn forms a vector space p t q t 1 0 0 1 1 1 1 n n n nn np t q t a b t a b t a b t a b c p t 1 0 1 1 n n nnc p t ca t ca t ca t ca
  • 23. Vector Spaces : Examples – Continuous fonctions Example Let V be the set of all real valued continuous functions on the closed interval [ 0,1 ]. For f, g Î∈ V, define as For f Î∈ V and a real number c, define as V is a vector space. It is commonly called C [ 0,1 ]. f g 0,1f g t f t g t t c f 0,1c f t cf t t
  • 24. Vector Spaces Theorem - If V is a vector space, then a) for every u in V b) for every scalar c c) If , then either c = 0 or u = 0 d) for every u in V 0 u 0 c 0 0 c u 0 1 u u
  • 25. Slide 4.1- 25© 2012 Pearson Education, Inc. A SUBSPACE SPANNED BY A SET The set consisting of only the zero vector in a vector space V is a subspace of V, called the zero subspace and written as {0}. As the term linear combination refers to any sum of scalar multiples of vectors, and Span {v1,…,vp} denotes the set of all vectors that can be written as linear combinations of v1,…,vp.
  • 26. Slide 4.1- 26© 2012 Pearson Education, Inc. A SUBSPACE SPANNED BY A SET Example 2: Given v1 and v2 in a vector space V, let . Show that H is a subspace of V. Solution: The zero vector is in H, since . To show that H is closed under vector addition, take two arbitrary vectors in H, say, and . By Axioms 2, 3, and 8 for the vector space V, 1 2 Span{v ,v }H 1 2 0 0v 0v 1 1 2 2 u v vs s 1 1 2 2 w v vt t 1 1 2 2 1 1 2 2 1 1 1 2 2 2 u w ( v v ) ( v v ) ( )v ( )v s s t t s t s t
  • 27. Slide 4.1- 27© 2012 Pearson Education, Inc. A SUBSPACE SPANNED BY A SET So is in H. Furthermore, if c is any scalar, then by Axioms 7 and 9, which shows that cu is in H and H is closed under scalar multiplication. Thus H is a subspace of V. u w 1 1 2 2 1 1 2 2 u ( v v ) ( )v ( )vc c s s cs cs
  • 28. Slide 4.1- 28© 2012 Pearson Education, Inc. A SUBSPACE SPANNED BY A SET Theorem 1: If v1,…,vp are in a vector space V, then Span {v1,…,vp} is a subspace of V. We call Span {v1,…,vp} the subspace spanned (or generated) by {v1,…,vp}. Give any subspace H of V, a spanning (or generating) set for H is a set {v1,…,vp} in H such that .1 Span{v ,...v }p H