SlideShare a Scribd company logo
1 of 30
1
1.7
© 2012 Pearson Education, Inc.
Linear Equations
in Linear Algebra
LINEAR INDEPENDENCE
Slide 1.7- 2© 2012 Pearson Education, Inc.
LINEAR INDEPENDENCE - Definition
 Definition: set of vectors {v1, …, vp} in Rn
is said to
be linearly independent if the vector equation
x1v1 + x1v1+ …+ x1v1 = 0
has only the trivial solution.
 Otherwise: linearly dependent
 Nontrivial solution exists  linear dependence relation
Slide 1.7- 3© 2012 Pearson Education, Inc.
LINEAR INDEPENDENCE - Example
Example 1: Let , , and .
a. Is the set {v1, v2, v3} linearly independent?
b. If possible, find a linear dependence relation
among v1, v2, and v3.
1
1
v 2
3
 
 =
 
  
2
4
v 5
6
 
 =
 
  
3
2
v 1
0
 
 =
 
  
Slide 1.7- 4© 2012 Pearson Education, Inc.
LINEAR INDEPENDENCE OF MATRIX COLUMNS
 matrix A = [a1a2 … a3]
 The matrix equation Ax = 0 can be written as
x1v1 + x1v1+ …+ x1v1 = 0
 Each linear dependence relation among the columns of
A corresponds to a nontrivial solution of Ax = 0.
 Thus, the columns of matrix A are linearly independent
iff the equation Ax = 0 has only the trivial solution.
Matrix Example
Slide 1.7- 5© 2012 Pearson Education, Inc.
Slide 1.7- 6© 2012 Pearson Education, Inc.
SETS OF ONE VECTOR
 A set containing only one vector – say, v – is linearly
independent iff v is not the zero vector.
 This is because the vector equation has only
the trivial solution when .
 The zero vector is linearly dependent because
has many nontrivial solutions.
1
v 0x =
v 0≠
1
0 0x =
Slide 1.7- 7© 2012 Pearson Education, Inc.
SETS OF TWO VECTORS
Slide 1.7- 8© 2012 Pearson Education, Inc.
Characterization of Linearly Dependent Sets
 Theorem 7: An indexed set S = {v1, …, vp} of vectors
is linearly dependent iff at least one of the vectors in
S is a linear combination of the others.
 In fact, if S is linearly dependent and j > 1, then some
vj (with v1≠ 0) is a linear combination of the
preceding vectors, v1, …, vj-1.
Slide 1.7- 9© 2012 Pearson Education, Inc.
SETS OF TWO OR MORE VECTORS
 Proof: If some vj in S equals a linear combination of
the other vectors, then vj can be subtracted from both
sides of the equation, producing a linear dependence
relation with a nonzero weight on vj.
v1 = c2 v2+ c3 v3
0 = (-1)v1 + c2 v2+ c3 v3+ 0v4 + … 0vp
 Thus S is linearly dependent.
 Conversely, suppose S is linearly dependent.
 If v1 is zero, then it is a (trivial) linear combination of
the other vectors in S.
( 1)−
Slide 1.7- 10© 2012 Pearson Education, Inc.
SETS OF TWO OR MORE VECTORS
 Otherwise, , and there exist weights c1, …, cp, not
all zero, such that
.
 Let j be the largest subscript for which .
 If , then , which is impossible because
.
1
v 0≠
1 1 2 2
v v ... v 0p p
c c c+ + + =
0j
c ≠
1j = 1 1
v 0c =
1
v 0≠
Slide 1.7- 11© 2012 Pearson Education, Inc.
SETS OF TWO OR MORE VECTORS
 So , and1j >
1 1 1
v ... v 0v 0v ... 0v 0j j j j p
c c +
+ + + + + + =
1 1 1 1
v v ... vj j j j
c c c − −
= − − −
11
1 1
v v ... v .j
j j
j j
cc
c c
−
−
   
= − + + − ÷  ÷
   
