SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Downloaden Sie, um offline zu lesen
Find a Basis and Dimension of a Subspace
Find a basis and the dimension of the subspace
3 6
5 4
: , , , in
2
5
a b c
a d
H a b c d
b c d
d
   
      
   
    
Find a Basis and Dimension of a Subspace
H is the set of all linear combinations of the vectors
1
1
5
v
0
0
 
 
 
 
 
 
2
3
0
v
1
0
 
 
 
 
 
 
3
6
0
v
2
0
 
 
 
 
 
 
4
0
4
v
1
5
 
 
 
 
 
 
v3 = -2 v2
v1, v2, v4 are linearly independent
Find a Basis and Dimension of a Subspace
Therefore, {v1, v2, v4} is a set of linearly
independent vectors.
Also, H = span {v1, v2, v4}.
Hence {v1, v2, v4} is a basis for H.
Thus dim H =3.
4. Vector Spaces
ROW and COLUMN
SPACES of a MATRIX
and
RANK of a MATRIX
 Defn - Let A be an m x n matrix. The rows of A,
considered as vectors in Rn , span a subspace of Rn
called the row space of A.
Each row has n entries, so Row A is a subspace of Rn.
11 12 1
21 22 2
1 2
n
n
mnm m
a a a
a a a
a a a
 
 
 
 
 
  
A
Row Space of a Matrix : RowA
 Defn - Let A be an m x n matrix. The columns of
A, considered as vectors in Rm, span a subspace of
Rm called the column space of A
 The system Ax = b has a solution if and only if b
is in the column space of A.
 Each column has m entries, so Col A is a subspace
of Rm.
11 12 1
21 22 2
1 2
n
n
mnm m
a a a
a a a
a a a
 
 
 
 
 
  
A
Column Space of a Matrix : Col A
 Theorem - If A and B are mxn row (column)
equivalent matrices, then the row (column) spaces
of A and B are equal (the same).
 Recall: If A and B are row equivalent when the
rows of B are obtained from the rows of A by a
finite number of the three elementary row
operations.
Equality of Spaces
 Defn - The dimension of the row space of a matrix
A is called the row rank of A
 Defn - The dimension of the column space of a
matrix A is called the column rank of A
 Theorem - The row rank and the column rank of
an mxn matrix A = [ aij ] are equal.
Rank of A
 The rank of A corresponds to the number of linearly
independent rows (columns) of A.
 If A is an n x n matrix, then rank A = n if and only if A is
row equivalent to In
 Let A be an n x n matrix. A is nonsingular if and only if
rank A = n
 If A is an n x n matrix, then rank A = n if and only if
det(A) ≠ 0.
 The homogeneous system Ax = 0 where A is an n x n
matrix has a nontrivial solution if and only if rank A < n
 Let A be an n x n matrix. The linear system Ax = b has a
unique solution if and only if rank A = n.
Rank of A
Equivalent statements for nxn matrix A
 A is nonsingular
 AX  0 has the trivial solution only
 A is row equivalent to In
 The system AX  b has a unique solution
 A has rank n
 The rows (columns) of A form a linearly independent
set of vectors in Rn
Rank of A
Let A be an mxn matrix.
Then
rank A + nullity A = n.
Nullity A = dim Null(A)
Rank + Nullity Theorem
 Example:
a. If A is a matrix with a two-dimensional
null space, what is the rank of A?
b. Could a matrix have a two-dimensional
null space?
 Solution:
a. Since A has 9 columns, , and
hence rank .
b. No. If a matrix, call it B, has a two-
dimensional null space, it would have to have
rank 7, by the Rank Theorem.
7 9
6 9
(rank ) 2 9A  
7A 
6 9
Rank + Nullity Theorem
To identify the basis for Row A and Col A
1. Reduce A to echelon form E
2. The nonzero rows of E form a basis for Row A
3. The columns of A that correspond to the columns of E
containing the leading entries form a basis for Col A
Note: The same is true if the matrix E is in reduced
echelon form.
For a matrix A, the number of linearly independent rows
is equal to the number of linearly independent columns.
Bases for Row A and Col A
has m = n = 2 and rank r = 1
Column space contains all multiples of
Row space consists of all multiples of [ 1 2 ]
Null space consists of all multiples of
1 2
3 6
 
 
 
A
1
3
 
 
 
1
2
 
 
 
