SlideShare a Scribd company logo
Dr. Pankaj Das
Mail.id: Pankaj.iasri@gmail.com
Vector
Addition of vectors
Rank
Dot Product
Subtraction of vectors
Unit vector
Scalar multiplication of vectors
Null vector
Linear combination of vectors
Linearly independent vectors
A vector is a collection of numbers in a definite order. If it is a collection of n
numbers it is called a n-dimensional vector. So the vector given by
Is a n-dimensional column vector with n components, . The above is a
column vector. A row vector [B] is of the form where is a n-
dimensional row vector with n components
n
a
a
a ,......,
, 2
1
A














n
a
a
a
A

 2
1
]
,....,
,
[ 2
1 n
b
b
b
B 

B

n
b
b
b ,....,
, 2
1
Give an example of a 3-dimensional column vector.
Solution
Assume a point in space is given by its (x,y,z) coordinates. Then if the value of
the column vector corresponding to the location of the points is
5
,
2
,
3 

 z
y
x





















5
2
3
z
y
x
Two vectors and are equal if they are of the same dimension and if their
corresponding components are equal.
Given
and
Then if
A

B














n
a
a
a
A

 2
1













n
b
b
b
B

 2
1
B
A


 n
i
b
a i
i ,......,
2
,
1
, 

What are the values of the unknown components in if
and
and
B














1
4
3
2
A














4
1
4
3
b
b
B

B
A



Solution
1
,
2 4
1 
 b
b
Two vectors can be added only if they are of the same dimension and the addition is
given by



























n
n b
b
b
a
a
a
B
A


2
1
2
1
]
[
]
[
















n
n b
a
b
a
b
a

2
2
1
1
Add the two vectors
and













1
4
3
2
A















7
3
2
5
B

Solution




























7
3
2
5
1
4
3
2
B
A



















7
1
3
4
2
3
5
2













8
7
1
7
A store sells three brands of tires: Tirestone, Michigan and Copper. In quarter 1, the
sales are given by the column vector
where the rows represent the three brands of tires sold – Tirestone, Michigan and
Copper respectively. In quarter 2, the sales are given by
What is the total sale of each brand of tire in the first half of the year?











6
5
25
1
A












6
10
20
2
A

Solution
The total sales would be given by
So the number of Tirestone tires sold is 45, Michigan is 15 and Copper is 12 in the
first half of the year.
2
1 A
A
C



























6
10
20
6
5
25














6
6
10
5
20
25











12
15
45
A null vector is where all the components of the vector are zero.
Give an example of a null vector or zero vector.
Solution
The vector
Is an example of a zero or null vector












0
0
0
0
A unit vector is defined as
where
U














n
u
u
u
U

 2
1
1
2
2
3
2
2
2
1 



 n
u
u
u
u 
Give examples of 3-dimensional unit column vectors.
Solution
Examples include
etc.
,
0
1
0
,
0
2
1
2
1
,
0
0
1
,
3
1
3
1
3
1




















































If k is a scalar and is a n-dimensional vector, then













n
a
a
a
k
A
k

 2
1













n
ka
ka
ka

2
1
A

What is if
A

2











5
20
25
A

Solution











5
20
25
2
2A















5
2
20
2
25
2











10
40
50
A store sells three brands of tires: Tirestone, Michigan and Copper. In quarter 1, the
sales are given by the column vector
If the goal is to increase the sales of all tires by at least 25% in the next quarter, how
many of each brand should be sold?











6
25
25
A

Solution
Since the goal is to increase the sales by 25%, one would multiply the vector by
1.25,
Since the number of tires must be an integer, we can say that the goal of sales is
A












6
25
25
25
.
1
B












5
.
7
25
.
31
25
.
31











8
32
32
B

Given
as m vectors of same dimension n, and if k1, k2,…, km are scalars, then
is a linear combination of the m vectors.
m
A
A
A



,......,
, 2
1
m
m A
k
A
k
A
k





 .......
2
2
1
1
Find the linear combinations
a) and
b)
where
B
A



C
B
A



3



































2
1
10
,
2
1
1
,
6
3
2
C
B
A



Solution
a)























2
1
1
6
3
2
B
A
















2
6
1
3
1
2











4
2
1
Solution
b)



































2
1
10
3
2
1
1
6
3
2
3C
B
A




















6
2
6
3
1
3
30
1
2











2
1
27
A set of vectors are considered to be linearly independent if
has only one solution of
m
A
A
A




,
,
, 2
1
0
.......
2
2
1
1







 m
m A
k
A
k
A
k
0
......
2
1 


 m
k
k
k
Are the three vectors
linearly independent?

































1
1
1
,
12
8
5
,
144
64
25
3
2
1 A
A
A



Solution
Writing the linear combination of the three vectors
gives











































0
0
0
1
1
1
12
8
5
144
64
25
3
2
1 k
k
k



























0
0
0
12
144
8
64
5
25
3
2
1
3
2
1
3
2
1
k
k
k
k
k
k
k
k
k
The previous equations have only one solution, . However, how do we show
that this is the only solution? This is shown below.
The previous equations are
(1)
(2)
(3)
Subtracting Eqn (1) from Eqn (2) gives
(4)
Multiplying Eqn (1) by 8 and subtracting it from Eqn (2) that is first multiplied by 5 gives
(5)
0
3
2
1 

 k