Slide 1.7- 12© 2012 Pearson Education, Inc.
SETS OF TWO OR MORE VECTORS
 Theorem 7 does not say that every vector in a linearly
dependent set is a linear combination of the preceding
vectors.
 A vector in a linearly dependent set may fail to be a
linear combination of the other vectors.
 Example 2: Let and . Describe the
set spanned by u and v, and explain why a vector w is
in Span {u, v} if and only if {u, v, w} is linearly
dependent.
3
u 1
0
 
 =
 
  
1
v 6
0
 
 =
 
  
Example
 Example 2: Let and .
a)Describe the set spanned by u and v
b)explain why a vector w is in Span {u, v} iff
{u, v, w} is linearly dependent.
Slide 1.7- 13© 2012 Pearson Education, Inc.
3
u 1
0
 
 =
 
  
1
v 6
0
 
 =
 
  
Slide 1.7- 14© 2012 Pearson Education, Inc.
SETS OF TWO OR MORE VECTORS
 So w is in Span {u, v}. See the figures given below.
 Example 2 generalizes to any set {u, v, w} in R3
with u
and v linearly independent.
 The set {u, v, w} will be linearly dependent iff w is in
the plane spanned by u and v.
Slide 1.7- 15© 2012 Pearson Education, Inc.
SETS OF TWO OR MORE VECTORS
 Theorem 8: If a set contains more vectors than there
are entries in each vector, then the set is linearly
dependent. That is, any set {v1, …, vp} in Rn
is
linearly dependent if .
 Proof: Let .
 Then A is , and the equation Ax = 0
corresponds to a system of n equations in p
unknowns.
 If , more variables than equations, so there
must be a free variable  many solutions
p n>
1
v vp
A  =  L
n p×
p n>
Slide 1.7- 16© 2012 Pearson Education, Inc.
SETS OF TWO OR MORE VECTORS
 Theorem 9: If a set in Rn
contains
the zero vector, then the set is linearly dependent.
 Proof: By renumbering the vectors, we may suppose
v1 = 0
 1v1 + 0v2 + … + 0vp = 0
 Nontrivial solution  linearly dependent
1
{v ,...,v }p
S =
Linear Transformations
Slide 1.7- 17© 2012 Pearson Education, Inc.
A x = b
A u = 0
Linear Transformations
Slide 1.7- 18© 2012 Pearson Education, Inc.
Domain (R4
) Co-Domain (R2
)
x
T(x)
b
b
T(x)
0
Range
Slide 1.8- 19© 2012 Pearson Education, Inc.
LINEAR TRANSFORMATIONS
 A transformation (or function or mapping) T from Rn
to Rm
is a rule that assigns to each vector x in Rn
a
vector T (x) in Rm
 Rn
is called domain of T
 Rm
is called the codomain of T.
 Notation T: Rn
 Rm
 For x in Rn
, the vector T (x) in Rm
is called the image of
x (under the action of T ).
 The set of all images T (x) is called the range of T.
Slide 1.8- 20© 2012 Pearson Education, Inc.
MATRIX TRANSFORMATIONS
 For each x in Rn
, T (x) is computed as Ax, where A is an
mxn matrix.
 Notation for a matrix transformation by x Ax
 Domain of T is Rn
when A has n columns
 Co-domain of T is Rm
when A has m rows
 The range of T is the set of all linear combinations of
the columns of A, because each image T (x) is of the
form Ax.
Slide 1.8- 21© 2012 Pearson Education, Inc.
MATRIX TRANSFORMATIONS - Example
Example 1: Let T: Rn
 Rm
by T(x)=Ax
a.Find T (u), the image of u under the transformation T.
b.Find an x in R2
whose image under T is b.
c.Is there more than one x whose image under T is b?
d.Determine if c is in the range of the transformation T.
1 3
3 5
1 7
A
− 
 =
 
−  
2
u
1
 
=  − 
3
c 2
5
 
 =
 
