Linear Algebra Lecture 21.

Slides:



Advertisements
Similar presentations
5.4 Basis And Dimension.
Advertisements

Linear Equations in Linear Algebra
Section 4.6 (Rank).
1 1.8 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS.
THE DIMENSION OF A VECTOR SPACE
Some Important Subspaces (10/29/04) If A is an m by n matrix, then the null space of A is the set of all vectors x in R n which satisfy the homogeneous.
Linear Equations in Linear Algebra
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Linear Algebra Lecture 25.
Chapter 2 Simultaneous Linear Equations (cont.)
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate systems.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
A matrix equation has the same solution set as the vector equation which has the same solution set as the linear system whose augmented matrix is Therefore:
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
5.5 Row Space, Column Space, and Nullspace
4.6: Rank. Definition: Let A be an mxn matrix. Then each row of A has n entries and can therefore be associated with a vector in The set of all linear.
4 © 2012 Pearson Education, Inc. Vector Spaces 4.4 COORDINATE SYSTEMS.
4.3 Linearly Independent Sets; Bases
Arab Open University Faculty of Computer Studies M132: Linear Algebra
4.5: The Dimension of a Vector Space. Theorem 9 If a vector space V has a basis, then any set in V containing more than n vectors must be linearly dependent.
4 4.5 © 2016 Pearson Education, Inc. Vector Spaces THE DIMENSION OF A VECTOR SPACE.
4 4.2 © 2016 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4 Vector Spaces 4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
Matrices, Vectors, Determinants.
1 1.3 © 2016 Pearson Education, Ltd. Linear Equations in Linear Algebra VECTOR EQUATIONS.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
REVIEW Linear Combinations Given vectors and given scalars
1.4 The Matrix Equation Ax = b
Linear Equations in Linear Algebra
Linear Algebra Lecture 26.
Linear Algebra Lecture 19.
Chapter 2 Simultaneous Linear Equations (cont.)
VECTOR SPACES AND SUBSPACES
Row Space, Column Space, and Nullspace
Linear Transformations
Section 1.8: Introduction to Linear Transformations.
Linear Algebra Lecture 22.
VECTOR SPACES AND SUBSPACES
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
4.6: Rank.
1.3 Vector Equations.
Linear Algebra Lecture 37.
Linear Algebra Lecture 3.
Elementary Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Algebra Lecture 5.
Linear Algebra Lecture 24.
Linear Algebra Lecture 23.
Linear Algebra Lecture 20.
Linear Algebra Lecture 6.
Linear Algebra Lecture 9.
Linear Algebra Lecture 7.
Chapter 4 Vector Spaces 4.1 Vector spaces and Subspaces
Vector Spaces, Subspaces
Eigenvalues and Eigenvectors
Vector Spaces RANK © 2012 Pearson Education, Inc..
Lecture 9 Symmetric Matrices Subspaces and Nullspaces
THE DIMENSION OF A VECTOR SPACE
Null Spaces, Column Spaces, and Linear Transformations
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Linear Algebra Lecture 28.
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
VECTOR SPACES AND SUBSPACES
Subspace Hung-yi Lee Think: beginning subspace.
Presentation transcript:

Linear Algebra Lecture 21

Vector Spaces

Linear Transformations Null Spaces, Column Spaces, and Linear Transformations

Subspaces arise in as set of all solutions to a system of homogenous linear equations as the set of all linear combinations of certain specified vectors

Nul A = {x: x is in Rn and Ax = 0} Definition The null space of an m x n matrix A (Nul A) is the set of all solutions of the hom equation Ax = 0 Nul A = {x: x is in Rn and Ax = 0}

A more dynamic description of Nul A is the set of all x in Rn that are mapped into the zero vector of Rm via the linear transformation Rm Rn Nul A

Example 1

Elementary row operation does not change the null space of a matrix. Theorem Elementary row operation does not change the null space of a matrix.

