SlideShare a Scribd company logo
1 of 25
Download to read offline
4. Problems
Section 4.1 p.237
5 to 28; 33 to 36;
Section 4.2 p.244
1 to 5; 15 to 22;
4. Vector Spaces
LINEAR COMBINATIONS
AND
INDEPENDENCE
Linear Combination
Defn - Let S = { v1, v2, , vk } be a set of vectors in
a vector space V. A vector v Î∈ V is called a linear
combination of the vectors in S if and only if
v = a1 v1 + a2 v2 + + ak vk
for some real numbers a1, a2 , , ak
Consider the three-dimensional vectors
Express, if possible, the vector as a linear
combination of v1, v2 and v3
1 2 3
1 1 1
2 , 0 , 1
1 2 0
v v v
2
1
5
v
Linear Combination: Example
Example (continued)
The linear system may be solved to yield
a1 = 1, a2 = 2 and a3 = -1.
So, v = v1 + 2v2 - v3
1 2 3 1
1 2 3 1 3 2
1 2 3
1 1 1 1 1 1 2
2 0 1 2 0 2 0 1 1
1 2 0 2 0 1 2 0 5
a a a a
a a a a a a
a a a
Span {v1, v2}
Let v1 and v2 be vectors in a vector space V.
The set of all linear combinations
(all vectors of the form a1v1 + a2v2, for real numbers
a1 and a2)
forms a subspace of V.
This space is called Span {v1, v2}.
Span
Defn - Let S = { v1, v2, …,  vk } be a set of
vectors in a vector space V. The span of S is
the set of all linear combinations of the
elements of S.
To determine if a vector v belongs to the span
of S, need to examine the corresponding
system of linear equations.
v belongs to the span of S if and only if that
system has a solution (or solutions).
Theorem - Let S = { v1, v2, , vk } be a set of
vectors in a vector space V. The span of S is a
subspace of V.
Defn - Let S = { v1, v2, , vk } be a set of
vectors in a vector space V.
The set S spans V if and only if every vector in
V is a linear combination of the vectors in S.
Span
Are the vectors w and z in Span{v1, v2}
where
v1=[1,0,3] ; v2=[-1,1,-3] ;
and
w=[1,2,3] ; z=[2,3,4] ?
Span
Example of Set that is not a Subspace
Let W be the set of all vectors in R2 with nonnegative
components.
These vectors lie in the first quadrant of the x-y plane and
on its boundaries.
Although this set contains the zero vector and is closed
under addition, it is not a subspace.
Indeed, it is not closed under scalar multiplication.
Specifically, –1 times any nonzero vector in W gives a
vector outside of W.
Example of Set that is not a Subspace
Set of all vectors in R3 of the form: [3t+1, t, -2t]
-- zero vector is not of that form
Set of all vectors in R2 of the form: [t, t*t]
-- sum of such two vectors does not have that form:
Try t=1 and t=2.
Null Space (kernel) of a matrix A
Let A be an mxn matrix and consider the homogeneous
system Ax = 0 where x Î∈ Rn.
Define W = {x Î∈ Rn | Ax = 0 }.
W is a subspace of Rn and is called the null space of A.
The null space is also called kernel of A.
- Let x and y be solutions of the homogeneous system,
i.e. Ax = 0 and Ay = 0. Then A(x + y) = Ax + Ay = 0
+ 0 = 0. So, x + y Î∈ W.
- Let c be a scalar, then A(cx) = c(Ax) = c0 = 0.
So, cx Î∈ W and W is a subspace of Rn.
Consider the homogeneous
system Ax = 0 where
Form augmented
matrix and put it into
reduced row echelon form
Null Space of A
1 1 0 2
2 2 1 5
1 1 1 3
4 4 1 9
A
1 1 0 2 0
0 0 1 1 0
0 0 0 0 0
0 0 0 0 0
1
2
3
4
x
x
x
x
x
Let the solution of be1 2 4
3 4
2 0
0
x x x
x xSet
x4 = s x3 = s
x1 + x2 = 2s
Set
x2 = r x1 = r 2s
2 1 2
1 0
0 1
0 1
r s
r
r s
s
s
x
Spans the solution space
1 2
1 0
,
0 1
0 1
Null Space of A: parametric vector form
See also Example 5, p.244 : solution is given in
parametric vector form
1
2
3
4
3 2 3 2
4 3 4 3
1 0
0 1
x s t
x s t
s t
x s
x t
x
Spans the solution space
3 2
4 3
,
1 0
0 1
Null Space of A : parametric vector form
Defn - Let S = { v1, v2, , vk } be a set of
distinct vectors in a vector space V.
Then S is said to be linearly dependent
iff there exist constants, a1, a2 , , ak , not
all zero,
such that
a1v1 + a2v2 + + akvk = 0
Linear Dependence
Let S = { v1, v2, , vk } be a set of distinct
vectors in a vector space V.
Then S is said to be linearly dependent
if and only if the homogeneous system Ax = 0
has infinitely many solutions
where x Î∈ Rk and xi = ai i=1,…k
A = [ v1 v2 vk ]
vi are column vectors of A
Linear Dependence: Matrix form
Theorem - Let S = { v1, v2, , vn } be a set of nonzero
vectors in a vector space V.
Then, S is linearly dependent if and only if
one of the vectors vj is a linear combination of the other
vectors in S.
Linear Dependence: Theorem
Two Views of Linear Dependence
Linear dependence means that any member of S
can be expressed as a linear combination of the
others
Linear dependence also means that the span of S
can be expressed as the span of some proper
subset of S
Linear Dependence: interpretation
Defn - Let S = { v1, v2, , vk } be a set of
distinct vectors in a vector space V.
If S is not linearly dependent, then S is said to
be linearly independent.
That is, the only way to have
a1v1 + a2v2 + + akvk = 0
is for a1 = a2 = = ak = 0
Linear Independence
Let S = { v1, v2, , vk } be a set of distinct
vectors in a vector space V.
Then S is said to be linearly independent
if and only if the homogeneous system Ax = 0
has a unique solution x = 0
where x Î∈ Rk and xi = ai i=1,…k
A = [ v1 v2 vk ]
vi are column vectors of A
Linear Independence: Matrix form
Theorem - Let S = { v1, v2, , vn } be a set of nonzero
vectors in a vector space V.
Then, S is linearly independent if and only if
none of the vectors is a linear combination of the other
vectors in S.
Linear Independence: Theorem
The vectors and that span the solution
space of the previous example are linearly
independent since
1 2
1 0
0 1
0 1
1 2
1
1 2
2
2
2 01 2 0
01 0 0
00 1 0
00 1 0
a a
a
a a
a
a
The only solution is a1 = 0, a2 = 0
Linear Independence: Example 1
Let V be R4 and v1 = [1, 0, 1, 2], v2 = [0, 1, 1, 2]
and v3 = [1, 1, 1, 3]. Determine if S = { v1, v2, v3 }
is linearly independent or linearly dependent
1 3
2 3
1 1 2 2 3 3
1 2 3
1 2 3
0
0
0
2 2 3 0
a a
a a
a a a
a a a
a a a
v v v 0
Subtract second equation from third and get a1 = 0.
The first equation gives a3 = 0, then the second
equation gives a2 = 0. So, the vectors are linearly
independent.
Linear Independence: Example 2
Section 4.3 p.252 : 1 to 22
Problems