−  
Slide 1.8- 22© 2012 Pearson Education, Inc.
LINEAR TRANSFORMATIONS
Definition: A transformation (or mapping) T is linear
if:
i. for all u, v in the domain of T:
T(u + v) = T(u) + T(v)
ii. for all scalars c and all u in the domain of T:
T(cu) = cT(u)
 Linear transformations preserve the operations of
vector addition and scalar multiplication.
Linear Transformations
These two properties lead to the following useful
facts.
If T is a linear transformation, then:
T(0) = 0
T(c1v1+ c2v2+…+ cpvp) = c1T(v1)+ c2T(v2)+…+ cpT( vp)
Slide 1.7- 23© 2012 Pearson Education, Inc.
Slide 1.8- 24© 2012 Pearson Education, Inc.
SHEAR TRANSFORMATION
 Example 2: Let . The transformation
defined by T = Ax is called a shear transformation.
1 3
0 1
A
 
=  
 
Slide 1.8- 25© 2012 Pearson Education, Inc.
Contraction/Dilation
 Given a scalar r, define T : Rn
 Rn
by T(x) = rx
 contraction when 0 ≤ r < 1
 dilation when r > 1
How to Find Matrix of Transformation
 Theorem 10: T: Rn
 Rm
is linear
transformation, then  a unique matrix A such
that T(x) = Ax for all x in Rn
A is mxn whose jth
column is the vector T(ej) where ej
is the jth
column of In
A = [T(e1) … T(en)]
Examine 1 point in each direction!!
Slide 1.7- 26© 2012 Pearson Education, Inc.
Existence Question for Transformations – “Onto"
 Definition: A mapping T: Rn
 Rm
is onto Rm
if
each b in Rm
is the image of at least 1 x in Rn
 i.e., range is all of the co-domain
 Equivalent: does Ax = b have a solution for all
b
 Theorem 1-4
 Pivot in every row of A
 Theorem 1-12: T is onto iff columns of A span Rm
Slide 1.7- 27© 2012 Pearson Education, Inc.
Uniqueness Question for Transformations – “one-to-one”
 Definition: A mapping T: Rn
 Rm
is one-to-
one if each b in Rm
is the image of at most 1 x
in Rn
 Equivalent to Ax = b has one or no solution
 Pivot every column of A.
 Theorem 1-11: T is one-to-one iff T(x) = 0 has
only the trivial solution
 Theorem 1-12: T is one-to-one iff columns of A are
linearly independent
Slide 1.7- 28© 2012 Pearson Education, Inc.
Onto/One-to-One Example
Slide 1.7- 29© 2012 Pearson Education, Inc.
Example
 T(x1, x2) = (3x1+x2, 5x1+7x2, x1+3x2)
a)Find standard matrix A of T.
b)Is T one-to-one?
c)Does T map R2
onto R3
?
Slide 1.7- 30© 2012 Pearson Education, Inc.

More Related Content

What's hot

Eigen values and eigenvectors
Eigen values and eigenvectorsEigen values and eigenvectors
Eigen values and eigenvectors
Amit Singh
 

What's hot (20)

150490106037
150490106037150490106037
150490106037
 
Eigenvalue problems .ppt
Eigenvalue problems .pptEigenvalue problems .ppt
Eigenvalue problems .ppt
 
Linear (in)dependence
Linear (in)dependenceLinear (in)dependence
Linear (in)dependence
 
Vector spaces
Vector spacesVector spaces
Vector spaces
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectors
 
Linear Algebra
Linear AlgebraLinear Algebra
Linear Algebra
 
Chapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By PearsonChapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By Pearson
 
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchalppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
 
Eigen values and eigenvectors
Eigen values and eigenvectorsEigen values and eigenvectors
Eigen values and eigenvectors
 
Linear vector space
Linear vector spaceLinear vector space
Linear vector space
 
eigenvalue
eigenvalueeigenvalue
eigenvalue
 
Lattice coverings
Lattice coveringsLattice coverings
Lattice coverings
 
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
Chapter 4: Vector Spaces - Part 2/Slides By PearsonChapter 4: Vector Spaces - Part 2/Slides By Pearson
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
 