Example
Example - Find a basis for the subspace V of R3
spanned by the rows of the matrix A
Row Space of a Matrix : RowA
1 2 1
1 1 1
1 3 3
3 5 1
1 4 5
 
 
 
 
 
 
 
 


 


A
 Example (continued) - Apply elementary row
operations to A to reduce it to B, in echelon form
1 0 3
0 1 2
0 0 0
0 0 0
0 0 0
 
 
 
 
 
 
 
 


B
A basis for the row space of B
consists of the vectors
w1 = [ 1 0 3 ] and w2 = [ 0 1 2 ].
So { w1, w2 } is a basis for V
v1 = w1  2w2, v2 = w1 + w2,
v3 = w1  3w2, v4 = 3w1  5w2,
v5 = w1  4w2
Row Space of a Matrix : RowA
Example (continued) - Since a matrix A is row
equivalent to a matrix B that is in row echelon form,
then
the nonzero rows of B form a basis for the row space
of A and the row space of B.
Row Space of a Matrix : RowA
w1 = [ 1 0 3 ] and w2 = [ 0 1 2 ].
DIMENSIONS OF NUL A AND COL A
 Let A be an matrix, and suppose the equation
has k free variables.
 A spanning set for Nul A will produce exactly k
linearly independent vectors—say, —one for
each free variable.
 So is a basis for Nul A, and the number of
free variables determines the size of the basis.
m n
x 0A 
1
u ,...,uk
1
{u ,...,u }k
DIMENSIONS OF NUL A AND COL A
 The dimension of Nul A is the number of free
variables in the equation , and the dimension
of Col A is the number of pivot columns in A.
 Example: Find the dimensions of the null space and
the column space of
x 0A 
3 6 1 1 7
1 2 2 3 1
2 4 5 8 4
A
   
   
 
   
DIMENSIONS OF NUL A AND COL A
 Solution: Row reduce the matrix to echelon form:
 There are three free variable—x2, x4 and x5.
 Hence the dimension of Nul A is 3.
 Also dim Col A = 2 because A has two pivot
columns (column 1 of A and column 3 of A).
1 2 2 3 1
0 0 1 2 2
0 0 0 0 0
  
 
 
  
Find bases for the row space, the column space, and the
null space of the matrix
2 5 8 0 17
1 3 5 1 5
3 11 19 7 1
1 7 13 5 3
   
 
 
 
   
Example
To find bases for the row space and the column space,
row reduce A to an echelon form:
 The first three rows of B form a basis for the row
space of A (as well as for the row space of B).
 Basis for Row A:
Example (cont) : Row space
1 3 5 1 5
0 1 2 2 7
0 0 0 4 20
0 0 0 0 0
A B
 
  
 
 
 
 
{(1,3, 5,1,5),(0,1, 2,2, 7),(0,0,0, 4,20)}   
 For the column space, observe from B that the pivots
are in columns 1, 2, and 4.
 Hence columns 1, 2, and 4 of A (not B) form a basis
for Col A:
Basis for Col
 Notice that any echelon form of A provides (in its
nonzero rows) a basis for Row A and also identifies
the pivot columns of A for Col A.
Example (cont) : Column space
2 5 0
1 3 1
: , ,
3 11 7
1 7 5
A
       
      
       
      
            
 However, for Nul A, we need the reduced echelon
form.
 Further row operations on B yield
Example (cont) : Null space
1 0 1 0 1
0 1 2 0 3
0 0 0 1 5
0 0 0 0 0
A B C
 
 
 
 
 
 
 The equation is equivalent to , that is,
 So , , , with x3
and x5 free variables.
x 0A  x 0C 
1 3 5
2 3 5
4 5
0
2 3 0
5 0
x x x
x x x
x x
  
  
 
1 3 5
x x x   2 3 5
2 3x x x  4 5
5x x
Example (cont) : Null space
 The calculations show that
Basis for Nul A
 Observe that, unlike the basis for Col A, the bases for
Row A and Nul A have no simple connection with the
entries in A itself.
Example (cont) : Null space
1 1
2 3
: ,1 0
0 5
0 1
     
         
    
    
    
        
Section 4.5
p.268, p.269
1 to 16
Problems

Weitere ähnliche Inhalte

Was ist angesagt?

12 quadric surfaces
12 quadric surfaces12 quadric surfaces
12 quadric surfaces
math267
 
