3.1 Day 2 Applications and properties of a Kernel.

Slides:



Advertisements
Similar presentations
3.2 Bases and Linear Independence
Advertisements

5.4 Basis And Dimension.
Chapter 4 Euclidean Vector Spaces
5.2 Rank of a Matrix. Set-up Recall block multiplication:
8.2 Kernel And Range.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Section 3.1 The Determinant of a Matrix. Determinants are computed only on square matrices. Notation: det(A) or |A| For 1 x 1 matrices: det( [k] ) = k.
Matrices & Systems of Linear Equations
Linear Transformations
Matrices. Special Matrices Matrix Addition and Subtraction Example.
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 08 Chapter 8: Linear Transformations.
Math 307 Spring, 2003 Hentzel Time: 1:10-2:00 MWF Room: 1324 Howe Hall Instructor: Irvin Roy Hentzel Office 432 Carver Phone
Math Dept, Faculty of Applied Science, HCM University of Technology
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Elementary Operations of Matrix
Warm-Up Write each system as a matrix equation. Then solve the system, if possible, by using the matrix equation. 6 minutes.
Day 1 Eigenvalues and Eigenvectors
Day 1 Eigenvalues and Eigenvectors
Chapter 2 Simultaneous Linear Equations (cont.)
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
January 22 Review questions. Math 307 Spring 2003 Hentzel Time: 1:10-2:00 MWF Room: 1324 Howe Hall Instructor: Irvin Roy Hentzel Office 432 Carver Phone.
Page 146 Chapter 3 True False Questions. 1. The image of a 3x4 matrix is a subspace of R 4 ? False. It is a subspace of R 3.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
The inverse of a Square Matrix 2.1 Day 1 (Out of Pre-Calc book 8.3) We are reloading for another chapter.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
Orthogonality and Least Squares
Elementary Linear Algebra Anton & Rorres, 9th Edition
3.1 Image and Kernel (Null Space) This is an image of the cloud around a black hole from the Hubble Telescope.
1 Chapter 3 – Subspaces of R n and Their Dimension Outline 3.1 Image and Kernel of a Linear Transformation 3.2 Subspaces of R n ; Bases and Linear Independence.
Chapter 4 Linear Transformations 4.1 Introduction to Linear Transformations 4.2 The Kernel and Range of a Linear Transformation 4.3 Matrices for Linear.
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.
Section 2.3 Properties of Solution Sets
A website that has programs that will do most operations in this course (an online calculator for matrices)
4 © 2012 Pearson Education, Inc. Vector Spaces 4.4 COORDINATE SYSTEMS.
Class 24: Question 1 Which of the following set of vectors is not an orthogonal set?
1.3 Solutions of Linear Systems
4.3 Linearly Independent Sets; Bases
Vector Spaces Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
Ch 6 Vector Spaces. Vector Space Axioms X,Y,Z elements of  and α, β elements of  Def of vector addition Def of multiplication of scalar and vector These.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
2.5 – Determinants and Multiplicative Inverses of Matrices.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
Matrices and Linear Systems Roughly speaking, matrix is a rectangle array We shall discuss existence and uniqueness of solution for a system of linear.
Math 307 Spring, 2003 Hentzel Time: 1:10-2:00 MWF Room: 1324 Howe Hall Instructor: Irvin Roy Hentzel Office 432 Carver Phone
Chapter 4 Linear Transformations 4.1 Introduction to Linear Transformations 4.2 The Kernel and Range of a Linear Transformation 4.3 Matrices for Linear.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
REVIEW Linear Combinations Given vectors and given scalars
8.2 Kernel And Range.
Row Space, Column Space, and Nullspace
Matrix Operations SpringSemester 2017.
Linear Transformations
4.6: Rank.
1.3 Vector Equations.
What can we know from RREF?
Sec 3.5 Inverses of Matrices
1.8 Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Eigenvalues and Eigenvectors
3.1 Day 2 Applications and properties of a Kernel
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Vector Spaces COORDINATE SYSTEMS © 2012 Pearson Education, Inc.
Subspace Hung-yi Lee Think: beginning subspace.
CHAPTER 4 Vector Spaces Linear combination Sec 4.3 IF
Presentation transcript:

3.1 Day 2 Applications and properties of a Kernel

3.1 day 2 Applications and properties of a Kernel …Wait… No, wrong slide… not that kind of a kernel…

Properties of invertible matrices The following statements are equivalent for an nxn matrix 1 A is invertible 2 The linear system Ax = b has a unique solution x for all b 3rref(A) = I 4Im(A) = R n 5Rank (A) = n 6Ker(A) = 0

Properties of an image of a Linear Transformation 1.The zero vector is in the image of T 2. The image of T is closed under addition. (if two vectors are in the image of T then the sum of those two vectors is also in the image of T) 3. The image of T is closed under scalar multiplication. if a vector is in the image then any scalar multiple of that vector is also in the image)

Prove Ker(A)= 0 for all invertible matrices

Problem 22 Find the image by both inspection and rref

Solution to Problem 22 To see if the last column is a scalar multiple of the first two use 2x +y =3 x =2 y = -1 3x+4y = 2 Find the values of x and y and see if they work in the equation 6x+5y = 7

Example 7

Example: 7 Solution

Use your library of basic matrices to find a basis for the kernel and image Find the kernel and image of a matrix in R 2 9/25 12/25 12/25 16/25

Use your library of basic matrices to find a basis for the kernel and image Find the kernel and image of a matrix in R 2 9/25 12/25 12/25 16/25 (Hint this is a projection matrix onto

Use your library of basic matrices to find a basis for the kernel and image Find the kernel and image of a matrix in R 2 9/25 12/25 12/25 16/25 This matrix is a projection matrix onto the line that consists of the scalar multiples of The image is the line (the scalar multiples of ) The kernel are vectors that are perpendicular to the given line.

Find the image and kernel of the following matrix -3/5 3/5 4/5 4/5 Use your library of basic matrices to obtain the answer

Find the image and kernel of the following matrix -3/5 3/5 4/5 4/5 This is a rotation matrix the image is R 2 The Kernel is the zero vector

Problem 24 Describe the Image and the Kernel of the transformation

Problem 24 Solution

Problem 37

37 Solution

Problem 38

38 Solution

Homework p ,25,27,29,39,41,44,49

1. Snakes on a plane 2. Independence day 3. Mean Girls 4. Paths of glory 5. 8 Mile 6. Matrix Revolutions 7. Field of dreams 8. Alpha & Omega 9. 13th Floor 10. Sum of all fears