Maths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectorsMaths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectors
 
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
Chapter 4: Vector Spaces - Part 3/Slides By PearsonChapter 4: Vector Spaces - Part 3/Slides By Pearson
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
 
Vector space - subspace By Jatin Dhola
Vector space - subspace By Jatin DholaVector space - subspace By Jatin Dhola
Vector space - subspace By Jatin Dhola
 
Eigenaxes
EigenaxesEigenaxes
Eigenaxes
 
Eigen value , eigen vectors, caley hamilton theorem
Eigen value , eigen vectors, caley hamilton theoremEigen value , eigen vectors, caley hamilton theorem
Eigen value , eigen vectors, caley hamilton theorem
 
Independence, basis and dimension
Independence, basis and dimensionIndependence, basis and dimension
Independence, basis and dimension
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization
 

Similar to Lecture 3 section 1-7, 1-8 and 1-9

Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
njit-ronbrown
 

Similar to Lecture 3 section 1-7, 1-8 and 1-9 (20)

Lecture 02
Lecture 02Lecture 02
Lecture 02
 
Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
 
2 linear independence
2 linear independence2 linear independence
2 linear independence
 
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
 
Lecture 9 dim & rank - 4-5 & 4-6
Lecture 9   dim & rank -  4-5 & 4-6Lecture 9   dim & rank -  4-5 & 4-6
Lecture 9 dim & rank - 4-5 & 4-6
 
Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)Mathematics for Deep Learning (1)
Mathematics for Deep Learning (1)
 
Vcla ppt ch=vector space
Vcla ppt ch=vector spaceVcla ppt ch=vector space
Vcla ppt ch=vector space
 
Vector space
Vector spaceVector space
Vector space
 
linear algebra sides 5th edition chapter 1
linear algebra sides 5th edition chapter 1linear algebra sides 5th edition chapter 1
linear algebra sides 5th edition chapter 1
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdf
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Vector spaces
Vector spaces Vector spaces
Vector spaces
 
lec8.ppt
lec8.pptlec8.ppt
lec8.ppt
 
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
 
03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf
 
03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf
 
1-11.pdf
1-11.pdf1-11.pdf
1-11.pdf
 
On Application of Power Series Solution of Bessel Problems to the Problems of...
On Application of Power Series Solution of Bessel Problems to the Problems of...On Application of Power Series Solution of Bessel Problems to the Problems of...
On Application of Power Series Solution of Bessel Problems to the Problems of...
 
Sequences and Series
Sequences and SeriesSequences and Series
Sequences and Series
 
Notes on eigenvalues
Notes on eigenvaluesNotes on eigenvalues
Notes on eigenvalues
 

More from njit-ronbrown

Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
njit-ronbrown
 
Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1
njit-ronbrown
 

More from njit-ronbrown (20)

Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
 
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
 
Lecture 5 inverse of matrices - section 2-2 and 2-3
Lecture 5   inverse of matrices - section 2-2 and 2-3Lecture 5   inverse of matrices - section 2-2 and 2-3
Lecture 5 inverse of matrices - section 2-2 and 2-3
 
Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1
 
Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1
 
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row ReductionLecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
 
Lecture 01 - Row Operations & Row Reduction
Lecture 01 - Row Operations & Row ReductionLecture 01 - Row Operations & Row Reduction
Lecture 01 - Row Operations & Row Reduction
 
Lecture 20 fundamental theorem of calc - section 5.3
Lecture 20   fundamental theorem of calc - section 5.3Lecture 20   fundamental theorem of calc - section 5.3
Lecture 20 fundamental theorem of calc - section 5.3
 
Lecture 18 antiderivatives - section 4.8
Lecture 18   antiderivatives - section 4.8Lecture 18   antiderivatives - section 4.8
Lecture 18 antiderivatives - section 4.8
 
Lecture 17 optimization - section 4.6
Lecture 17   optimization - section 4.6Lecture 17   optimization - section 4.6
Lecture 17 optimization - section 4.6
 