More Related Content

What's hot

Vectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimensionVectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimensionMarry Chriselle Rañola
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectorsRakib Hossain
 
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 PearsonChaimae Baroudi
 
vector space and subspace
vector space and subspacevector space and subspace
vector space and subspace2461998
 
Vcla ppt ch=vector space
Vcla ppt ch=vector spaceVcla ppt ch=vector space
Vcla ppt ch=vector spaceMahendra Patel
 
Vector space - subspace By Jatin Dhola
Vector space - subspace By Jatin DholaVector space - subspace By Jatin Dhola
Vector space - subspace By Jatin DholaJatin Dhola
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space PresentationSufianMehmood2
 
Definition ofvectorspace
Definition ofvectorspaceDefinition ofvectorspace
Definition ofvectorspaceTanuj Parikh
 
Row space | Column Space | Null space | Rank | Nullity
Row space | Column Space | Null space | Rank | NullityRow space | Column Space | Null space | Rank | Nullity
Row space | Column Space | Null space | Rank | NullityVishvesh Jasani
 
Null space, Rank and nullity theorem
Null space, Rank and nullity theoremNull space, Rank and nullity theorem
Null space, Rank and nullity theoremRonak Machhi
 
Vectorspace in 2,3and n space
Vectorspace in 2,3and n spaceVectorspace in 2,3and n space
Vectorspace in 2,3and n spaceAhmad Saifullah
 
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...Hemin Patel
 
