SlideShare a Scribd company logo
1 of 24
Download to read offline
Math 22 –
Linear Algebra and its
applications
- Lecture 3 -
Instructor: Bjoern Muetzel
GENERAL INFORMATION
▪ Office hours: Tu 1-3 pm, Th, Su 2-4 pm in KH 229
▪ Tutorial: Tu, Th, Sun 7-9 pm in KH 105
▪ Homework: Homework 1 due this Wednesday at 4 pm in the
boxes outside Kemeny 008. Separate your homework into part
A, part B and part C and staple it.
▪ Attention: This Thursday the x-hour will be a lecture:
Section 1: 12:15 - 1:05 pm in Kemeny 007
Section 2: 1:20 - 2:10 pm in Kemeny 007
REVIEW - ROW REDUCTIONALGORITHM
FORWARDPHASE
▪ STEP 1: Begin with the leftmost nonzero column. This is a pivot column.
The pivot position is at the top.
▪ STEP 2: Select a nonzero entry in the pivot column as a pivot. If necessary,
interchange rows to move this entry into the pivot position.
▪ STEP 3: Use row replacement operations to create zeros in all positions
below the pivot.
▪ STEP 4: Cover the row containing the pivot position, and cover all rows, if
any, above it. Apply steps 1–3 to the submatrix that remains. Repeat the
process until there are no more nonzero rows to modify.
BACKWARDPHASE
▪ STEP 5: Beginning with the rightmost pivot and working upward and to
the left, create zeros above each pivot. If a pivot is not 1, make it 1 by a
scaling operation.
REVIEW – SOLVINGA SYSTEM OF LINEAR
EQUATIONS
Example:
ECHELON FORM (EF) AND
REDUCED ECHELON FORM (REF / RREF)
1
1.3
Linear Equations
in Linear Algebra
VECTOR EQUATIONS
GEOMETRIC INTERPRETATION
GEOMETRIC INTERPRETATION
Slide 1.3- 11
VECTORS
▪ A matrix with only one column is called a column vector, or
simply a vector.
▪ The set of all vectors with n entries is denoted by Rn
▪ The R stands for the real numbers that appear as entries in the
vector
▪ Two vectors in Rn are equal if and only if their corresponding
entries are equal.












n
u
u
u

2
1
VECTORS
▪ Given two vectors u and v in Rn , their sum
is the vector u + v obtained by adding corresponding
entries of u and v.
▪ Given a vector u and a real number c, the scalar multiple of u by c
is the vector cu obtained by multiplying each entry in u by c.
R2












+
+
+
=












+












n
n
n
n v
u
v
u
v
u
v
v
v
u
u
u



2
2
1
1
2
1
2
1
VECTORS
▪ Examples:
Slide 1.3- 15
ALGEBRAIC PROPERTIES OF Rn
▪ The vector whose entries are all zero is called the zero vector
and is denoted by 0.
▪ As all algebraic operations are performed componentwise,
we have:
▪ For all u, v, w in Rn and all scalars c and d in R:
(i) u+v = v+u
(ii) u+0 = 0+u = u
(iii) u+(-u) = 0, where –u = (-1)·u
(iv) c(u +v) = cu + cv
(v) (c+d) u = cu +du
(vi) (u + v) + w = u + (v + w)
(vii) 1·u = u
Slide 1.3- 16
LINEAR COMBINATIONS
▪ Definition: Given vectors v1, v2, ..., vp in Rn and given scalars
c1, c2, ..., cp, the vector y defined by
is called a linear combination of v1, …, vp with weights c1, …, cp.
▪ Note: The weights in a linear combination can be any real numbers,
including zero.
▪ Example:
1 1
y v ... v
p p
c c
= + +
Slide 1.3- 17
LINEAR COMBINATIONS
▪ A vector equation, where the (ai ) are vectors, of the form
has the same solution set as the linear system whose
augmented matrix is
(5)
▪ In particular, b can be generated by a linear combination of
a1, …, an if and only if there exists a solution to the linear
system corresponding to the matrix (5).
1 1 2 2
a a ... a b
n n
x x x
+ + + =
 
1 2
a a a b
n
LINEAR COMBINATIONS
▪ Example : Let , and .
Determine whether b can be generated (or written) as a linear
combination of a1 and a2. If so, what are the weights?
1
1
a 2
5
 
 
= −
 
−
 
 
2
2
a 5
6
 
 
=
 
 
 
7
b 4
3
 
 
=
 
