Linear Equations in Linear Algebra

Similar documents
Linear Independence x

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

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

Section 1.5. Solution Sets of Linear Systems

Lecture 6: Spanning Set & Linear Independency

Linear Algebra MATH20F Midterm 1

Linear Algebra Practice Problems

Linear Equations in Linear Algebra

Chapter 1: Systems of Linear Equations

Review for Chapter 1. Selected Topics

Row Reduction and Echelon Forms

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

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:

Lecture 4: Gaussian Elimination and Homogeneous Equations

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

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

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

Linear Equations in Linear Algebra

Chapter 1. Vectors, Matrices, and Linear Spaces

Section Gaussian Elimination

Linear Algebra Exam 1 Spring 2007

Linear Equations in Linear Algebra

5) homogeneous and nonhomogeneous systems 5a) The homogeneous matrix equation, A x = 0 is always consistent.

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

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

MATH10212 Linear Algebra B Homework Week 4

Matrices and RRE Form

Math Linear algebra, Spring Semester Dan Abramovich

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

The scope of the midterm exam is up to and includes Section 2.1 in the textbook (homework sets 1-4). Below we highlight some of the important items.

Linear Equations in Linear Algebra

Solutions of Linear system, vector and matrix equation

MAT 1302B Mathematical Methods II

Problem Sheet 1 with Solutions GRA 6035 Mathematics

Announcements Monday, September 18

Math 3013 Problem Set 4

Find the solution set of 2x 3y = 5. Answer: We solve for x = (5 + 3y)/2. Hence the solution space consists of all vectors of the form

Math 2331 Linear Algebra

Linear Equations in Linear Algebra

Linear Algebra 1 Exam 2 Solutions 7/14/3

Advanced Engineering Mathematics Prof. Pratima Panigrahi Department of Mathematics Indian Institute of Technology, Kharagpur

Linear equations in linear algebra

Linear transformations

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

Math 3A Winter 2016 Midterm

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

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

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

b for the linear system x 1 + x 2 + a 2 x 3 = a x 1 + x 3 = 3 x 1 + x 2 + 9x 3 = 3 ] 1 1 a 2 a

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Linear Algebra. Preliminary Lecture Notes

Eigenvalues and Eigenvectors

a 1n a 2n. a mn, a n = a 11 a 12 a 1j a 1n a 21 a 22 a 2j a m1 a m2 a mj a mn a 11 v 1 + a 12 v a 1n v n a 21 v 1 + a 22 v a 2n v n

and let s calculate the image of some vectors under the transformation T.

VECTORS [PARTS OF 1.3] 5-1

Linear Equations in Linear Algebra

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS

Linear Algebra. Preliminary Lecture Notes

Linear Algebra (wi1403lr) Lecture no.4

Properties of Linear Transformations from R n to R m

1. TRUE or FALSE. 2. Find the complete solution set to the system:

MTH 464: Computational Linear Algebra

Solution: By inspection, the standard matrix of T is: A = Where, Ae 1 = 3. , and Ae 3 = 4. , Ae 2 =

6.4 BASIS AND DIMENSION (Review) DEF 1 Vectors v 1, v 2,, v k in a vector space V are said to form a basis for V if. (a) v 1,, v k span V and

Math 3108: Linear Algebra

Row Space, Column Space, and Nullspace

It is the purpose of this chapter to establish procedures for efficiently determining the solution of a system of linear equations.

LU Factorization. A m x n matrix A admits an LU factorization if it can be written in the form of A = LU

13. Systems of Linear Equations 1

Vector Spaces 4.3 LINEARLY INDEPENDENT SETS; BASES Pearson Education, Inc.

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

(b) The nonzero rows of R form a basis of the row space. Thus, a basis is [ ], [ ], [ ]

Eigenvalues and Eigenvectors

3 Matrix Algebra. 3.1 Operations on matrices

2018 Fall 2210Q Section 013 Midterm Exam I Solution

web: HOMEWORK 1

Linear Independence Reading: Lay 1.7

Homework #6 Solutions

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

Matrices and Matrix Algebra.

Linear Algebra 1 Exam 1 Solutions 6/12/3

Systems of Linear Equations. By: Tri Atmojo Kusmayadi and Mardiyana Mathematics Education Sebelas Maret University

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

1 - Systems of Linear Equations

0.0.1 Section 1.2: Row Reduction and Echelon Forms Echelon form (or row echelon form): 1. All nonzero rows are above any rows of all zeros.

MAT 1302B Mathematical Methods II

1. Let m 1 and n 1 be two natural numbers such that m > n. Which of the following is/are true?

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Vector Spaces 4.4 Spanning and Independence

ICS 6N Computational Linear Algebra Vector Equations

Linear Algebra (wi1403lr) Lecture no.3

1.2 Row Echelon Form EXAMPLE 1

Abstract Vector Spaces and Concrete Examples

Span & Linear Independence (Pop Quiz)

MATH 2050 Assignment 6 Fall 2018 Due: Thursday, November 1. x + y + 2z = 2 x + y + z = c 4x + 2z = 2

Chapter 1: Linear Equations

Math 2174: Practice Midterm 1

Lectures on Linear Algebra for IT

Transcription:

1 Linear Equations in Linear Algebra 1.5 SOLUTION SETS OF LINEAR SYSTEMS