k
k
0
5
25 3
2
1 

 k
k
k
0
8
64 3
2
1 

 k
k
k
0
12
144 3
2
1 

 k
k
k
0
3
39 2
1 
 k
k
1
2 13k
k 

0
3
120 3
1 
 k
k
1
3 40k
k 
Remember we found Eqn (4) and Eqn (5) just from Eqns (1) and (2).
Substitution of Eqns (4) and (5) in Eqn (3) for and gives
This means that has to be zero, and coupled with (4) and (5), and are also
zero. So the only solution is . The three vectors hence are linearly
independent
0
40
)
13
(
12
144 1
1
1 


 k
k
k
0
28 1 
k
0
1 
k
1
k 2
k 3
k
0
3
2
1 

 k
k
k
Are the three vectors
linearly independent?

































24
14
6
,
7
5
2
,
5
2
1
3
2
1 A
A
A


By inspection,
Or
So the linear combination
Has a non-zero solution
2
1
3 2
2 A
A
A





0
2
2 3
2
1







 A
A
A
0
3
3
2
2
1
1






 A
k
A
k
A
k
1
,
2
,
2 3
2
1 



 k
k
k
Hence, the set of vectors is linearly dependent.
What if I cannot prove by inspection, what do I do? Put the linear combination of
three vectors equal to the zero vector,
to give
(1)
(2)
(3)











































0
0
0
24
14
6
7
5
2
5
2
1
3
2
1 k
k
k
0
6
2 3
2
1 

 k
k
k
0
14
5
2 3
2
1 

 k
k
k
0
24
7
5 3
2
1 

 k
k
k
(1)
(2)
Multiplying Eqn (1) by 2 and subtracting from Eqn (2) gives
(4)
Multiplying Eqn (1) by 2.5 and subtracting from Eqn (2) gives
(5)
(1)
(2)
0
2 3
2 
 k
k
3
2 2k
k 

0
5
.
0 3
1 

 k
k
3
1 2k
k 

Remember we found Eqn (4) and Eqn (5) just from Eqns (1) and (2).
Substitute Eqn (4) and (5) in Eqn (3) for and gives
This means any values satisfying Eqns (4) and (5) will satisfy Eqns (1), (2) and (3)
simultaneously.
For example, chose
then
from Eqn(4), and
from Eqn(5).
(1)
(2)
1
k 2
k
    0
24
2
7
2
5 3
3
3 



 k
k
k
0
24
14
10 3
3
3 


 k
k
k
0
0 
6
3 
k
12
2 

k
12
1 

k
(1)
(2)
Hence we have a nontrivial solution of . This implies the
three given vectors are linearly dependent. Can you find another nontrivial
solution?
What about the following three vectors?
Are they linearly dependent or linearly independent?
Note that the only difference between this set of vectors and the previous one is the
third entry in the third vector. Hence, equations (4) and (5) are still valid. What
conclusion do you draw when you plug in equations (4) and (5) in the third
equation: ?
What has changed?
   
6
12
12
3
2
1 


k
k
k






























25
14
6
,
7
5
2
,
5
2
1
0
25
7
5 3
2
1 

 k
k
k
Are the three vectors
linearly dependent?

































2
1
1
,
13
8
5
,
89
64
25
3
2
1 A
A
A



Solution
Writing the linear combination of the three vectors and equating to zero vector
gives











































0
0
0
2
1
1
13
8
5
89
64
25
3
2
1 k
k
k



























0
0
0
2
13
89
8
64
5
25
3
2
1
3
2
1
3
2
1
k
k
k
k
k
k
k
k
k
In addition to , one can find other solutions for which are not
equal to zero. For example is also a solution. This implies
So the linear combination that gives us a zero vector consists of non-zero constants.
Hence are linearly dependent
0
3
2
1 

 k
k
k 3
2
1 ,
, k
k
k
40
,
13
,
1 3
2
1 


 k
k
k











































0
0
0
2
1
1
40
13
8
5
13
89
64
25
1
3
2
1 ,
, A
A
A



From a set of n-dimensional vectors, the maximum number of linearly independent
vectors in the set is called the rank of the set of vectors. Note that the rank of the
vectors can never be greater than the vectors dimension.
What is the rank of
Solution
Since we found in Example 2.10 that are linearly dependent, the rank of the set
of vectors is 3

































1
1
1
,
12
8
5
,
144
64
25
3
2
1 A
A
A



3
2
1 ,
, A
A
A



3
2
1 ,
, A
A
A



What is the rank of
Solution
In Example 2.12, we found that are linearly dependent, the rank of is
hence not 3, and is less than 3. Is it 2? Let us choose
Linear combination of and equal to zero has only one solution. Therefore, the
rank is 2.
3
2
1 ,
, A
A
A



3
2
1 ,
, A
A
A

























13
8
5
,
89
64
25
2
1 A
A


1
A

2
A


































2
1
1
,
13
8
5
,
89
64
25
3
2
1 A
A
A



What is the rank of
Solution
From inspection
that implies

































5
3
3
,
4
2
2
,
2
1
1
3
2
1 A
A
A



1
2 2A
A



.
0
0
2 3
2
1






 A
A
A
,
Hence
has a nontrivial solution
So are linearly dependent, and hence the rank of the three vectors is not 3.
Since
are linearly dependent, but
has trivial solution as the only solution. So are linearly independent. The
rank of the above three vectors is 2.
,
.
0
3
3
2
2
1
1






 A
k
A
k
A
k
3
2
1 ,
, A
A
A



1
2 2A
A



2
1 and A
A


.
0
3
3
1
1




 A
k
A
k
3
1 and A
A


Prove that if a set of vectors contains the null vector, the set of vectors is linearly
dependent.
Let be a set of n-dimensional vectors, then
is a linear combination of the m vectors. Then assuming if is the zero or null
vector, any value of coupled with will satisfy the above equation.
Hence, the set of vectors is linearly dependent as more than one solution exists.
,
m
A
A
A



,
,.........
, 2
1
0
2
2
1
1








 m
m A
k
A
k
A
k
1
A

1
k 0
3
2 


 m
k
k
k 
Prove that if a set of vectors are linearly independent, then a subset of the m
vectors also has to be linearly independent.
Let this subset be
where
Then if this subset is linearly dependent, the linear combination
Has a non-trivial solution.
,
ap
a
a A
A
A




,
,
, 2
1
m
p 
0
2
2
1
1








 ap
p
a
a A
k
A
k
A
k
So
also has a non-trivial solution too, where are the rest of the vectors.
However, this is a contradiction. Therefore, a subset of linearly independent vectors
cannot be linearly dependent.
,
  am
p
a A
A



,
,
1
 )