−
 
 
LINEAR COMBINATIONS
Slide 1.3- 22
LINEAR COMBINATIONS
▪ Definition: If v1, …, vp are in Rn , then the set of all linear
combinations of v1, …, vp is denoted by
and is called the subset of Rn spanned (or generated) by v1, …, vp.
That is, Span {v1, ..., vp} is the collection of all vectors that can be
written in the form
with c1, …, cp scalars.
1 1 2 2
v v ... v
p p
c c c
+ + +
}
v
,
,
v
,
v
{
Span 2
1 p

Slide 1.3- 23
GEOMETRIC INTERPRETATION
▪ Let v be a nonzero vector in Rn . Then Span {v} is the set of
all scalar multiples of v, which is the set of points on the line
in Rn through v and 0.
▪ Example: v in R3
Slide 1.3- 24
GEOMETRIC INTERPRETATION
▪ If u and v are nonzero vectors in Rn , with v not a multiple of
u, then Span {u, v} is the plane in Rn that contains u, v, and 0.
▪ In particular, Span {u, v} contains the line in Rn through u
and 0 and the line through v and 0.
▪ Example: u , v in R3

More Related Content

Similar to linear algebra sides 5th edition chapter 1

Vectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimensionVectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimensionMarry Chriselle Rañola
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and DimensionCeni Babaoglu, PhD
 
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_spaceMahbub Alwathoni
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdfjacky489530
 
Skiena algorithm 2007 lecture21 other reduction
Skiena algorithm 2007 lecture21 other reductionSkiena algorithm 2007 lecture21 other reduction
Skiena algorithm 2007 lecture21 other reductionzukun
 
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1njit-ronbrown
 
21EC33 BSP Module 1.pdf
21EC33 BSP Module 1.pdf21EC33 BSP Module 1.pdf
21EC33 BSP Module 1.pdfRavikiran A
 
Binomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relationsBinomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relationsAqeel Rafique
 
Skiena algorithm 2007 lecture20 satisfiability
Skiena algorithm 2007 lecture20 satisfiabilitySkiena algorithm 2007 lecture20 satisfiability
Skiena algorithm 2007 lecture20 satisfiabilityzukun
 
Infinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical GeometryInfinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical GeometryRabin BK
 
Linear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptxLinear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptxMaths Assignment Help
 

Similar to linear algebra sides 5th edition chapter 1 (20)

Vectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimensionVectors and Matrices: basis and dimension
Vectors and Matrices: basis and dimension
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension
 
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
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdf
 
Skiena algorithm 2007 lecture21 other reduction
Skiena algorithm 2007 lecture21 other reductionSkiena algorithm 2007 lecture21 other reduction
Skiena algorithm 2007 lecture21 other reduction
 
Unit v
Unit vUnit v
Unit v
 
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
 
21EC33 BSP Module 1.pdf
21EC33 BSP Module 1.pdf21EC33 BSP Module 1.pdf
21EC33 BSP Module 1.pdf
 
Ch4
Ch4Ch4
Ch4
 
Binomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relationsBinomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relations
 
1525 equations of lines in space
1525 equations of lines in space1525 equations of lines in space
1525 equations of lines in space
 
1560 mathematics for economists
1560 mathematics for economists1560 mathematics for economists
1560 mathematics for economists
 
Skiena algorithm 2007 lecture20 satisfiability
Skiena algorithm 2007 lecture20 satisfiabilitySkiena algorithm 2007 lecture20 satisfiability
Skiena algorithm 2007 lecture20 satisfiability
 
Infinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical GeometryInfinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical Geometry
 
FLAT.pdf
FLAT.pdfFLAT.pdf
FLAT.pdf
 
1-11.pdf
1-11.pdf1-11.pdf
1-11.pdf
 
Linear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptxLinear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptx
 
Graph
GraphGraph
Graph
 
Graph
GraphGraph
Graph
 

More from AhsanKhan837024

More from AhsanKhan837024 (7)

Replacement models and maintenance analysis
Replacement models and maintenance analysisReplacement models and maintenance analysis
Replacement models and maintenance analysis
 
lecture 3.ppt
lecture 3.pptlecture 3.ppt
lecture 3.ppt
 
lecture 5 & 6.ppt
lecture 5 & 6.pptlecture 5 & 6.ppt
lecture 5 & 6.ppt
 
lecture 4.ppt
lecture 4.pptlecture 4.ppt
lecture 4.ppt
 
lecture 5.ppt
lecture 5.pptlecture 5.ppt
lecture 5.ppt
 
lecture 2.ppt
lecture 2.pptlecture 2.ppt
lecture 2.ppt
 
lecture 1.ppt
lecture 1.pptlecture 1.ppt
lecture 1.ppt
 

Recently uploaded

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 

linear algebra sides 5th edition chapter 1

  • 1. Math 22 – Linear Algebra and its applications - Lecture 3 - Instructor: Bjoern Muetzel
  • 2. GENERAL INFORMATION ▪ Office hours: Tu 1-3 pm, Th, Su 2-4 pm in KH 229 ▪ Tutorial: Tu, Th, Sun 7-9 pm in KH 105 ▪ Homework: Homework 1 due this Wednesday at 4 pm in the boxes outside Kemeny 008. Separate your homework into part A, part B and part C and staple it. ▪ Attention: This Thursday the x-hour will be a lecture: Section 1: 12:15 - 1:05 pm in Kemeny 007 Section 2: 1:20 - 2:10 pm in Kemeny 007
  • 3. REVIEW - ROW REDUCTIONALGORITHM FORWARDPHASE ▪ STEP 1: Begin with the leftmost nonzero column. This is a pivot column. The pivot position is at the top. ▪ STEP 2: Select a nonzero entry in the pivot column as a pivot. If necessary, interchange rows to move this entry into the pivot position. ▪ STEP 3: Use row replacement operations to create zeros in all positions below the pivot. ▪ STEP 4: Cover the row containing the pivot position, and cover all rows, if any, above it. Apply steps 1–3 to the submatrix that remains. Repeat the process until there are no more nonzero rows to modify. BACKWARDPHASE ▪ STEP 5: Beginning with the rightmost pivot and working upward and to the left, create zeros above each pivot. If a pivot is not 1, make it 1 by a scaling operation.
  • 4. REVIEW – SOLVINGA SYSTEM OF LINEAR EQUATIONS Example:
  • 5.
  • 6. ECHELON FORM (EF) AND REDUCED ECHELON FORM (REF / RREF)
  • 7. 1 1.3 Linear Equations in Linear Algebra VECTOR EQUATIONS
  • 10.
  • 11. Slide 1.3- 11 VECTORS ▪ A matrix with only one column is called a column vector, or simply a vector. ▪ The set of all vectors with n entries is denoted by Rn ▪ The R stands for the real numbers that appear as entries in the vector ▪ Two vectors in Rn are equal if and only if their corresponding entries are equal.             n u u u  2 1
  • 12. VECTORS ▪ Given two vectors u and v in Rn , their sum is the vector u + v obtained by adding corresponding entries of u and v. ▪ Given a vector u and a real number c, the scalar multiple of u by c is the vector cu obtained by multiplying each entry in u by c. R2             + + + =             +             n n n n v u v u v u v v v u u u    2 2 1 1 2 1 2 1
  • 14.
  • 15. Slide 1.3- 15 ALGEBRAIC PROPERTIES OF Rn ▪ The vector whose entries are all zero is called the zero vector and is denoted by 0. ▪ As all algebraic operations are performed componentwise, we have: ▪ For all u, v, w in Rn and all scalars c and d in R: (i) u+v = v+u (ii) u+0 = 0+u = u (iii) u+(-u) = 0, where –u = (-1)·u (iv) c(u +v) = cu + cv (v) (c+d) u = cu +du (vi) (u + v) + w = u + (v + w) (vii) 1·u = u
  • 16. Slide 1.3- 16 LINEAR COMBINATIONS ▪ Definition: Given vectors v1, v2, ..., vp in Rn and given scalars c1, c2, ..., cp, the vector y defined by is called a linear combination of v1, …, vp with weights c1, …, cp. ▪ Note: The weights in a linear combination can be any real numbers, including zero. ▪ Example: 1 1 y v ... v p p c c = + +
  • 17. Slide 1.3- 17 LINEAR COMBINATIONS ▪ A vector equation, where the (ai ) are vectors, of the form has the same solution set as the linear system whose augmented matrix is (5) ▪ In particular, b can be generated by a linear combination of a1, …, an if and only if there exists a solution to the linear system corresponding to the matrix (5). 1 1 2 2 a a ... a b n n x x x + + + =   1 2 a a a b n
  • 18. LINEAR COMBINATIONS ▪ Example : Let , and . Determine whether b can be generated (or written) as a linear combination of a1 and a2. If so, what are the weights? 1 1 a 2 5     = −   −     2 2 a 5 6     =       7 b 4 3     =   −    
  • 20.
  • 21.
  • 22. Slide 1.3- 22 LINEAR COMBINATIONS ▪ Definition: If v1, …, vp are in Rn , then the set of all linear combinations of v1, …, vp is denoted by and is called the subset of Rn spanned (or generated) by v1, …, vp. That is, Span {v1, ..., vp} is the collection of all vectors that can be written in the form with c1, …, cp scalars. 1 1 2 2 v v ... v p p c c c + + + } v , , v , v { Span 2 1 p 
  • 23. Slide 1.3- 23 GEOMETRIC INTERPRETATION ▪ Let v be a nonzero vector in Rn . Then Span {v} is the set of all scalar multiples of v, which is the set of points on the line in Rn through v and 0. ▪ Example: v in R3
  • 24. Slide 1.3- 24 GEOMETRIC INTERPRETATION ▪ If u and v are nonzero vectors in Rn , with v not a multiple of u, then Span {u, v} is the plane in Rn that contains u, v, and 0. ▪ In particular, Span {u, v} contains the line in Rn through u and 0 and the line through v and 0. ▪ Example: u , v in R3