HOMOGENEOUS LINEAR SYSTEMS A system of linear equations is said to be homogeneous if it can be written in the form A x= 0, where A is an m nmatrix and 0 is the zero vector in m. Such a system A x= 0always has at least one solution, namely, x= 0 (the zero vector in n ). This zero solution is usually called the trivial solution. The homogeneous equation A x= 0has a nontrivial solution if and only if the equation has at least one free variable. Slide 1.5-2

HOMOGENEOUS LINEAR SYSTEMS Example 1: Determine if the following homogeneous system has a nontrivial solution. Then describe the solution set. 3x + 5x 4x = 0 1 2 3 3x 2x + 4x = 0 1 2 3 6x + x 8x = 0 1 2 3 Solution: Let A be the matrix of coefficients of the system and row reduce the augmented matrix A 0 to echelon form: [ ] Slide 1.5-3

" # HOMOGENEOUS LINEAR SYSTEMS 3 5 4 0 3 2 4 0 6 1 8 0 % " & # 3 5 4 0 0 3 0 0 0 9 0 0 A x = 0 % " & # 3 5 4 0 0 3 0 0 0 0 0 0 Since x 3 is a free variable, has nontrivial solutions (one for each choice of x 3.) Continue the row reduction of echelon form: 4 1 0 0 3 0 1 0 0 0 0 0 0 [ A 0] x to reduced 4 x = 0 3 x = 0 1 3 2 0= 0 % & Slide 1.5-4

HOMOGENEOUS LINEAR SYSTEMS 4 Solve for the basic variables x 1 and x 2 to obtain x = x 1 3, 3 x = 0, with x 3 free. 2 As a vector, the general solution of A x = 0 has the form given below. 4 4 x3 x1 3 3 x = x = 0 = x 0 = x v 2 3 3 x x 1 3 3, where 4 3 v= 0 1 Slide 1.5-5

HOMOGENEOUS LINEAR SYSTEMS Here x 3 is factored out of the expression for the general solution vector. This shows that every solution of a scalar multiple of v. in this case is The trivial solution is obtained by choosing. Geometrically, the solution set is a line through 0 in. See the figure below. A x = 0 x = 3 0 3 Slide 1.5-6

PARAMETRIC VECTOR FORM x= su+ tv The equation of the form (s, t in ) is called a parametric vector equation of the plane. In Example 1, the equation (with x 3 free), or 3 x= tv(with t in ), is a parametric vector equation of a line. Whenever a solution set is described explicitly with vectors as in Example 1, we say that the solution is in parametric vector form. x = x v Slide 1.5-7

When a nonhomogeneous linear system has many solutions, the general solution can be written in parametric vector form as one vector plus an arbitrary linear combination of vectors that satisfy the corresponding homogeneous system. A x= 7 b= 1 4 Example 2: Describe all solutions of 3 5 4 A = 3 2 4 6 1 8 and. b, where Slide 1.5-8

Solution: Row operations on " # 3 5 4 7 3 2 4 1 6 1 8 4 x " % & # 4 = 1+ x x = 2 2 3 [ A 0] 1 0 4 3 1 0 1 0 2 0 0 0 0 produce Thus,, and x 3 is free. 1 3 % & x 1 4, 3 x = 1 3. x 2 = 2 0 = 0 Slide 1.5-9

As a vector, the general solution of given below. A x= b has the form 4 4 4 1+ x x 3 3 x 1 1 1 3 3 3 x = x = 2 = 2 = 0 = 2 + x 0 2 3 x x 0 x 0 1 3 3 3 p v Slide 1.5-10

The equation parameter, x= p+x v, or, writing t as a general describes the solution set of vector form. The solution set of equation x= p+ tv x (t in ) ----(1) in parametric has the parametric vector (t in ) ----(2) [with the same v that appears in (1)]. 3 A x= 0 = tv A x= b A x= b Thus the solutions of are obtained by adding the vector p to the solutions of A x= 0. Slide 1.5-11

The vector p itself is just one particular solution of [corresponding to t = in (1).] A x= b 0 Now, to describe the solution of A x= bgeometrically, we can think of vector addition as a translation. 2 3 Given v and p in or, the effect of adding p to v is to move v in a direction parallel to the line through p and 0. Slide 1.5-12

We say that v is translated by p to v+ p. See the following figure. 2 3 If each point on a line L in or is translated by a vector p, the result is a line parallel to L. See the following figure. Slide 1.5-13

Suppose L is the line through 0 and v, described by equation (2). Adding p to each point on L produces the translated line described by equation (1). We call (1) the equation of the line through p parallel to v. Thus the solution set of A x= bis a line through p parallel to the solution set of A x= 0. The figure on the next slide illustrates this case. Slide 1.5-14

A x= b A x= 0 The relation between the solution sets of and shown in the figure above generalizes to any consistent equation A x= b, although the solution set will be larger than a line when there are several free variables. Slide 1.5-15

Theorem 6: Suppose the equation A x= b is consistent for some given b, and let p be a solution. Then the solution set of A x= bis the set of all vectors of the form w= p+ v h, where v h is any solution of the homogeneous equation A x= 0. This theorem says that if A x= bhas a solution, then the solution set is obtained by translating the solution set of A x= 0, using any particular solution p of A x= bfor the translation. Slide 1.5-16

WRITING A SOLUTION SET (OF A CONSISTENT SYSTEM) IN PARAMETRIC VECTOR FORM 1. Row reduce the augmented matrix to reduced echelon form. 2. Express each basic variable in terms of any free variables appearing in an equation. 3. Write a typical solution x as a vector whose entries depend on the free variables, if any. 4. Decompose x into a linear combination of vectors (with numeric entries) using the free variables as parameters. Slide 1.5-17