Lecture 16 graphing - section 4.3
Lecture 16   graphing - section 4.3Lecture 16   graphing - section 4.3
Lecture 16 graphing - section 4.3
 
Lecture 15 max min - section 4.2
Lecture 15   max min - section 4.2Lecture 15   max min - section 4.2
Lecture 15 max min - section 4.2
 
Lecture 14 related rates - section 4.1
Lecture 14   related rates - section 4.1Lecture 14   related rates - section 4.1
Lecture 14 related rates - section 4.1
 
Lecture 13 applications - section 3.8
Lecture 13   applications - section 3.8Lecture 13   applications - section 3.8
Lecture 13 applications - section 3.8
 
Lecture 11 implicit differentiation - section 3.5
Lecture 11   implicit differentiation - section 3.5Lecture 11   implicit differentiation - section 3.5
Lecture 11 implicit differentiation - section 3.5
 
Lecture 10 chain rule - section 3.4
Lecture 10   chain rule - section 3.4Lecture 10   chain rule - section 3.4
Lecture 10 chain rule - section 3.4
 
Lecture 9 derivatives of trig functions - section 3.3
Lecture 9   derivatives of trig functions - section 3.3Lecture 9   derivatives of trig functions - section 3.3
Lecture 9 derivatives of trig functions - section 3.3
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rules
 
Lecture 7(b) derivative as a function
Lecture 7(b)   derivative as a functionLecture 7(b)   derivative as a function
Lecture 7(b) derivative as a function
 
Lecture 8 power & exp rules
Lecture 8   power & exp rulesLecture 8   power & exp rules
Lecture 8 power & exp rules
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 