Theorem The null space of an m x n matrix A is a subspace of Rn. Equivalently, the solution set of m hom. linear equations in n unknowns (AX=0) is a subspace of Rn.

Example 2 The set H, of all vectors in R4 whose coordinates a, b, c, d satisfy the equations a – 2b + 5c = d c – a = b is a subspace of R4.

Find a spanning set for the null space of the matrix Example 3 Find a spanning set for the null space of the matrix

Find a spanning set for the null space of Example 4 Find a spanning set for the null space of

Definition The column space of an m x n matrix A (Col A) is the set of all linear combinations of the columns of A.

continued If A = [a1 … an], then Col A = Span {a1 ,… , an }

The column space of a matrix A is a subspace of Rm. Theorem The column space of a matrix A is a subspace of Rm.

Note A typical vector in Col A can be written as Ax for some x because the notation Ax stands for a linear combination of the columns of A. That is,

Col A = {b: b = Ax for some x in Rn} continued Col A = {b: b = Ax for some x in Rn} The notation Ax for vectors in Col A also shows that Col A is the range of the linear transformation

Find a matrix A such that W = Col A. Example 5 Find a matrix A such that W = Col A.

Solution

Theorem A system of linear equations Ax = b is consistent if and only if b is in the column space of A.

A vector b in the column space of A. Let Ax = b is the linear system Example 6 A vector b in the column space of A. Let Ax = b is the linear system

continued Show that b is in the column space of A, and express b as a linear combination of the column vectors of A.

Theorem If x0 denotes any single solution of a consistent linear system Ax =b and if v1, …, vk form the solution space of the homogeneous system Ax = 0,

continued then every solution of Ax = b can be expressed in the form x = x0 + c1v1 + … + cnvn

The vector x0 is called a Particular Solution of Ax = b. Definition The vector x0 is called a Particular Solution of Ax = b.

x0+ c1 v1+ c2v2+ . . . +ck vk is called the General Solution of Ax = b continued The expression x0+ c1 v1+ c2v2+ . . . +ck vk is called the General Solution of Ax = b

c1 v1+ c2v2+ . . . +ck vk is called the General Solution of Ax = 0. continued The expression c1 v1+ c2v2+ . . . +ck vk is called the General Solution of Ax = 0.

Example 7 Find the vector form of the general solution of the given linear system Ax = b; then use that result to find the vector form of the general solution of Ax=0.

continued

a. If the column space of A is a subspace of Rk, what is k? Example 8 a. If the column space of A is a subspace of Rk, what is k? b. If the null space of A is a subspace of Rk, what is k?

Solution a. The columns of A each have three entries, so Col A is a subspace of Rk, where k = 3.

continued b. A vector x such that Ax is defined must have four entries, so Nul A is a subspace of Rk, where k = 4.

Find a nonzero vector in Col A and a nonzero vector in Nul A. Example 9 Find a nonzero vector in Col A and a nonzero vector in Nul A.

Example 10

b. Determine if v is in Col A. Could v be in Nul A? continued a. Determine if u is in Nul A. Could u be in Col A? b. Determine if v is in Col A. Could v be in Nul A?

Summary

Definition A linear transformation T from V into W is a rule that assigns to each vector x in V a unique vector T (x) in W, such that

(ii) T (cu) = c T (u) for all u in V and all scalars c continued (i) T (u + v) = T (u) + T (v) for all u, v in V, and (ii) T (cu) = c T (u) for all u in V and all scalars c

Definition The kernel (or null space) of such a T is the set of all u in V such that T (u) = 0.

Definition The range of T is the set of all vectors in W of the form T (x) for some x in V.

If T (x) = Ax for some matrix A – then the kernel and the range of T are just the null space and the column space of A.

Kernel is a subspace of V Remarks The kernel of T is a subspace of V and the range of T is a subspace of W. W V’ Range Kernel Domain Kernel is a subspace of V Range is a subspace of W

Examples

Linear Algebra Lecture 21