10 parametric eequations of lines
10 parametric eequations of lines10 parametric eequations of lines
10 parametric eequations of lines
math267
 
7.5 lines and_planes_in_space
7.5 lines and_planes_in_space7.5 lines and_planes_in_space
7.5 lines and_planes_in_space
Mahbub Alwathoni
 
4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions
math265
 
Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)
Matthew Leingang
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a line
Jerlyn Fernandez
 
Linear transformations and matrices
Linear transformations and matricesLinear transformations and matrices
Linear transformations and matrices
EasyStudy3
 
12.5. vector valued functions
12.5. vector valued functions12.5. vector valued functions
12.5. vector valued functions
math267
 
Inverse Matrix & Determinants
Inverse Matrix & DeterminantsInverse Matrix & Determinants
Inverse Matrix & Determinants
itutor
 
Review Of Slope And The Slope Intercept Formula
Review Of Slope And The Slope Intercept FormulaReview Of Slope And The Slope Intercept Formula
Review Of Slope And The Slope Intercept Formula
taco40
 
3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation
math265
 

Was ist angesagt? (20)

12 quadric surfaces
12 quadric surfaces12 quadric surfaces
12 quadric surfaces
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
 
10 parametric eequations of lines
10 parametric eequations of lines10 parametric eequations of lines
10 parametric eequations of lines
 
7.5 lines and_planes_in_space
7.5 lines and_planes_in_space7.5 lines and_planes_in_space
7.5 lines and_planes_in_space
 
4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions
 
22 the fundamental theorem of algebra x
22 the fundamental theorem of algebra x22 the fundamental theorem of algebra x
22 the fundamental theorem of algebra x
 
Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)
 
linear transformation
linear transformationlinear transformation
linear transformation
 
Isomorphism in Math
Isomorphism in MathIsomorphism in Math
Isomorphism in Math
 
9.1 Systems of Linear Equations
9.1 Systems of Linear Equations9.1 Systems of Linear Equations
9.1 Systems of Linear Equations
 
Vectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimensionVectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimension
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a line
 
Linear transformations and matrices
Linear transformations and matricesLinear transformations and matrices
Linear transformations and matrices
 
12.5. vector valued functions
12.5. vector valued functions12.5. vector valued functions
12.5. vector valued functions
 
Inverse Matrix & Determinants
Inverse Matrix & DeterminantsInverse Matrix & Determinants
Inverse Matrix & Determinants
 
Review Of Slope And The Slope Intercept Formula
Review Of Slope And The Slope Intercept FormulaReview Of Slope And The Slope Intercept Formula
Review Of Slope And The Slope Intercept Formula
 
3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation
 
Newton’s Divided Difference Formula
Newton’s Divided Difference FormulaNewton’s Divided Difference Formula
Newton’s Divided Difference Formula
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 

Ähnlich wie Chapter 4: Vector Spaces - Part 4/Slides By Pearson

Null space, Rank and nullity theorem
Null space, Rank and nullity theoremNull space, Rank and nullity theorem
Null space, Rank and nullity theorem
Ronak Machhi
 
Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨
Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨
Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨
Maths Assignment Help
 
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
Vishvesh Jasani
 
Matrices & determinants
Matrices & determinantsMatrices & determinants
Matrices & determinants
indu thakur
 
associated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaesassociated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaes
ShamshadAli58
 

Ähnlich wie Chapter 4: Vector Spaces - Part 4/Slides By Pearson (20)

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...
 
Null space, Rank and nullity theorem
Null space, Rank and nullity theoremNull space, Rank and nullity theorem
Null space, Rank and nullity theorem
 
Linear Algebra.pptx
Linear Algebra.pptxLinear Algebra.pptx
Linear Algebra.pptx
 
Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨
Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨
Unlock Your Mathematical Potential with MathAssignmentHelp.com! 🧮✨
 
1
11
1
 
Linear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptxLinear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptx
 
Linear Algebra Assignment help
Linear Algebra Assignment helpLinear Algebra Assignment help
Linear Algebra Assignment help
 
Some notes on Matrix Algebra
Some notes on Matrix AlgebraSome notes on Matrix Algebra
Some notes on Matrix Algebra
 
Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -
 
Matrix ppt
Matrix pptMatrix ppt
Matrix ppt
 
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
 