Rank nullity theorem
Rank nullity theoremRank nullity theorem
Rank nullity theoremRoqui Gonzaga
 

What's hot (20)

Vectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimensionVectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimension
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectors
 
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
 
real vector space
real vector spacereal vector space
real vector space
 
Vector spaces
Vector spaces Vector spaces
Vector spaces
 
vector space and subspace
vector space and subspacevector space and subspace
vector space and subspace
 
Vcla ppt ch=vector space
Vcla ppt ch=vector spaceVcla ppt ch=vector space
Vcla ppt ch=vector space
 
Vector spaces
Vector spacesVector spaces
Vector spaces
 
Vector space - subspace By Jatin Dhola
Vector space - subspace By Jatin DholaVector space - subspace By Jatin Dhola
Vector space - subspace By Jatin Dhola
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space Presentation
 
Definition ofvectorspace
Definition ofvectorspaceDefinition ofvectorspace
Definition ofvectorspace
 
Vector space
Vector spaceVector space
Vector space
 
Row space | Column Space | Null space | Rank | Nullity
Row space | Column Space | Null space | Rank | NullityRow space | Column Space | Null space | Rank | Nullity
Row space | Column Space | Null space | Rank | Nullity
 
Null space, Rank and nullity theorem
Null space, Rank and nullity theoremNull space, Rank and nullity theorem
Null space, Rank and nullity theorem
 
Vector Spaces
Vector SpacesVector Spaces
Vector Spaces
 
Vectorspace in 2,3and n space
Vectorspace in 2,3and n spaceVectorspace in 2,3and n space
Vectorspace in 2,3and n space
 
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
 
Rank nullity theorem
Rank nullity theoremRank nullity theorem
Rank nullity theorem
 
Linear Transformations
Linear TransformationsLinear Transformations
Linear Transformations
 
1. ejercicios
1. ejercicios1. ejercicios
1. ejercicios
 

Similar to Linear Combinations and Independence

Similar to Linear Combinations and Independence (20)

150490106037
150490106037150490106037
150490106037
 
Vector Space.pptx
Vector Space.pptxVector Space.pptx
Vector Space.pptx
 
2 linear independence
2 linear independence2 linear independence
2 linear independence
 
Vector space interpretation_of_random_variables
Vector space interpretation_of_random_variablesVector space interpretation_of_random_variables
Vector space interpretation_of_random_variables
 
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
 
Linear Algebra for Competitive Exams
Linear Algebra for Competitive ExamsLinear Algebra for Competitive Exams
Linear Algebra for Competitive Exams
 
Vector space
Vector spaceVector space
Vector space
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdf
 
Calculus Homework Help
Calculus Homework HelpCalculus Homework Help
Calculus Homework Help
 
Mathematical Foundations for Machine Learning and Data Mining
Mathematical Foundations for Machine Learning and Data MiningMathematical Foundations for Machine Learning and Data Mining
Mathematical Foundations for Machine Learning and Data Mining
 
lec8.ppt
lec8.pptlec8.ppt
lec8.ppt
 
Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)
 
Lecture 3 section 1-7, 1-8 and 1-9
Lecture 3   section 1-7, 1-8 and 1-9Lecture 3   section 1-7, 1-8 and 1-9
Lecture 3 section 1-7, 1-8 and 1-9
 
