Math 3C Lecture 25. John Douglas Moore

Similar documents
Systems of Linear Equations

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix.

Math 3C Lecture 20. John Douglas Moore

Row Space, Column Space, and Nullspace

Solutions to Homework 5 - Math 3410

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases

Chapter 3. Directions: For questions 1-11 mark each statement True or False. Justify each answer.

Solutions of Linear system, vector and matrix equation

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases

System of Linear Equations

Lecture 22: Section 4.7

6.4 Basis and Dimension

Lecture: Linear algebra. 4. Solutions of linear equation systems The fundamental theorem of linear algebra

2. Every linear system with the same number of equations as unknowns has a unique solution.

Span and Linear Independence

Math 21b: Linear Algebra Spring 2018

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

Determine whether the following system has a trivial solution or non-trivial solution:

Algorithms to Compute Bases and the Rank of a Matrix

Math 3191 Applied Linear Algebra

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010

LINEAR ALGEBRA QUESTION BANK

Math 215 HW #9 Solutions

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Inner Product, Length, and Orthogonality

Math Linear Algebra

Math 369 Exam #2 Practice Problem Solutions

Linear Independence x

LINEAR ALGEBRA SUMMARY SHEET.

Worksheet for Lecture 25 Section 6.4 Gram-Schmidt Process

Span & Linear Independence (Pop Quiz)

Math 3191 Applied Linear Algebra

Math 2331 Linear Algebra

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

Lecture 03. Math 22 Summer 2017 Section 2 June 26, 2017

March 27 Math 3260 sec. 56 Spring 2018

web: HOMEWORK 1

7. Dimension and Structure.

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors.

MATH 2360 REVIEW PROBLEMS

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005

1 Last time: inverses

Chapter 6. Orthogonality and Least Squares

1111: Linear Algebra I

MATH 1553 PRACTICE FINAL EXAMINATION

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #1. July 11, 2013 Solutions

MATH 1120 (LINEAR ALGEBRA 1), FINAL EXAM FALL 2011 SOLUTIONS TO PRACTICE VERSION

Math 2030 Assignment 5 Solutions

Section 6.1. Inner Product, Length, and Orthogonality

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS

Lecture 9: Vector Algebra

Linear algebra I Homework #1 due Thursday, Oct Show that the diagonals of a square are orthogonal to one another.

NOTES on LINEAR ALGEBRA 1

Math 54. Selected Solutions for Week 5