Lecture 3 section 1-7, 1-8 and 1-9

  • 1. 1 1.7 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra LINEAR INDEPENDENCE
  • 2. Slide 1.7- 2© 2012 Pearson Education, Inc. LINEAR INDEPENDENCE - Definition  Definition: set of vectors {v1, …, vp} in Rn is said to be linearly independent if the vector equation x1v1 + x1v1+ …+ x1v1 = 0 has only the trivial solution.  Otherwise: linearly dependent  Nontrivial solution exists  linear dependence relation
  • 3. Slide 1.7- 3© 2012 Pearson Education, Inc. LINEAR INDEPENDENCE - Example Example 1: Let , , and . a. Is the set {v1, v2, v3} linearly independent? b. If possible, find a linear dependence relation among v1, v2, and v3. 1 1 v 2 3    =      2 4 v 5 6    =      3 2 v 1 0    =     
  • 4. Slide 1.7- 4© 2012 Pearson Education, Inc. LINEAR INDEPENDENCE OF MATRIX COLUMNS  matrix A = [a1a2 … a3]  The matrix equation Ax = 0 can be written as x1v1 + x1v1+ …+ x1v1 = 0  Each linear dependence relation among the columns of A corresponds to a nontrivial solution of Ax = 0.  Thus, the columns of matrix A are linearly independent iff the equation Ax = 0 has only the trivial solution.
  • 5. Matrix Example Slide 1.7- 5© 2012 Pearson Education, Inc.
  • 6. Slide 1.7- 6© 2012 Pearson Education, Inc. SETS OF ONE VECTOR  A set containing only one vector – say, v – is linearly independent iff v is not the zero vector.  This is because the vector equation has only the trivial solution when .  The zero vector is linearly dependent because has many nontrivial solutions. 1 v 0x = v 0≠ 1 0 0x =
  • 7. Slide 1.7- 7© 2012 Pearson Education, Inc. SETS OF TWO VECTORS
  • 8. Slide 1.7- 8© 2012 Pearson Education, Inc. Characterization of Linearly Dependent Sets  Theorem 7: An indexed set S = {v1, …, vp} of vectors is linearly dependent iff at least one of the vectors in S is a linear combination of the others.  In fact, if S is linearly dependent and j > 1, then some vj (with v1≠ 0) is a linear combination of the preceding vectors, v1, …, vj-1.
  • 9. Slide 1.7- 9© 2012 Pearson Education, Inc. SETS OF TWO OR MORE VECTORS  Proof: If some vj in S equals a linear combination of the other vectors, then vj can be subtracted from both sides of the equation, producing a linear dependence relation with a nonzero weight on vj. v1 = c2 v2+ c3 v3 0 = (-1)v1 + c2 v2+ c3 v3+ 0v4 + … 0vp  Thus S is linearly dependent.  Conversely, suppose S is linearly dependent.  If v1 is zero, then it is a (trivial) linear combination of the other vectors in S. ( 1)−
  • 10. Slide 1.7- 10© 2012 Pearson Education, Inc. SETS OF TWO OR MORE VECTORS  Otherwise, , and there exist weights c1, …, cp, not all zero, such that .  Let j be the largest subscript for which .  If , then , which is impossible because . 1 v 0≠ 1 1 2 2 v v ... v 0p p c c c+ + + = 0j c ≠ 1j = 1 1 v 0c = 1 v 0≠
  • 11. Slide 1.7- 11© 2012 Pearson Education, Inc. SETS OF TWO OR MORE VECTORS  So , and1j > 1 1 1 v ... v 0v 0v ... 0v 0j j j j p c c + + + + + + + = 1 1 1 1 v v ... vj j j j c c c − − = − − − 11 1 1 v v ... v .j j j j j cc c c − −     = − + + − ÷  ÷    
  • 12. Slide 1.7- 12© 2012 Pearson Education, Inc. SETS OF TWO OR MORE VECTORS  Theorem 7 does not say that every vector in a linearly dependent set is a linear combination of the preceding vectors.  A vector in a linearly dependent set may fail to be a linear combination of the other vectors.  Example 2: Let and . Describe the set spanned by u and v, and explain why a vector w is in Span {u, v} if and only if {u, v, w} is linearly dependent. 3 u 1 0    =      1 v 6 0    =     
  • 13. Example  Example 2: Let and . a)Describe the set spanned by u and v b)explain why a vector w is in Span {u, v} iff {u, v, w} is linearly dependent. Slide 1.7- 13© 2012 Pearson Education, Inc. 3 u 1 0    =      1 v 6 0    =     
  • 14. Slide 1.7- 14© 2012 Pearson Education, Inc. SETS OF TWO OR MORE VECTORS  So w is in Span {u, v}. See the figures given below.  Example 2 generalizes to any set {u, v, w} in R3 with u and v linearly independent.  The set {u, v, w} will be linearly dependent iff w is in the plane spanned by u and v.
  • 15. Slide 1.7- 15© 2012 Pearson Education, Inc. SETS OF TWO OR MORE VECTORS  Theorem 8: If a set contains more vectors than there are entries in each vector, then the set is linearly dependent. That is, any set {v1, …, vp} in Rn is linearly dependent if .  Proof: Let .  Then A is , and the equation Ax = 0 corresponds to a system of n equations in p unknowns.  If , more variables than equations, so there must be a free variable  many solutions p n> 1 v vp A  =  L n p× p n>
  • 16. Slide 1.7- 16© 2012 Pearson Education, Inc. SETS OF TWO OR MORE VECTORS  Theorem 9: If a set in Rn contains the zero vector, then the set is linearly dependent.  Proof: By renumbering the vectors, we may suppose v1 = 0  1v1 + 0v2 + … + 0vp = 0  Nontrivial solution  linearly dependent 1 {v ,...,v }p S =
  • 17. Linear Transformations Slide 1.7- 17© 2012 Pearson Education, Inc. A x = b A u = 0
  • 18. Linear Transformations Slide 1.7- 18© 2012 Pearson Education, Inc. Domain (R4 ) Co-Domain (R2 ) x T(x) b b T(x) 0 Range
  • 19. Slide 1.8- 19© 2012 Pearson Education, Inc. LINEAR TRANSFORMATIONS  A transformation (or function or mapping) T from Rn to Rm is a rule that assigns to each vector x in Rn a vector T (x) in Rm  Rn is called domain of T  Rm is called the codomain of T.  Notation T: Rn  Rm  For x in Rn , the vector T (x) in Rm is called the image of x (under the action of T ).  The set of all images T (x) is called the range of T.
  • 20. Slide 1.8- 20© 2012 Pearson Education, Inc. MATRIX TRANSFORMATIONS  For each x in Rn , T (x) is computed as Ax, where A is an mxn matrix.  Notation for a matrix transformation by x Ax  Domain of T is Rn when A has n columns  Co-domain of T is Rm when A has m rows  The range of T is the set of all linear combinations of the columns of A, because each image T (x) is of the form Ax.
  • 21. Slide 1.8- 21© 2012 Pearson Education, Inc. MATRIX TRANSFORMATIONS - Example Example 1: Let T: Rn  Rm by T(x)=Ax a.Find T (u), the image of u under the transformation T. b.Find an x in R2 whose image under T is b. c.Is there more than one x whose image under T is b? d.Determine if c is in the range of the transformation T. 1 3 3 5 1 7 A −   =   −   2 u 1   =  −  3 c 2 5    =   −  
  • 22. Slide 1.8- 22© 2012 Pearson Education, Inc. LINEAR TRANSFORMATIONS Definition: A transformation (or mapping) T is linear if: i. for all u, v in the domain of T: T(u + v) = T(u) + T(v) ii. for all scalars c and all u in the domain of T: T(cu) = cT(u)  Linear transformations preserve the operations of vector addition and scalar multiplication.
  • 23. Linear Transformations These two properties lead to the following useful facts. If T is a linear transformation, then: T(0) = 0 T(c1v1+ c2v2+…+ cpvp) = c1T(v1)+ c2T(v2)+…+ cpT( vp) Slide 1.7- 23© 2012 Pearson Education, Inc.
  • 24. Slide 1.8- 24© 2012 Pearson Education, Inc. SHEAR TRANSFORMATION  Example 2: Let . The transformation defined by T = Ax is called a shear transformation. 1 3 0 1 A   =    
  • 25. Slide 1.8- 25© 2012 Pearson Education, Inc. Contraction/Dilation  Given a scalar r, define T : Rn  Rn by T(x) = rx  contraction when 0 ≤ r < 1  dilation when r > 1
  • 26. How to Find Matrix of Transformation  Theorem 10: T: Rn  Rm is linear transformation, then  a unique matrix A such that T(x) = Ax for all x in Rn A is mxn whose jth column is the vector T(ej) where ej is the jth column of In A = [T(e1) … T(en)] Examine 1 point in each direction!! Slide 1.7- 26© 2012 Pearson Education, Inc.
  • 27. Existence Question for Transformations – “Onto"  Definition: A mapping T: Rn  Rm is onto Rm if each b in Rm is the image of at least 1 x in Rn  i.e., range is all of the co-domain  Equivalent: does Ax = b have a solution for all b  Theorem 1-4  Pivot in every row of A  Theorem 1-12: T is onto iff columns of A span Rm Slide 1.7- 27© 2012 Pearson Education, Inc.
  • 28. Uniqueness Question for Transformations – “one-to-one”  Definition: A mapping T: Rn  Rm is one-to- one if each b in Rm is the image of at most 1 x in Rn  Equivalent to Ax = b has one or no solution  Pivot every column of A.  Theorem 1-11: T is one-to-one iff T(x) = 0 has only the trivial solution  Theorem 1-12: T is one-to-one iff columns of A are linearly independent Slide 1.7- 28© 2012 Pearson Education, Inc.
  • 29. Onto/One-to-One Example Slide 1.7- 29© 2012 Pearson Education, Inc.
  • 30. Example  T(x1, x2) = (3x1+x2, 5x1+7x2, x1+3x2) a)Find standard matrix A of T. b)Is T one-to-one? c)Does T map R2 onto R3 ? Slide 1.7- 30© 2012 Pearson Education, Inc.