( p
m 
0
0
.......
0 )
1
(
2
2
1
1













  am
p
a
ap
p
a
a A
A
A
k
A
k
A
k
Prove that if a set of vectors is linearly dependent, then at least one vector can be
written as a linear combination of others.
Let be linearly dependent, then there exists a set of numbers
not all of which are zero for the linear combination
Let to give one of the non-zero values of , be for , then
and that proves the theorem.
,
m
A
A
A




,
,
, 2
1
m
k
k ,
,
1 
0
2
2
1
1








 m
m A
k
A
k
A
k
0

p
k m
i
ki ,
,
1
, 
 p
i 
.
1
1
1
1
2
2
m
p
m
p
p
p
p
p
p
p
p A
k
k
A
k
k
A
k
k
A
k
k
A












 



Prove that if the dimension of a set of vectors is less than the number of vectors in
the set, then the set of vectors is linearly dependent.
Can you prove it?
How can vectors be used to write simultaneous linear equations?
If a set of m linear equations with n unknowns is written as
,
1
1
1
11 c
x
a
x
a n
n 


2
2
1
21 c
x
a
x
a n
n 






n
n
mn
m c
x
a
x
a 


1
1
Where
are the unknowns, then in the vector notation they can be written as
where
,
n
x
x
x ,
,
, 2
1 
C
A
x
A
x
A
x n
n








 2
2
1
1











1
11
1
m
a
a
A 

Where
The problem now becomes whether you can find the scalars such that the
linear combination
,











1
11
1
m
a
a
A 












2
12
2
m
a
a
A 












mn
n
n
a
a
A 
 1











m
c
c
C 
 1
1
n
x
x
x ,.....,
, 2
1
C
A
x
A
x n
n





..........
1
1
Write
as a linear combination of vectors.
8
.
106
5
25 3
2
1 

 x
x
x
2
.
177
8
64 3
2
1 

 x
x
x
2
.
279
12
144 3
2
1 

 x
x
x
Solution
What is the definition of the dot product of two vectors?



























2
.
279
2
.
177
8
.
106
12
144
8
64
5
25
3
2
1
3
2
1
3
2
1
x
x
x
x
x
x
x
x
x











































2
.
279
2
.
177
8
.
106
1
1
1
12
8
5
144
64
25
3
2
1 x
x
x
Let and be two n-dimensional vectors. Then the dot
product of the two vectors and is defined as
A dot product is also called an inner product or scalar.
 
n
a
a
a
A ,
,
, 2
1 

  
n
b
b
b
B ,
,
, 2
1 


A

B









n
i
i
i
n
n b
a
b
a
b
a
b
a
B
A
1
2
2
1
1 


Find the dot product of the two vectors = (4, 1, 2, 3) and = (3, 1, 7, 2).
Solution
= (4)(3)+(1)(1)+(2)(7)+(3)(2)
= 33
A

B

   
2
,
7
,
1
,
3
3
,
2
,
1
,
4 

 B
A


A product line needs three types of rubber as given in the table below.
Use the definition of a dot product to find the total price of the rubber needed.
Rubber Type Weight (lbs) Cost per pound ($)
A
B
C
200
250
310
20.23
30.56
29.12
Solution
The weight vector is given by
and the cost vector is given by
The total cost of the rubber would be the dot product of and C

W

 
310
,
250
,
200

W

 
12
.
29
,
56
.
30
,
23
.
20

C

   
12
.
29
,
56
.
30
,
23
.
20
310
,
250
,
200 

C
W


)
12
.
29
)(
310
(
)
56
.
30
)(
250
(
)
23
.
20
)(
200
( 


2
.
9027
7640
4046 


20
.
20713
$

.

More Related Content

What's hot

Scalar product of vectors
Scalar product of vectorsScalar product of vectors
Scalar product of vectorsBed Dhakal
 
Introduction to Vectors
Introduction to VectorsIntroduction to Vectors
Introduction to Vectors
M.T.H Group
 
Lesson 1: Vectors and Scalars
Lesson 1: Vectors and ScalarsLesson 1: Vectors and Scalars
Lesson 1: Vectors and Scalars
VectorKing
 
Chapter2 a
Chapter2 aChapter2 a
Chapter2 a
Said Azar
 
Vector algebra
Vector algebra Vector algebra
Vector algebra
Urmila Bhardwaj
 
Lesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot ProductLesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot Product
Matthew Leingang
 
Vector Addition
Vector AdditionVector Addition
Vector Additionrinisma5
 
Vectors chap6
Vectors chap6Vectors chap6
Vectors chap6
Subas Nandy
 
1. vectors
1. vectors1. vectors
1. vectors
dukies_2000
 
vector application
vector applicationvector application
vector application
rajat shukla
 
Scalars & vectors
Scalars & vectorsScalars & vectors
Scalars & vectors
KhanSaif2
 
Vectors and 3 d
Vectors and 3 dVectors and 3 d
Vectors and 3 d
NeoClassical
 
Measurements, Vector and Equilibrium
Measurements, Vector and EquilibriumMeasurements, Vector and Equilibrium
Measurements, Vector and Equilibrium
Muhammad Imtiaz
 
Vectors and scalars
Vectors and scalarsVectors and scalars
Vectors and scalars
Johnel Esponilla
 
4 scalarsvectors-161127184703
4 scalarsvectors-1611271847034 scalarsvectors-161127184703
4 scalarsvectors-161127184703
Humphrey Ibifubara
 

What's hot (20)

Scalar product of vectors
Scalar product of vectorsScalar product of vectors
Scalar product of vectors
 
Introduction to Vectors
Introduction to VectorsIntroduction to Vectors
Introduction to Vectors
 
Lesson 1: Vectors and Scalars
Lesson 1: Vectors and ScalarsLesson 1: Vectors and Scalars
Lesson 1: Vectors and Scalars
 
vectors
vectorsvectors
vectors
 
Chapter2 a
Chapter2 aChapter2 a
Chapter2 a
 
Vector
VectorVector
Vector
 
Vector algebra
Vector algebra Vector algebra
Vector algebra
 
Lesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot ProductLesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot Product
 
Vector Addition
Vector AdditionVector Addition
Vector Addition
 
2 vectors
2 vectors2 vectors
2 vectors
 
Vectors chap6
Vectors chap6Vectors chap6
Vectors chap6
 
Physics Presentation
Physics PresentationPhysics Presentation
Physics Presentation
 
1. vectors
1. vectors1. vectors
1. vectors
 
vector application
vector applicationvector application
vector application
 
Scalars & vectors
Scalars & vectorsScalars & vectors
Scalars & vectors
 
Power point vector
Power point vectorPower point vector
Power point vector
 
Vectors and 3 d
Vectors and 3 dVectors and 3 d
Vectors and 3 d
 
Measurements, Vector and Equilibrium
Measurements, Vector and EquilibriumMeasurements, Vector and Equilibrium
Measurements, Vector and Equilibrium
 
Vectors and scalars
Vectors and scalarsVectors and scalars
Vectors and scalars
 
4 scalarsvectors-161127184703
4 scalarsvectors-1611271847034 scalarsvectors-161127184703
4 scalarsvectors-161127184703
 

Similar to Introduction of vectors

M01L01 Advance Engineering Mathematics.pptx
M01L01 Advance Engineering Mathematics.pptxM01L01 Advance Engineering Mathematics.pptx
M01L01 Advance Engineering Mathematics.pptx
SaurabhKalita5
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
aakashray33
 
Chapter1polarcoordinatesandvector 150105021140-conversion-gate02
Chapter1polarcoordinatesandvector 150105021140-conversion-gate02Chapter1polarcoordinatesandvector 150105021140-conversion-gate02
Chapter1polarcoordinatesandvector 150105021140-conversion-gate02
Cleophas Rwemera
 
Applied Calculus Chapter 1 polar coordinates and vector
Applied Calculus Chapter  1 polar coordinates and vectorApplied Calculus Chapter  1 polar coordinates and vector
Applied Calculus Chapter 1 polar coordinates and vector
J C
 
Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -
Rai University
 
Mat 223_Ch5-Eigenvalues.ppt
Mat 223_Ch5-Eigenvalues.pptMat 223_Ch5-Eigenvalues.ppt
Mat 223_Ch5-Eigenvalues.ppt
SatyabrataMandal7
 
Mat 223_Ch4-VectorSpaces.ppt
Mat 223_Ch4-VectorSpaces.pptMat 223_Ch4-VectorSpaces.ppt
Mat 223_Ch4-VectorSpaces.ppt
abidraufv
 
Eigenvalues and eigenvectors
Eigenvalues and eigenvectorsEigenvalues and eigenvectors
Eigenvalues and eigenvectors
iraq
 
MODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxMODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptx
AlokSingh205089
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
Dheeraj Kataria
 
X matematika peminatan kd 3.2_vektor pertemuan 3
X matematika peminatan kd 3.2_vektor pertemuan 3X matematika peminatan kd 3.2_vektor pertemuan 3
X matematika peminatan kd 3.2_vektor pertemuan 3
DeraAnnisa1
 
matrix-algebra-for-engineers (1).pdf
matrix-algebra-for-engineers (1).pdfmatrix-algebra-for-engineers (1).pdf
matrix-algebra-for-engineers (1).pdf
ShafaqMehmood2
 
Determinants, crammers law, Inverse by adjoint and the applications
Determinants, crammers law,  Inverse by adjoint and the applicationsDeterminants, crammers law,  Inverse by adjoint and the applications
Determinants, crammers law, Inverse by adjoint and the applications
NikoBellic28
 
G8DLL_Q2W1_LC22-23.docx
G8DLL_Q2W1_LC22-23.docxG8DLL_Q2W1_LC22-23.docx
G8DLL_Q2W1_LC22-23.docx
LuisaGarcillan1
 
A1 ch03 06 blue
A1 ch03 06  blueA1 ch03 06  blue
A1 ch03 06 blue
Wagner Olivo
 
Inbox
InboxInbox
Museum Paper Rubric50 pointsRubric below is a chart form of .docx
Museum Paper Rubric50 pointsRubric below is a chart form of .docxMuseum Paper Rubric50 pointsRubric below is a chart form of .docx
Museum Paper Rubric50 pointsRubric below is a chart form of .docx
gilpinleeanna
 
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/SlidesChapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chaimae Baroudi
 
Matrix and linear algebra Introduced by: Khalid Jawad Kadhim
Matrix and linear algebra Introduced by: Khalid Jawad KadhimMatrix and linear algebra Introduced by: Khalid Jawad Kadhim
Matrix and linear algebra Introduced by: Khalid Jawad Kadhim
KhalidJawadKadhimALK
 
Null space and rank nullity theorem
Null space and rank nullity theoremNull space and rank nullity theorem
Null space and rank nullity theorem
Dhrumil Panchal
 

Similar to Introduction of vectors (20)

M01L01 Advance Engineering Mathematics.pptx
M01L01 Advance Engineering Mathematics.pptxM01L01 Advance Engineering Mathematics.pptx
M01L01 Advance Engineering Mathematics.pptx
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
Chapter1polarcoordinatesandvector 150105021140-conversion-gate02
Chapter1polarcoordinatesandvector 150105021140-conversion-gate02Chapter1polarcoordinatesandvector 150105021140-conversion-gate02
Chapter1polarcoordinatesandvector 150105021140-conversion-gate02
 
Applied Calculus Chapter 1 polar coordinates and vector
Applied Calculus Chapter  1 polar coordinates and vectorApplied Calculus Chapter  1 polar coordinates and vector
Applied Calculus Chapter 1 polar coordinates and vector
 
Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -
 
Mat 223_Ch5-Eigenvalues.ppt
Mat 223_Ch5-Eigenvalues.pptMat 223_Ch5-Eigenvalues.ppt
Mat 223_Ch5-Eigenvalues.ppt
 
Mat 223_Ch4-VectorSpaces.ppt
Mat 223_Ch4-VectorSpaces.pptMat 223_Ch4-VectorSpaces.ppt
Mat 223_Ch4-VectorSpaces.ppt
 
Eigenvalues and eigenvectors
Eigenvalues and eigenvectorsEigenvalues and eigenvectors
Eigenvalues and eigenvectors
 
MODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxMODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptx
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
 
X matematika peminatan kd 3.2_vektor pertemuan 3
X matematika peminatan kd 3.2_vektor pertemuan 3X matematika peminatan kd 3.2_vektor pertemuan 3
X matematika peminatan kd 3.2_vektor pertemuan 3
 
matrix-algebra-for-engineers (1).pdf
matrix-algebra-for-engineers (1).pdfmatrix-algebra-for-engineers (1).pdf
matrix-algebra-for-engineers (1).pdf
 
Determinants, crammers law, Inverse by adjoint and the applications
Determinants, crammers law,  Inverse by adjoint and the applicationsDeterminants, crammers law,  Inverse by adjoint and the applications
Determinants, crammers law, Inverse by adjoint and the applications
 
G8DLL_Q2W1_LC22-23.docx
G8DLL_Q2W1_LC22-23.docxG8DLL_Q2W1_LC22-23.docx
G8DLL_Q2W1_LC22-23.docx
 
A1 ch03 06 blue
A1 ch03 06  blueA1 ch03 06  blue
A1 ch03 06 blue
 
Inbox
InboxInbox
Inbox
 
Museum Paper Rubric50 pointsRubric below is a chart form of .docx
Museum Paper Rubric50 pointsRubric below is a chart form of .docxMuseum Paper Rubric50 pointsRubric below is a chart form of .docx
Museum Paper Rubric50 pointsRubric below is a chart form of .docx
 
Chapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/SlidesChapter 3: Linear Systems and Matrices - Part 3/Slides
Chapter 3: Linear Systems and Matrices - Part 3/Slides
 
Matrix and linear algebra Introduced by: Khalid Jawad Kadhim
Matrix and linear algebra Introduced by: Khalid Jawad KadhimMatrix and linear algebra Introduced by: Khalid Jawad Kadhim
Matrix and linear algebra Introduced by: Khalid Jawad Kadhim
 
Null space and rank nullity theorem
Null space and rank nullity theoremNull space and rank nullity theorem
Null space and rank nullity theorem
 

More from Pankaj Das

Statistical quality control introduction
Statistical quality control introductionStatistical quality control introduction
Statistical quality control introduction
Pankaj Das
 
Methods of integration
Methods of integrationMethods of integration
Methods of integration
Pankaj Das
 
Applications of integration
Applications of integrationApplications of integration
Applications of integration
Pankaj Das
 
Set theory and its operations
Set theory and its operations Set theory and its operations
Set theory and its operations
Pankaj Das
 
Matrix and its operations
Matrix and its operationsMatrix and its operations
Matrix and its operations
Pankaj Das
 
Introduction of matrix
Introduction of matrixIntroduction of matrix
Introduction of matrix
Pankaj Das
 
Introduction of determinant
Introduction of determinantIntroduction of determinant
Introduction of determinant
Pankaj Das
 

More from Pankaj Das (7)

Statistical quality control introduction
Statistical quality control introductionStatistical quality control introduction
Statistical quality control introduction
 
Methods of integration
Methods of integrationMethods of integration
Methods of integration
 
Applications of integration
Applications of integrationApplications of integration
Applications of integration
 
Set theory and its operations
Set theory and its operations Set theory and its operations
Set theory and its operations
 
Matrix and its operations
Matrix and its operationsMatrix and its operations
Matrix and its operations
 
Introduction of matrix
Introduction of matrixIntroduction of matrix
Introduction of matrix
 
Introduction of determinant
Introduction of determinantIntroduction of determinant
Introduction of determinant
 

Recently uploaded

Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
University of Maribor
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
Richard Gill
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptxANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
RASHMI M G
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
Gokturk Mehmet Dilci
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
University of Maribor
 
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills MN
 
Toxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and ArsenicToxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and Arsenic
sanjana502982
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
alishadewangan1
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
Columbia Weather Systems
 
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptxThe use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
MAGOTI ERNEST
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
Abdul Wali Khan University Mardan,kP,Pakistan
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
David Osipyan
 
SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
KrushnaDarade1
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Erdal Coalmaker
 

Recently uploaded (20)

Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptxANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
 
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
 
Toxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and ArsenicToxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and Arsenic
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
 
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptxThe use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
 
SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
 

Introduction of vectors

  • 1. Dr. Pankaj Das Mail.id: Pankaj.iasri@gmail.com
  • 2.
  • 3. Vector Addition of vectors Rank Dot Product Subtraction of vectors Unit vector Scalar multiplication of vectors Null vector Linear combination of vectors Linearly independent vectors
  • 4. A vector is a collection of numbers in a definite order. If it is a collection of n numbers it is called a n-dimensional vector. So the vector given by Is a n-dimensional column vector with n components, . The above is a column vector. A row vector [B] is of the form where is a n- dimensional row vector with n components n a a a ,......, , 2 1 A               n a a a A   2 1 ] ,...., , [ 2 1 n b b b B   B  n b b b ,...., , 2 1
  • 5. Give an example of a 3-dimensional column vector. Solution Assume a point in space is given by its (x,y,z) coordinates. Then if the value of the column vector corresponding to the location of the points is 5 , 2 , 3    z y x                      5 2 3 z y x
  • 6. Two vectors and are equal if they are of the same dimension and if their corresponding components are equal. Given and Then if A  B               n a a a A   2 1              n b b b B   2 1 B A    n i b a i i ,......, 2 , 1 ,  
  • 7. What are the values of the unknown components in if and and B               1 4 3 2 A               4 1 4 3 b b B  B A   
  • 9. Two vectors can be added only if they are of the same dimension and the addition is given by                            n n b b b a a a B A   2 1 2 1 ] [ ] [                 n n b a b a b a  2 2 1 1
  • 10. Add the two vectors and              1 4 3 2 A                7 3 2 5 B 
  • 12. A store sells three brands of tires: Tirestone, Michigan and Copper. In quarter 1, the sales are given by the column vector where the rows represent the three brands of tires sold – Tirestone, Michigan and Copper respectively. In quarter 2, the sales are given by What is the total sale of each brand of tire in the first half of the year?            6 5 25 1 A             6 10 20 2 A 
  • 13. Solution The total sales would be given by So the number of Tirestone tires sold is 45, Michigan is 15 and Copper is 12 in the first half of the year. 2 1 A A C                            6 10 20 6 5 25               6 6 10 5 20 25            12 15 45
  • 14. A null vector is where all the components of the vector are zero.
  • 15. Give an example of a null vector or zero vector. Solution The vector Is an example of a zero or null vector             0 0 0 0
  • 16. A unit vector is defined as where U               n u u u U   2 1 1 2 2 3 2 2 2 1      n u u u u 
  • 17. Give examples of 3-dimensional unit column vectors. Solution Examples include etc. , 0 1 0 , 0 2 1 2 1 , 0 0 1 , 3 1 3 1 3 1                                                    
  • 18. If k is a scalar and is a n-dimensional vector, then              n a a a k A k   2 1              n ka ka ka  2 1 A 
  • 21. A store sells three brands of tires: Tirestone, Michigan and Copper. In quarter 1, the sales are given by the column vector If the goal is to increase the sales of all tires by at least 25% in the next quarter, how many of each brand should be sold?            6 25 25 A 
  • 22. Solution Since the goal is to increase the sales by 25%, one would multiply the vector by 1.25, Since the number of tires must be an integer, we can say that the goal of sales is A             6 25 25 25 . 1 B             5 . 7 25 . 31 25 . 31            8 32 32 B 
  • 23. Given as m vectors of same dimension n, and if k1, k2,…, km are scalars, then is a linear combination of the m vectors. m A A A    ,......, , 2 1 m m A k A k A k       ....... 2 2 1 1
  • 24. Find the linear combinations a) and b) where B A    C B A    3                                    2 1 10 , 2 1 1 , 6 3 2 C B A   
  • 27. A set of vectors are considered to be linearly independent if has only one solution of m A A A     , , , 2 1 0 ....... 2 2 1 1         m m A k A k A k 0 ...... 2 1     m k k k
  • 28. Are the three vectors linearly independent?                                  1 1 1 , 12 8 5 , 144 64 25 3 2 1 A A A   
  • 29. Solution Writing the linear combination of the three vectors gives                                            0 0 0 1 1 1 12 8 5 144 64 25 3 2 1 k k k                            0 0 0 12 144 8 64 5 25 3 2 1 3 2 1 3 2 1 k k k k k k k k k
  • 30. The previous equations have only one solution, . However, how do we show that this is the only solution? This is shown below. The previous equations are (1) (2) (3) Subtracting Eqn (1) from Eqn (2) gives (4) Multiplying Eqn (1) by 8 and subtracting it from Eqn (2) that is first multiplied by 5 gives (5) 0 3 2 1    k k k 0 5 25 3 2 1    k k k 0 8 64 3 2 1    k k k 0 12 144 3 2 1    k k k 0 3 39 2 1   k k 1 2 13k k   0 3 120 3 1   k k 1 3 40k k 
  • 31. Remember we found Eqn (4) and Eqn (5) just from Eqns (1) and (2). Substitution of Eqns (4) and (5) in Eqn (3) for and gives This means that has to be zero, and coupled with (4) and (5), and are also zero. So the only solution is . The three vectors hence are linearly independent 0 40 ) 13 ( 12 144 1 1 1     k k k 0 28 1  k 0 1  k 1 k 2 k 3 k 0 3 2 1    k k k
  • 32. Are the three vectors linearly independent?                                  24 14 6 , 7 5 2 , 5 2 1 3 2 1 A A A  
  • 33. By inspection, Or So the linear combination Has a non-zero solution 2 1 3 2 2 A A A      0 2 2 3 2 1         A A A 0 3 3 2 2 1 1        A k A k A k 1 , 2 , 2 3 2 1      k k k
  • 34. Hence, the set of vectors is linearly dependent. What if I cannot prove by inspection, what do I do? Put the linear combination of three vectors equal to the zero vector, to give (1) (2) (3)                                            0 0 0 24 14 6 7 5 2 5 2 1 3 2 1 k k k 0 6 2 3 2 1    k k k 0 14 5 2 3 2 1    k k k 0 24 7 5 3 2 1    k k k (1) (2)
  • 35. Multiplying Eqn (1) by 2 and subtracting from Eqn (2) gives (4) Multiplying Eqn (1) by 2.5 and subtracting from Eqn (2) gives (5) (1) (2) 0 2 3 2   k k 3 2 2k k   0 5 . 0 3 1    k k 3 1 2k k  
  • 36. Remember we found Eqn (4) and Eqn (5) just from Eqns (1) and (2). Substitute Eqn (4) and (5) in Eqn (3) for and gives This means any values satisfying Eqns (4) and (5) will satisfy Eqns (1), (2) and (3) simultaneously. For example, chose then from Eqn(4), and from Eqn(5). (1) (2) 1 k 2 k     0 24 2 7 2 5 3 3 3      k k k 0 24 14 10 3 3 3     k k k 0 0  6 3  k 12 2   k 12 1   k
  • 37. (1) (2) Hence we have a nontrivial solution of . This implies the three given vectors are linearly dependent. Can you find another nontrivial solution? What about the following three vectors? Are they linearly dependent or linearly independent? Note that the only difference between this set of vectors and the previous one is the third entry in the third vector. Hence, equations (4) and (5) are still valid. What conclusion do you draw when you plug in equations (4) and (5) in the third equation: ? What has changed?     6 12 12 3 2 1    k k k                               25 14 6 , 7 5 2 , 5 2 1 0 25 7 5 3 2 1    k k k
  • 38. Are the three vectors linearly dependent?                                  2 1 1 , 13 8 5 , 89 64 25 3 2 1 A A A   
  • 39. Solution Writing the linear combination of the three vectors and equating to zero vector gives                                            0 0 0 2 1 1 13 8 5 89 64 25 3 2 1 k k k                            0 0 0 2 13 89 8 64 5 25 3 2 1 3 2 1 3 2 1 k k k k k k k k k
  • 40. In addition to , one can find other solutions for which are not equal to zero. For example is also a solution. This implies So the linear combination that gives us a zero vector consists of non-zero constants. Hence are linearly dependent 0 3 2 1    k k k 3 2 1 , , k k k 40 , 13 , 1 3 2 1     k k k                                            0 0 0 2 1 1 40 13 8 5 13 89 64 25 1 3 2 1 , , A A A   
  • 41. From a set of n-dimensional vectors, the maximum number of linearly independent vectors in the set is called the rank of the set of vectors. Note that the rank of the vectors can never be greater than the vectors dimension.
  • 42. What is the rank of Solution Since we found in Example 2.10 that are linearly dependent, the rank of the set of vectors is 3                                  1 1 1 , 12 8 5 , 144 64 25 3 2 1 A A A    3 2 1 , , A A A    3 2 1 , , A A A   
  • 43. What is the rank of Solution In Example 2.12, we found that are linearly dependent, the rank of is hence not 3, and is less than 3. Is it 2? Let us choose Linear combination of and equal to zero has only one solution. Therefore, the rank is 2. 3 2 1 , , A A A    3 2 1 , , A A A                          13 8 5 , 89 64 25 2 1 A A   1 A  2 A                                   2 1 1 , 13 8 5 , 89 64 25 3 2 1 A A A   
  • 44. What is the rank of Solution From inspection that implies                                  5 3 3 , 4 2 2 , 2 1 1 3 2 1 A A A    1 2 2A A    . 0 0 2 3 2 1        A A A ,
  • 45. Hence has a nontrivial solution So are linearly dependent, and hence the rank of the three vectors is not 3. Since are linearly dependent, but has trivial solution as the only solution. So are linearly independent. The rank of the above three vectors is 2. , . 0 3 3 2 2 1 1        A k A k A k 3 2 1 , , A A A    1 2 2A A    2 1 and A A   . 0 3 3 1 1      A k A k 3 1 and A A  
  • 46. Prove that if a set of vectors contains the null vector, the set of vectors is linearly dependent. Let be a set of n-dimensional vectors, then is a linear combination of the m vectors. Then assuming if is the zero or null vector, any value of coupled with will satisfy the above equation. Hence, the set of vectors is linearly dependent as more than one solution exists. , m A A A    , ,......... , 2 1 0 2 2 1 1          m m A k A k A k 1 A  1 k 0 3 2     m k k k 
  • 47. Prove that if a set of vectors are linearly independent, then a subset of the m vectors also has to be linearly independent. Let this subset be where Then if this subset is linearly dependent, the linear combination Has a non-trivial solution. , ap a a A A A     , , , 2 1 m p  0 2 2 1 1          ap p a a A k A k A k
  • 48. So also has a non-trivial solution too, where are the rest of the vectors. However, this is a contradiction. Therefore, a subset of linearly independent vectors cannot be linearly dependent. ,   am p a A A    , , 1  ) ( p m  0 0 ....... 0 ) 1 ( 2 2 1 1                am p a ap p a a A A A k A k A k
  • 49. Prove that if a set of vectors is linearly dependent, then at least one vector can be written as a linear combination of others. Let be linearly dependent, then there exists a set of numbers not all of which are zero for the linear combination Let to give one of the non-zero values of , be for , then and that proves the theorem. , m A A A     , , , 2 1 m k k , , 1  0 2 2 1 1          m m A k A k A k 0  p k m i ki , , 1 ,   p i  . 1 1 1 1 2 2 m p m p p p p p p p p A k k A k k A k k A k k A                 
  • 50. Prove that if the dimension of a set of vectors is less than the number of vectors in the set, then the set of vectors is linearly dependent. Can you prove it? How can vectors be used to write simultaneous linear equations? If a set of m linear equations with n unknowns is written as , 1 1 1 11 c x a x a n n    2 2 1 21 c x a x a n n        n n mn m c x a x a    1 1
  • 51. Where are the unknowns, then in the vector notation they can be written as where , n x x x , , , 2 1  C A x A x A x n n          2 2 1 1            1 11 1 m a a A  
  • 52. Where The problem now becomes whether you can find the scalars such that the linear combination ,            1 11 1 m a a A              2 12 2 m a a A              mn n n a a A   1            m c c C   1 1 n x x x ,....., , 2 1 C A x A x n n      .......... 1 1
  • 53. Write as a linear combination of vectors. 8 . 106 5 25 3 2 1    x x x 2 . 177 8 64 3 2 1    x x x 2 . 279 12 144 3 2 1    x x x
  • 54. Solution What is the definition of the dot product of two vectors?                            2 . 279 2 . 177 8 . 106 12 144 8 64 5 25 3 2 1 3 2 1 3 2 1 x x x x x x x x x                                            2 . 279 2 . 177 8 . 106 1 1 1 12 8 5 144 64 25 3 2 1 x x x
  • 55. Let and be two n-dimensional vectors. Then the dot product of the two vectors and is defined as A dot product is also called an inner product or scalar.   n a a a A , , , 2 1      n b b b B , , , 2 1    A  B          n i i i n n b a b a b a b a B A 1 2 2 1 1   
  • 56. Find the dot product of the two vectors = (4, 1, 2, 3) and = (3, 1, 7, 2). Solution = (4)(3)+(1)(1)+(2)(7)+(3)(2) = 33 A  B      2 , 7 , 1 , 3 3 , 2 , 1 , 4    B A  
  • 57. A product line needs three types of rubber as given in the table below. Use the definition of a dot product to find the total price of the rubber needed. Rubber Type Weight (lbs) Cost per pound ($) A B C 200 250 310 20.23 30.56 29.12
  • 58. Solution The weight vector is given by and the cost vector is given by The total cost of the rubber would be the dot product of and C  W    310 , 250 , 200  W    12 . 29 , 56 . 30 , 23 . 20  C      12 . 29 , 56 . 30 , 23 . 20 310 , 250 , 200   C W   ) 12 . 29 )( 310 ( ) 56 . 30 )( 250 ( ) 23 . 20 )( 200 (    2 . 9027 7640 4046    20 . 20713 $  .