Chapter1
Chapter1Chapter1
Chapter1
 
Linear algebra
Linear algebra Linear algebra
Linear algebra
 
Inner Product Space
Inner Product SpaceInner Product Space
Inner Product Space
 
2 vectors notes
2 vectors notes2 vectors notes
2 vectors notes
 
Matrices i
Matrices iMatrices i
Matrices i
 
saket.ppt
saket.pptsaket.ppt
saket.ppt
 
1-11.pdf
1-11.pdf1-11.pdf
1-11.pdf
 

More from 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/SlidesChaimae 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/SlidesChaimae 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/SlidesChaimae 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/SlidesChaimae 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 4Chaimae 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 3Chaimae 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 1Chaimae Baroudi
 

More from Chaimae Baroudi (8)

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

Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 

Recently uploaded (20)

Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 

Linear Combinations and Independence

  • 1. 4. Problems Section 4.1 p.237 5 to 28; 33 to 36; Section 4.2 p.244 1 to 5; 15 to 22;
  • 2. 4. Vector Spaces LINEAR COMBINATIONS AND INDEPENDENCE
  • 3. Linear Combination Defn - Let S = { v1, v2, , vk } be a set of vectors in a vector space V. A vector v Î∈ V is called a linear combination of the vectors in S if and only if v = a1 v1 + a2 v2 + + ak vk for some real numbers a1, a2 , , ak
  • 4. Consider the three-dimensional vectors Express, if possible, the vector as a linear combination of v1, v2 and v3 1 2 3 1 1 1 2 , 0 , 1 1 2 0 v v v 2 1 5 v Linear Combination: Example
  • 5. Example (continued) The linear system may be solved to yield a1 = 1, a2 = 2 and a3 = -1. So, v = v1 + 2v2 - v3 1 2 3 1 1 2 3 1 3 2 1 2 3 1 1 1 1 1 1 2 2 0 1 2 0 2 0 1 1 1 2 0 2 0 1 2 0 5 a a a a a a a a a a a a a
  • 6. Span {v1, v2} Let v1 and v2 be vectors in a vector space V. The set of all linear combinations (all vectors of the form a1v1 + a2v2, for real numbers a1 and a2) forms a subspace of V. This space is called Span {v1, v2}.
  • 7. Span Defn - Let S = { v1, v2, …,  vk } be a set of vectors in a vector space V. The span of S is the set of all linear combinations of the elements of S. To determine if a vector v belongs to the span of S, need to examine the corresponding system of linear equations. v belongs to the span of S if and only if that system has a solution (or solutions).
  • 8. Theorem - Let S = { v1, v2, , vk } be a set of vectors in a vector space V. The span of S is a subspace of V. Defn - Let S = { v1, v2, , vk } be a set of vectors in a vector space V. The set S spans V if and only if every vector in V is a linear combination of the vectors in S. Span
  • 9. Are the vectors w and z in Span{v1, v2} where v1=[1,0,3] ; v2=[-1,1,-3] ; and w=[1,2,3] ; z=[2,3,4] ? Span
  • 10. Example of Set that is not a Subspace Let W be the set of all vectors in R2 with nonnegative components. These vectors lie in the first quadrant of the x-y plane and on its boundaries. Although this set contains the zero vector and is closed under addition, it is not a subspace. Indeed, it is not closed under scalar multiplication. Specifically, –1 times any nonzero vector in W gives a vector outside of W.
  • 11. Example of Set that is not a Subspace Set of all vectors in R3 of the form: [3t+1, t, -2t] -- zero vector is not of that form Set of all vectors in R2 of the form: [t, t*t] -- sum of such two vectors does not have that form: Try t=1 and t=2.
  • 12. Null Space (kernel) of a matrix A Let A be an mxn matrix and consider the homogeneous system Ax = 0 where x Î∈ Rn. Define W = {x Î∈ Rn | Ax = 0 }. W is a subspace of Rn and is called the null space of A. The null space is also called kernel of A. - Let x and y be solutions of the homogeneous system, i.e. Ax = 0 and Ay = 0. Then A(x + y) = Ax + Ay = 0 + 0 = 0. So, x + y Î∈ W. - Let c be a scalar, then A(cx) = c(Ax) = c0 = 0. So, cx Î∈ W and W is a subspace of Rn.
  • 13. Consider the homogeneous system Ax = 0 where Form augmented matrix and put it into reduced row echelon form Null Space of A 1 1 0 2 2 2 1 5 1 1 1 3 4 4 1 9 A 1 1 0 2 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0
  • 14. 1 2 3 4 x x x x x Let the solution of be1 2 4 3 4 2 0 0 x x x x xSet x4 = s x3 = s x1 + x2 = 2s Set x2 = r x1 = r 2s 2 1 2 1 0 0 1 0 1 r s r r s s s x Spans the solution space 1 2 1 0 , 0 1 0 1 Null Space of A: parametric vector form
  • 15. See also Example 5, p.244 : solution is given in parametric vector form 1 2 3 4 3 2 3 2 4 3 4 3 1 0 0 1 x s t x s t s t x s x t x Spans the solution space 3 2 4 3 , 1 0 0 1 Null Space of A : parametric vector form
  • 16. Defn - Let S = { v1, v2, , vk } be a set of distinct vectors in a vector space V. Then S is said to be linearly dependent iff there exist constants, a1, a2 , , ak , not all zero, such that a1v1 + a2v2 + + akvk = 0 Linear Dependence
  • 17. Let S = { v1, v2, , vk } be a set of distinct vectors in a vector space V. Then S is said to be linearly dependent if and only if the homogeneous system Ax = 0 has infinitely many solutions where x Î∈ Rk and xi = ai i=1,…k A = [ v1 v2 vk ] vi are column vectors of A Linear Dependence: Matrix form
  • 18. Theorem - Let S = { v1, v2, , vn } be a set of nonzero vectors in a vector space V. Then, S is linearly dependent if and only if one of the vectors vj is a linear combination of the other vectors in S. Linear Dependence: Theorem
  • 19. Two Views of Linear Dependence Linear dependence means that any member of S can be expressed as a linear combination of the others Linear dependence also means that the span of S can be expressed as the span of some proper subset of S Linear Dependence: interpretation
  • 20. Defn - Let S = { v1, v2, , vk } be a set of distinct vectors in a vector space V. If S is not linearly dependent, then S is said to be linearly independent. That is, the only way to have a1v1 + a2v2 + + akvk = 0 is for a1 = a2 = = ak = 0 Linear Independence
  • 21. Let S = { v1, v2, , vk } be a set of distinct vectors in a vector space V. Then S is said to be linearly independent if and only if the homogeneous system Ax = 0 has a unique solution x = 0 where x Î∈ Rk and xi = ai i=1,…k A = [ v1 v2 vk ] vi are column vectors of A Linear Independence: Matrix form
  • 22. Theorem - Let S = { v1, v2, , vn } be a set of nonzero vectors in a vector space V. Then, S is linearly independent if and only if none of the vectors is a linear combination of the other vectors in S. Linear Independence: Theorem
  • 23. The vectors and that span the solution space of the previous example are linearly independent since 1 2 1 0 0 1 0 1 1 2 1 1 2 2 2 2 01 2 0 01 0 0 00 1 0 00 1 0 a a a a a a a The only solution is a1 = 0, a2 = 0 Linear Independence: Example 1
  • 24. Let V be R4 and v1 = [1, 0, 1, 2], v2 = [0, 1, 1, 2] and v3 = [1, 1, 1, 3]. Determine if S = { v1, v2, v3 } is linearly independent or linearly dependent 1 3 2 3 1 1 2 2 3 3 1 2 3 1 2 3 0 0 0 2 2 3 0 a a a a a a a a a a a a a v v v 0 Subtract second equation from third and get a1 = 0. The first equation gives a3 = 0, then the second equation gives a2 = 0. So, the vectors are linearly independent. Linear Independence: Example 2
  • 25. Section 4.3 p.252 : 1 to 22 Problems