is Use at most six elementary row operations. (Partial

R b. x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9 1 1, x h. , x p. x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9

Abstract Vector Spaces

Matrices and Matrix Algebra.

Assignment 1 Math 5341 Linear Algebra Review. Give complete answers to each of the following questions. Show all of your work.

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra

1. Determine by inspection which of the following sets of vectors is linearly independent. 3 3.

A Brief Outline of Math 355

Math 1553, Introduction to Linear Algebra

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

MATH 304 Linear Algebra Lecture 34: Review for Test 2.

Lecture 1 Systems of Linear Equations and Matrices

Basic Linear Algebra Ideas. We studied linear differential equations earlier and we noted that if one has a homogeneous linear differential equation

Math 2331 Linear Algebra

Chapter 3. Vector spaces

10. Rank-nullity Definition Let A M m,n (F ). The row space of A is the span of the rows. The column space of A is the span of the columns.

Math 313 Chapter 5 Review

Properties of Linear Transformations from R n to R m

Linear Algebra MATH20F Midterm 1

PRACTICE FINAL EXAM. why. If they are dependent, exhibit a linear dependence relation among them.

Math Linear algebra, Spring Semester Dan Abramovich

Rank & nullity. Defn. Let T : V W be linear. We define the rank of T to be rank T = dim im T & the nullity of T to be nullt = dim ker T.

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

Chapter 2 Subspaces of R n and Their Dimensions

NAME MATH 304 Examination 2 Page 1

Practice Final Exam. Solutions.

Check that your exam contains 20 multiple-choice questions, numbered sequentially.

LECTURES 14/15: LINEAR INDEPENDENCE AND BASES

Kevin James. MTHSC 3110 Section 4.3 Linear Independence in Vector Sp

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

Math 290, Midterm II-key

MATH 167: APPLIED LINEAR ALGEBRA Chapter 2

A SHORT SUMMARY OF VECTOR SPACES AND MATRICES

(i) [7 points] Compute the determinant of the following matrix using cofactor expansion.

Math Camp II. Basic Linear Algebra. Yiqing Xu. Aug 26, 2014 MIT

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

Math 3108: Linear Algebra

Math 2940: Prelim 1 Practice Solutions

Math Linear Algebra Final Exam Review Sheet

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!!

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

Row Space and Column Space of a Matrix

Transcription:

Math 3C Lecture 25 John Douglas Moore June 1, 2009

Let V be a vector space. A basis for V is a collection of vectors {v 1,..., v k } such that 1. V = Span{v 1,..., v k }, and 2. {v 1,..., v k } are linearly independent. In simple terms, this means that any element of x V can be written as x = c 1 v 1 + + c k v k. and the representation is unique. We can think of c 1,..., c k as the coordinates of x with respect to the basis.

Let V = { } f C (R) : d2 f dt 2 + f = 0 the set of solutions to the equation of simple harmonic motion. This set of solutions is a subspace of C (R). We can write any solution in the form f(t) = c 1 cos t + c 2 sin t in exactly one way, where c 1 and c 2 are real numbers. Thus we say that V has the basis {cos t, sin t}. Since there are two elements in the basis, we say that the space of solutions is a vector space of dimension two.,

The dimension of a vector space V is the number of elements in any basis. (Any two bases for a vector space have the same number of elements.) Thus for example, since R 3 has the standard basis 1 0 0 e 1 = 0, e 2 = 1, e 3 = 0, 0 0 1 the dimension of R 3 is three. Of course, the vector space R 3 has lots of other bases as well.

We can consider the plane in R 3 which passes through the origin and is perpendicular to the vector 2 a = 3. 1 It is a linear subspace of R 3, consisting of the set of points which satisfies the equation 2x 1 + 3x 2 x 3 = 0. What is its dimension? solve for x 3 and obtain x 3 = 2x 1 + 3x 2. We can

We can write x 1 = x 1, x 2 = x 2, x 3 = 2x 1 +3x 2. Thus a typical element of the plane is x 1 1 0 x 2 = x 1 0 + x 2 1. x 3 2 3 A basis for the plane is 1 0 0, 1 2 3 and the plane has dimension two.

One of the major applications of linear algebra consists of understanding the space of solutions to a homogeneous linear system a 11 x 1 + a 12 x 2 + a 1n x n = 0, a 21 x 1 + a 22 x 2 + a 2n x n = 0, a m1 x 1 + a m2 x 2 + a mn x n = 0 The geometric picture is this: The space of solutions is the intersection of m hyperplanes in R n.

If we set a 1 = (a 11, a 12,, a 1n ), a 2 = (a 21, a 22,, a 2n ), a m = (a m1, a m2,, a mn ), we can rewrite this system as a 1 x = 0, a 2 x = 0, a m x = 0.

Let W = Span{a 1, a 2,, a m }. Then the space of solutions to a 11 x 1 + a 12 x 2 + a 1n x n = 0, a 21 x 1 + a 22 x 2 + a 2n x n = 0, a m1 x 1 + a m2 x 2 + a mn x n = 0 is the collection of vectors which are perpendicular to a 1, a 2,, a m. We denote this space by W and call it the orthogonal complement to W.

We can find bases for W and W at the same time by using the elementary row operations on the matrix a 11 a 12 a 1n a 21 a 22 a 2n a m1 a m2 a mn. The elementary row operations do not change the row space of this matrix (the linear subspace spanned by the rows) nor do they change the space W of solutions to the corresponding linear system. GOAL: Use the elementary row operations to put the matrix into rowreduced echelon form.

Find a basis for W = Span{a 1, a 2, a 3 }, where a 1 = (1, 2, 1, 4, 5), a 2 = (1, 2, 2, 5, 6), a 3 = (2, 4, 2, 8, 10). Find a basis for the space W of solutions to x 1 + 2x 2 + x 3 + 4x 4 + 5x 5 = 0, x 1 + 2x 2 + 2x 3 + 5x 4 + 6x 5 = 0, 2x 1 + 4x 2 + 2x 3 + 8x 4 + 10x 5 = 0. Elementary row operations answer both questions.

The matrix of coefficients for this linear system is 1 2 1 4 5 1 2 2 5 6 2 4 2 8 10 Row-reduced echelon form: 1 2 0 3 4 0 0 1 1 1 0 0 0 0 0 Basis for W : {(1, 2, 0, 3, 4), (0, 0, 1, 1, 1)}.

Corresponding system of equations: x 1 + 2x 2 + 3x 4 + 4x 5 = 0, x 3 + x 4 + x 5 = 0. We can solve for the pivot ones: x 1 = 2x 2 3x 4 4x 5, x 3 = x 4 x 5. Then x 1 x 2 x 3 x 4 = x 2 x 5 +x 4 +x 5

Thus a basis for the space W of solutions to the linear system is 2 3 4 1 0 0, 0 1 1, 0 1 0 0 0 1 Thus a basis gives a complete nonredundant description of the space W of solutions to the homogeneous linear system. Thus the dimension of W is three. If W is a subspace of R n and W is its orthogonal complement, dim W + dim W = n.

Theorem. The following conditions on a square matrix a 11 a 12 a 1n A = a 21 a 22 a 2n a n1 a n2 a nn are equivalent: 1. A has nonzero determinant. 2. A is invertible. 3. The rows of A form a basis for R n. 4. The columns of A form a basis for R n. 5. The rows of A are linearly independent. 6. The rows of A span R n.

Is 1 3 4 0 0, 1 0, 2 1, 0 0 0 a basis for R 4? 8 π e 2