ArrayBasics.ppt
ArrayBasics.pptArrayBasics.ppt
ArrayBasics.ppt
 
rank of matrix
rank of matrixrank of matrix
rank of matrix
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdf
 
Matrices & determinants
Matrices & determinantsMatrices & determinants
Matrices & determinants
 
associated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaesassociated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaes
 
saket.ppt
saket.pptsaket.ppt
saket.ppt
 
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
 
Linear_Algebra_final.pdf
Linear_Algebra_final.pdfLinear_Algebra_final.pdf
Linear_Algebra_final.pdf
 

Mehr von Chaimae Baroudi

Mehr von 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 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 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By PearsonChapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/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
 

Kürzlich hochgeladen

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 

Kürzlich hochgeladen (20)

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
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
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

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

  • 1. Find a Basis and Dimension of a Subspace Find a basis and the dimension of the subspace 3 6 5 4 : , , , in 2 5 a b c a d H a b c d b c d d                    
  • 2. Find a Basis and Dimension of a Subspace H is the set of all linear combinations of the vectors 1 1 5 v 0 0             2 3 0 v 1 0             3 6 0 v 2 0             4 0 4 v 1 5             v3 = -2 v2 v1, v2, v4 are linearly independent
  • 3. Find a Basis and Dimension of a Subspace Therefore, {v1, v2, v4} is a set of linearly independent vectors. Also, H = span {v1, v2, v4}. Hence {v1, v2, v4} is a basis for H. Thus dim H =3.
  • 4. 4. Vector Spaces ROW and COLUMN SPACES of a MATRIX and RANK of a MATRIX
  • 5.  Defn - Let A be an m x n matrix. The rows of A, considered as vectors in Rn , span a subspace of Rn called the row space of A. Each row has n entries, so Row A is a subspace of Rn. 11 12 1 21 22 2 1 2 n n mnm m a a a a a a a a a              A Row Space of a Matrix : RowA
  • 6.  Defn - Let A be an m x n matrix. The columns of A, considered as vectors in Rm, span a subspace of Rm called the column space of A  The system Ax = b has a solution if and only if b is in the column space of A.  Each column has m entries, so Col A is a subspace of Rm. 11 12 1 21 22 2 1 2 n n mnm m a a a a a a a a a              A Column Space of a Matrix : Col A
  • 7.  Theorem - If A and B are mxn row (column) equivalent matrices, then the row (column) spaces of A and B are equal (the same).  Recall: If A and B are row equivalent when the rows of B are obtained from the rows of A by a finite number of the three elementary row operations. Equality of Spaces
  • 8.  Defn - The dimension of the row space of a matrix A is called the row rank of A  Defn - The dimension of the column space of a matrix A is called the column rank of A  Theorem - The row rank and the column rank of an mxn matrix A = [ aij ] are equal. Rank of A
  • 9.  The rank of A corresponds to the number of linearly independent rows (columns) of A.  If A is an n x n matrix, then rank A = n if and only if A is row equivalent to In  Let A be an n x n matrix. A is nonsingular if and only if rank A = n  If A is an n x n matrix, then rank A = n if and only if det(A) ≠ 0.  The homogeneous system Ax = 0 where A is an n x n matrix has a nontrivial solution if and only if rank A < n  Let A be an n x n matrix. The linear system Ax = b has a unique solution if and only if rank A = n. Rank of A
  • 10. Equivalent statements for nxn matrix A  A is nonsingular  AX  0 has the trivial solution only  A is row equivalent to In  The system AX  b has a unique solution  A has rank n  The rows (columns) of A form a linearly independent set of vectors in Rn Rank of A
  • 11. Let A be an mxn matrix. Then rank A + nullity A = n. Nullity A = dim Null(A) Rank + Nullity Theorem
  • 12.  Example: a. If A is a matrix with a two-dimensional null space, what is the rank of A? b. Could a matrix have a two-dimensional null space?  Solution: a. Since A has 9 columns, , and hence rank . b. No. If a matrix, call it B, has a two- dimensional null space, it would have to have rank 7, by the Rank Theorem. 7 9 6 9 (rank ) 2 9A   7A  6 9 Rank + Nullity Theorem
  • 13. To identify the basis for Row A and Col A 1. Reduce A to echelon form E 2. The nonzero rows of E form a basis for Row A 3. The columns of A that correspond to the columns of E containing the leading entries form a basis for Col A Note: The same is true if the matrix E is in reduced echelon form. For a matrix A, the number of linearly independent rows is equal to the number of linearly independent columns. Bases for Row A and Col A
  • 14. has m = n = 2 and rank r = 1 Column space contains all multiples of Row space consists of all multiples of [ 1 2 ] Null space consists of all multiples of 1 2 3 6       A 1 3       1 2       Example
  • 15. Example - Find a basis for the subspace V of R3 spanned by the rows of the matrix A Row Space of a Matrix : RowA 1 2 1 1 1 1 1 3 3 3 5 1 1 4 5                       A
  • 16.  Example (continued) - Apply elementary row operations to A to reduce it to B, in echelon form 1 0 3 0 1 2 0 0 0 0 0 0 0 0 0                   B A basis for the row space of B consists of the vectors w1 = [ 1 0 3 ] and w2 = [ 0 1 2 ]. So { w1, w2 } is a basis for V v1 = w1  2w2, v2 = w1 + w2, v3 = w1  3w2, v4 = 3w1  5w2, v5 = w1  4w2 Row Space of a Matrix : RowA
  • 17. Example (continued) - Since a matrix A is row equivalent to a matrix B that is in row echelon form, then the nonzero rows of B form a basis for the row space of A and the row space of B. Row Space of a Matrix : RowA w1 = [ 1 0 3 ] and w2 = [ 0 1 2 ].
  • 18. DIMENSIONS OF NUL A AND COL A  Let A be an matrix, and suppose the equation has k free variables.  A spanning set for Nul A will produce exactly k linearly independent vectors—say, —one for each free variable.  So is a basis for Nul A, and the number of free variables determines the size of the basis. m n x 0A  1 u ,...,uk 1 {u ,...,u }k
  • 19. DIMENSIONS OF NUL A AND COL A  The dimension of Nul A is the number of free variables in the equation , and the dimension of Col A is the number of pivot columns in A.  Example: Find the dimensions of the null space and the column space of x 0A  3 6 1 1 7 1 2 2 3 1 2 4 5 8 4 A              
  • 20. DIMENSIONS OF NUL A AND COL A  Solution: Row reduce the matrix to echelon form:  There are three free variable—x2, x4 and x5.  Hence the dimension of Nul A is 3.  Also dim Col A = 2 because A has two pivot columns (column 1 of A and column 3 of A). 1 2 2 3 1 0 0 1 2 2 0 0 0 0 0          
  • 21. Find bases for the row space, the column space, and the null space of the matrix 2 5 8 0 17 1 3 5 1 5 3 11 19 7 1 1 7 13 5 3               Example
  • 22. To find bases for the row space and the column space, row reduce A to an echelon form:  The first three rows of B form a basis for the row space of A (as well as for the row space of B).  Basis for Row A: Example (cont) : Row space 1 3 5 1 5 0 1 2 2 7 0 0 0 4 20 0 0 0 0 0 A B              {(1,3, 5,1,5),(0,1, 2,2, 7),(0,0,0, 4,20)}   
  • 23.  For the column space, observe from B that the pivots are in columns 1, 2, and 4.  Hence columns 1, 2, and 4 of A (not B) form a basis for Col A: Basis for Col  Notice that any echelon form of A provides (in its nonzero rows) a basis for Row A and also identifies the pivot columns of A for Col A. Example (cont) : Column space 2 5 0 1 3 1 : , , 3 11 7 1 7 5 A                                           
  • 24.  However, for Nul A, we need the reduced echelon form.  Further row operations on B yield Example (cont) : Null space 1 0 1 0 1 0 1 2 0 3 0 0 0 1 5 0 0 0 0 0 A B C            
  • 25.  The equation is equivalent to , that is,  So , , , with x3 and x5 free variables. x 0A  x 0C  1 3 5 2 3 5 4 5 0 2 3 0 5 0 x x x x x x x x         1 3 5 x x x   2 3 5 2 3x x x  4 5 5x x Example (cont) : Null space
  • 26.  The calculations show that Basis for Nul A  Observe that, unlike the basis for Col A, the bases for Row A and Nul A have no simple connection with the entries in A itself. Example (cont) : Null space 1 1 2 3 : ,1 0 0 5 0 1                                        
  • 27. Section 4.5 p.268, p.269 1 to 16 Problems