SlideShare a Scribd company logo
1 of 53
System of linear equations
Fulfillment
Of
Active learning Participation in the Course
(2110015)
Prepared by:
Diler Mohmadsharif Sidi 140 150 106 099
Rajan Nitinbhai Chhatrada 140 150 106 084
Guided by:
Prof. K. K. Pokar
•Common terms related with the chapter
•Echelon form
•Reduced row echelon form
•Rank of a matrix
•Solution
•Consistent & Inconsistent system
Note: Please use mouse clicks to navigate through slides.
•Echelon form
Any matrix is said to be in echelon form if it
satisfies following three properties…
1) All non-zero rows must be above the “zero” row
2) Each leading entry is in a column to the right of the
leading entry in the previous row.
3) The first non-zero element in each row, called the
leading entry, is 1
Reducing any matrix to echelon form by doing row
transformations, we achieve a staircase shape…
It should look like following for
1)Rectangular matrix
2)Square matrix
1 1 0 4 1 3 9 7
0 1 0 1 3 0 4 1
0 0 0 1 1 1 2 2
0 0 0 0 0 0 0 1
•Common terms related with the chapter
•Echelon form
•Reduced row echelon form
•Rank of a matrix
•Solution
•Consistent & Inconsistent system
Note: Please use mouse clicks to navigate through slides.
•Reduced row echelon form
A matrix is in reduced row echelon form when it
satisfies the following conditions.
1) The matrix satisfies conditions for a row echelon form.
2) The leading entry in each row is the only non-zero entry in its
column.(Means rest of the elements are “0”.)
•Common terms related with the chapter
•Echelon form
•Reduced row echelon form
•Rank of a matrix
•Solution
•Consistent & Inconsistent system
Note: Please use mouse clicks to navigate through slides.
•Rank of a matrix
The maximum number of linearly independent rows
in a matrix A is called the row rank of A
For any square matrix, the rank can be found very easily
1)Reduce the matrix into reduced row echelon form
2)Count the non-zero rows of matrix
That’s it, the number of non-zero rows in a reduced row echelon form
matrix is the Rank of that matrix.
E.g.
Here, number of nonzero row is 1. So the rank of a matrix is 1.
•Common terms related with the chapter
•Echelon form
•Reduced row echelon form
•Rank of a matrix
•Solution
•Consistent & Inconsistent system
Note: Please use mouse clicks to navigate through slides.
•Solution
Solution to any linear equation system is the
value of unknowns that satisfies all the equation,
graphically as shown in figure its an intersection of
two or more lines. Solution to a linear system can be
unique, infinite or an empty set(no solution).
•Common terms related with the chapter
•Echelon form
•Reduced row echelon form
•Rank of a matrix
•Solution
•Consistent & Inconsistent system
Note: Please use mouse clicks to navigate through slides.
•Consistent & Inconsistent system
A system of equations is said to be consistent if
that has at least one solution
otherwise (if it has no solution) the system is said to
be inconsistent.
Consistent ConsistentInconsistent
•Click here to jump to the Theory.
•Common terms and their meaning
•Cramer’s rule for solving linear equations
Note: Please use mouse clicks to navigate through slides.
•If the system has nonzero coefficient determinate D = det (A), then
the system has unique solution and this solution is of the form
X1= X2= ,…,Xn=
Cramer’s rule can be used only when the Matrix is a Square Matrix,
suppose there are n equations in the number of variables
X1,X2,X3,…,Xn then the solution of the system has the following cases
Where Di is the determinant obtained from D by replacing in D
the ith column by the column with the entries b1,b2,…,bn
e.g.
Now, If the system has zero coefficient determinant D = det(A), then we
have two possibilities as discussed below:
1. If at least one of Di is nonzero then the system has no
solution.
2. If all Di’s are zero, then the system has infinite number of
solutions.
If the system is homogeneous, then we have the following two
possibilities of its solution.
1. If D ≠ 0, then the system has only trivial solution.
X1=0 ,X2=0,…, Xn=0
2. If D = 0,then the system has also non trivial solutions.
•Use Cramer’s rule to solve:
Here, A= ,X= ,b=
Here, matrix A is a square matrix of order 3,so
Cramer’s rule can be applied
Now,
D=det(A)=|A|=
=1(-4-1)-2(12-1)+1(3+1)
=1(-5)-2(11)+1(4)
=-23
Therefore, the given system has unique solution.
For finding unique solution, let us first find D1,D2
and D3.It can be easily verified that
D1= =5(-4-1)-2(24-7)+1(6+7)
=5(-5)-2(17)+1(13)
=-46
D2= =1(24-7) - 5(12-1) + 1(21-6)
=1(17) -5 (11) + 15
=-23
D3= =1(-7-6)-2(21-6)+5(3+1)
=-13-2(15)+5(4)
=-23
Therefore the unique solution of the given
system is
X= = =2 , y= = =1
Outline :
Square matrix
Non-homogeneous matrix
det (A) ≠ 0
None of Di = 0
 Unique solution
D3= =1(-7-6)-2(21-6)+5(3+1)
=-13-2(15)+5(4)
=-23
Therefore the unique solution of the given
system is
X= = =2 , y= = =1 , z= = = 1
•Use Cramer’s rule to find the solution of the system
In matrix form, the given matrix can be written as Ax=b,
Where,
A= , X= , b=
Here, matrix A is a square matrix of order 3, so Cramer’s rule can be applied.
Now,
D=|A|= =1(2-12) – 2(4-6) +1(8 - 2)
=1(-10) – 2(-2) + (6)
=0
Therefore, either system has no solution or infinite number of
solutions. Let us check for it.
D1= = 3(2 - 12) – 2(10 - 21) + 1(20 - 7)
=3(-10) –2(-11) + 1(13)
=5
0
Therefore, the system has no solution as at least one Di , i=1, 2,3
(Here D1) is nonzero.
Out line:
Square matrix , Non-homogeneous matrix,
det (A) = 0, At least one of Di = 0  No solution
•Use Cramer's rule to solve:
Here, matrix A is a square matrix of order 3, so Cramer’s rule can be applied
Now,
D=|A|= =1(45 - 48) -2 (36 - 42) + 3(32 - 35)
=-3 -2(-6) +3(-3)
=-3+12-9
=0
Also, D1=
=6(45 - 48) – 2(135 - 144) + 3(120 - 120)
=-18 + 18
=0
Therefore, the system has infinite number of solutions.
Now,
=5-8=3
Therefore,
Omitting m-r=3-2=1 equation (here, we have omitted third equation but it is not
necessary), we get system as
Considering n-r =3-2=1 variable as arbitrary (here, we considered x as
arbitrary but it is not necessary), the remaining system becomes
Where x is arbitrary.
Now,
Therefore,
Let x=k, where k is arbitrary, then the infinite number of solutions of the
given system is
Where k is an arbitrary constant.
•Solve: -2X1+ X2 - X3=0 X1+ 2X2+ 3X3=0 3X1 +X3 =0
In matrix form, the given system of equations can be written as
Where,
,
Here, matrix A is a square matrix of order 3, so Cramer’s rule can be
applied.
Now,
Therefore, the given system has only trivial solution that is,
•Use Cramer’s rule to solve
Solution: In matrix form, the given system of equations can be written as
Where,
Here, matrix A is of order 3, so Cramer’s rule can be applied.
Now,
Therefore, the system has nontrivial solution in addition to trivial solution.
Now,
Therefore,
Omitting equation, are get
Considering variable arbitrary, the remaining system becomes
Where z is arbitrary,
Now,
Therefore,
Let z=k, where k is arbitrary, then the nontrivial solution (in addition to
trivial solution x=0, y=0, z=0) of the system becomes,
Where k is an arbitrary constant.
System of Equations
Linear System Non-Linear System
For a system involving two variables (x and y), each linear equation
determines a line on the XY-plane. Because a solution to a linear
system must satisfy all of the equations, the solution set is the
intersection of these lines, and is hence either a line, a single point,
or the empty set. And thus they can be classified differently.
System Of Linear Equations
Homogeneous System Non-Homogeneous System
•Non Linear System
• Non linear system is the one that contains ,
maximum power in its equations more than 1.
E.g. X2+Y2=R2 A Circle, has power 2. Simply Non-linear
X1Y1=1 A Hyperbola, Its power is 2. (1+1),Non-linear
X2+X-1=0 The Maximum power is 2. So, this is a non-linear equation
E.G
This is a non-linear matrix system.
•Non-Homogeneous System
A Matrix equation
AX=B
is said to be Non-homogeneous. If B is a Non-zero matrix.
E.g.
Non-homogeneous System
Non-Trivial Solution
Unique Non-Trivial
Solution
Infinite Solutions
No Solution
System of equations
Unique solutions exist
Infinite solutions exist
Inconsistent system
(No solution)
• Solve the system of equations:
By Gaussian elimination method.
Solution: The augmented matrix of the given solution is
Operating R12, we get
Operating R13 (-2), we get
Operating R23 (-3), we get
Which is the required row echelon form.
By going back to equations, we get
The third equation is incorrect and so the system has no solution.
•Solve the following system of equations
Solution: The augmented matrix is
By following the row operations R12(1), R13(-2), R2(-1), we get
Which is the required row echelon form for Gaussian elimination.
Let us apply Gauss Jordon method for simplification of equations.
Operating R12 (2) on (i), we get
Which is reduced row echelon form.
By going back to equations, we have
This is underdetermined system.
Let us write it as
For various choice of free variable z, we get different solutions to the system.
Let z=t, where t is any number, then
Thus infinite number of solutions exists for infinitely many choices of t.
•Use Gaussian elimination and Gauss-Jordon elimination to solve the
following system of equations:
Solution: The augmented matrix of the given system is
Note To make the leftmost nonzero entry in the top row as one, the following are
the various procedures for (i)
•Divide the top row of (i) by -2
•Doing operation R31(1) on (i)
•Doing operation R21(3) on (i)
•Interchanging two rows
Here, we have adopted (4)
Again, operating R12(2), R13(-3), we get
Operating R2 (1/5), we get
Operating R23(6), we get
Operating R3 (-1/2), we get
Which is the row echelon form of the augmented matrix.
For Gaussian Elimination method we will stop here and go back to equations.
This gives
Which implies
So, we have a unique non-trivial solution for the equation system.
•Homogeneous System
• A System of linear equations is said to be Homogeneous ,
if it is in the form of, AX=0
Homogeneous system always has at least one solution

a11 a12 … a1n
a21 a22 … a2n
… … … …
am1 am2 … amn
x1
x2
…
xn
=
0
0
…
0
a11x1 + a12x2 + … + a1nxn=0
a21x1 +a22x2 + … + a2nxn=0
… … … …
am1x1 + am2x2 +… + amnxn=0
Homogeneous System
Only Trivial
Solution
Non-Trivial Solution
Infinite Solutions
•Trivial Solution
• A solution of a set of homogeneous linear equations in which
all the variables have the value zero.
and|A| ≠ 0
For a trivial solution, to any matrix,
X1=X2=X3=…=Xn=0
•Problem related with this topic.
•Non-Trivial Solution
A solution or example that is not Trivial. Often, solutions or examples
involving the number zero(0) are considered trivial. Nonzero solutions or
examples are considered nontrivial.
In a given homogeneous system..
If Number of Unknowns = Number of Equations
There may be many nonzero solutions in addition to the trivial solution
If the Rank of a matrix = The number unknowns,
Then the solution is a Unique Non-trivial solution.
E.g.
•Infinite Solutions
If ,
Rank of a matrix< Number of Unknowns
There will be infinite solutions.
•Problem related with this topic.
•No Solution (Inconsistence)
If any equation system has no solution,
It is said to be inconsistence.
It can be also explained as below.
Here 0=6. Which is not possible, so the system has no solution.
•Solve the following homogeneous system of linear equations by using Gauss Jordan method.
-2X1+ X2 - X3=0 X1+ 2X2+ 3X3=0 3X1 +X3 =0
So, the augmented matrix is
Let us reduce this into reduced row echelon form,
Here,
Therefore we have unique trivial solution.
•Solve the following homogeneous system of linear equations by using Gauss-Jordan
method.
Solution The augmented matrix of the given system is
Operating R14 we get (Interchanging the row 1 and row 4)
Operating R12 (1), R14 (1), we get
Operating R2 (-1), we get
Operating R21 (2), R23 (1), R24 (2), we get
Which is reduced row echelon form.
By going back to equations, we get
Let , then
Thus, infinite number of solutions exists for infinitely many choices for k1 and k2.

More Related Content

What's hot

Linear Algebra and Matrix
Linear Algebra and MatrixLinear Algebra and Matrix
Linear Algebra and Matrixitutor
 
Gaussian elimination method & homogeneous linear equation
Gaussian elimination method & homogeneous linear equationGaussian elimination method & homogeneous linear equation
Gaussian elimination method & homogeneous linear equationStudent
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matricesStudent
 
Eigen values and eigenvectors
Eigen values and eigenvectorsEigen values and eigenvectors
Eigen values and eigenvectorsAmit Singh
 
Equations of Straight Lines
Equations of Straight LinesEquations of Straight Lines
Equations of Straight Linesitutor
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equationPratik Sudra
 
Lesson 3 - matrix multiplication
Lesson 3 - matrix multiplicationLesson 3 - matrix multiplication
Lesson 3 - matrix multiplicationJonathan Templin
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equationsaman1894
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & DimensionManikanta satyala
 
Implicit function and Total derivative
Implicit function and Total derivativeImplicit function and Total derivative
Implicit function and Total derivativeMeet Gondaliya
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a lineJerlyn Fernandez
 
Liner algebra-vector space-1 introduction to vector space and subspace
Liner algebra-vector space-1   introduction to vector space and subspace Liner algebra-vector space-1   introduction to vector space and subspace
Liner algebra-vector space-1 introduction to vector space and subspace Manikanta satyala
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differencesDr. Nirav Vyas
 
L19 increasing &amp; decreasing functions
L19 increasing &amp; decreasing functionsL19 increasing &amp; decreasing functions
L19 increasing &amp; decreasing functionsJames Tagara
 
Diagonalization of Matrices
Diagonalization of MatricesDiagonalization of Matrices
Diagonalization of MatricesAmenahGondal1
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptDrazzer_Dhruv
 

What's hot (20)

Linear Algebra and Matrix
Linear Algebra and MatrixLinear Algebra and Matrix
Linear Algebra and Matrix
 
Gaussian elimination method & homogeneous linear equation
Gaussian elimination method & homogeneous linear equationGaussian elimination method & homogeneous linear equation
Gaussian elimination method & homogeneous linear equation
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matrices
 
Eigen values and eigenvectors
Eigen values and eigenvectorsEigen values and eigenvectors
Eigen values and eigenvectors
 
Equations of Straight Lines
Equations of Straight LinesEquations of Straight Lines
Equations of Straight Lines
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equation
 
Lesson 3 - matrix multiplication
Lesson 3 - matrix multiplicationLesson 3 - matrix multiplication
Lesson 3 - matrix multiplication
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & Dimension
 
Implicit function and Total derivative
Implicit function and Total derivativeImplicit function and Total derivative
Implicit function and Total derivative
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a line
 
Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
 
Liner algebra-vector space-1 introduction to vector space and subspace
Liner algebra-vector space-1   introduction to vector space and subspace Liner algebra-vector space-1   introduction to vector space and subspace
Liner algebra-vector space-1 introduction to vector space and subspace
 
Matrices
Matrices Matrices
Matrices
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differences
 
L19 increasing &amp; decreasing functions
L19 increasing &amp; decreasing functionsL19 increasing &amp; decreasing functions
L19 increasing &amp; decreasing functions
 
Diagonalization of Matrices
Diagonalization of MatricesDiagonalization of Matrices
Diagonalization of Matrices
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 
Limit and continuity (2)
Limit and continuity (2)Limit and continuity (2)
Limit and continuity (2)
 

Viewers also liked

Viewers also liked (14)

Iterativos Methods
Iterativos MethodsIterativos Methods
Iterativos Methods
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Iterative methods for the solution
Iterative methods for the solutionIterative methods for the solution
Iterative methods for the solution
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variables
 
Es272 ch4a
Es272 ch4aEs272 ch4a
Es272 ch4a
 
Nsm
Nsm Nsm
Nsm
 
56 system of linear equations
56 system of linear equations56 system of linear equations
56 system of linear equations
 
Linear Systems Gauss Seidel
Linear Systems   Gauss SeidelLinear Systems   Gauss Seidel
Linear Systems Gauss Seidel
 
Gauss seidel
Gauss seidelGauss seidel
Gauss seidel
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
 
linear equation
linear equationlinear equation
linear equation
 
Java Exception handling
Java Exception handlingJava Exception handling
Java Exception handling
 
Agcaoili, mikaela systems of linear equation
Agcaoili, mikaela systems of linear equationAgcaoili, mikaela systems of linear equation
Agcaoili, mikaela systems of linear equation
 

Similar to System of linear equations

System of equations
System of equationsSystem of equations
System of equationsmariacadena
 
System of equations
System of equationsSystem of equations
System of equationsmariacadena
 
System of equations
System of equationsSystem of equations
System of equationsmariacadena
 
System of equations
System of equationsSystem of equations
System of equationsmariacadena
 
System of equations
System of equationsSystem of equations
System of equationsmariacadena
 
Chapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/SlidesChapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/SlidesChaimae Baroudi
 
Linear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear AlgebraLinear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear AlgebraMUHAMMADUSMAN93058
 
Gauss Jordan
Gauss JordanGauss Jordan
Gauss JordanEzzat Gul
 
chapter7_Sec1.ppt
chapter7_Sec1.pptchapter7_Sec1.ppt
chapter7_Sec1.pptvinnisart
 
Module 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfModule 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfPrathamPatel560716
 
Computational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear EquationsComputational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear EquationsBektu Dida
 
Sistemas de ecuaciones
Sistemas de ecuacionesSistemas de ecuaciones
Sistemas de ecuacionesRobinson
 
Linear equations
Linear equationsLinear equations
Linear equationsNisarg Amin
 
Linear Systems
Linear SystemsLinear Systems
Linear Systemsdsaunde3
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equationsVikshit Ganjoo
 
1.2 Systems of Linear Equations
1.2 Systems of Linear Equations1.2 Systems of Linear Equations
1.2 Systems of Linear Equationssmiller5
 
Systems of Linear Equations Graphing
 Systems of Linear Equations Graphing  Systems of Linear Equations Graphing
Systems of Linear Equations Graphing PLeach
 

Similar to System of linear equations (20)

System of equations
System of equationsSystem of equations
System of equations
 
System of equations
System of equationsSystem of equations
System of equations
 
System of equations
System of equationsSystem of equations
System of equations
 
System of equations
System of equationsSystem of equations
System of equations
 
System of equations
System of equationsSystem of equations
System of equations
 
Chapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/SlidesChapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 3: Linear Systems and Matrices - Part 1/Slides
 
Linear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear AlgebraLinear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear Algebra
 
Gauss Jordan
Gauss JordanGauss Jordan
Gauss Jordan
 
chapter7_Sec1.ppt
chapter7_Sec1.pptchapter7_Sec1.ppt
chapter7_Sec1.ppt
 
Module 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfModule 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdf
 
Rankmatrix
RankmatrixRankmatrix
Rankmatrix
 
PhasePlane1-1.pptx
PhasePlane1-1.pptxPhasePlane1-1.pptx
PhasePlane1-1.pptx
 
Computational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear EquationsComputational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear Equations
 
Sistemas de ecuaciones
Sistemas de ecuacionesSistemas de ecuaciones
Sistemas de ecuaciones
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Systems of linear equations; matrices
Systems of linear equations; matricesSystems of linear equations; matrices
Systems of linear equations; matrices
 
Linear Systems
Linear SystemsLinear Systems
Linear Systems
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equations
 
1.2 Systems of Linear Equations
1.2 Systems of Linear Equations1.2 Systems of Linear Equations
1.2 Systems of Linear Equations
 
Systems of Linear Equations Graphing
 Systems of Linear Equations Graphing  Systems of Linear Equations Graphing
Systems of Linear Equations Graphing
 

Recently uploaded

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Recently uploaded (20)

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

System of linear equations

  • 1. System of linear equations Fulfillment Of Active learning Participation in the Course (2110015) Prepared by: Diler Mohmadsharif Sidi 140 150 106 099 Rajan Nitinbhai Chhatrada 140 150 106 084 Guided by: Prof. K. K. Pokar
  • 2. •Common terms related with the chapter •Echelon form •Reduced row echelon form •Rank of a matrix •Solution •Consistent & Inconsistent system Note: Please use mouse clicks to navigate through slides.
  • 3. •Echelon form Any matrix is said to be in echelon form if it satisfies following three properties… 1) All non-zero rows must be above the “zero” row 2) Each leading entry is in a column to the right of the leading entry in the previous row. 3) The first non-zero element in each row, called the leading entry, is 1 Reducing any matrix to echelon form by doing row transformations, we achieve a staircase shape…
  • 4. It should look like following for 1)Rectangular matrix 2)Square matrix 1 1 0 4 1 3 9 7 0 1 0 1 3 0 4 1 0 0 0 1 1 1 2 2 0 0 0 0 0 0 0 1
  • 5. •Common terms related with the chapter •Echelon form •Reduced row echelon form •Rank of a matrix •Solution •Consistent & Inconsistent system Note: Please use mouse clicks to navigate through slides.
  • 6. •Reduced row echelon form A matrix is in reduced row echelon form when it satisfies the following conditions. 1) The matrix satisfies conditions for a row echelon form. 2) The leading entry in each row is the only non-zero entry in its column.(Means rest of the elements are “0”.)
  • 7. •Common terms related with the chapter •Echelon form •Reduced row echelon form •Rank of a matrix •Solution •Consistent & Inconsistent system Note: Please use mouse clicks to navigate through slides.
  • 8. •Rank of a matrix The maximum number of linearly independent rows in a matrix A is called the row rank of A For any square matrix, the rank can be found very easily 1)Reduce the matrix into reduced row echelon form 2)Count the non-zero rows of matrix That’s it, the number of non-zero rows in a reduced row echelon form matrix is the Rank of that matrix. E.g. Here, number of nonzero row is 1. So the rank of a matrix is 1.
  • 9. •Common terms related with the chapter •Echelon form •Reduced row echelon form •Rank of a matrix •Solution •Consistent & Inconsistent system Note: Please use mouse clicks to navigate through slides.
  • 10. •Solution Solution to any linear equation system is the value of unknowns that satisfies all the equation, graphically as shown in figure its an intersection of two or more lines. Solution to a linear system can be unique, infinite or an empty set(no solution).
  • 11. •Common terms related with the chapter •Echelon form •Reduced row echelon form •Rank of a matrix •Solution •Consistent & Inconsistent system Note: Please use mouse clicks to navigate through slides.
  • 12. •Consistent & Inconsistent system A system of equations is said to be consistent if that has at least one solution otherwise (if it has no solution) the system is said to be inconsistent. Consistent ConsistentInconsistent
  • 13. •Click here to jump to the Theory. •Common terms and their meaning •Cramer’s rule for solving linear equations Note: Please use mouse clicks to navigate through slides.
  • 14. •If the system has nonzero coefficient determinate D = det (A), then the system has unique solution and this solution is of the form X1= X2= ,…,Xn= Cramer’s rule can be used only when the Matrix is a Square Matrix, suppose there are n equations in the number of variables X1,X2,X3,…,Xn then the solution of the system has the following cases Where Di is the determinant obtained from D by replacing in D the ith column by the column with the entries b1,b2,…,bn e.g.
  • 15. Now, If the system has zero coefficient determinant D = det(A), then we have two possibilities as discussed below: 1. If at least one of Di is nonzero then the system has no solution. 2. If all Di’s are zero, then the system has infinite number of solutions. If the system is homogeneous, then we have the following two possibilities of its solution. 1. If D ≠ 0, then the system has only trivial solution. X1=0 ,X2=0,…, Xn=0 2. If D = 0,then the system has also non trivial solutions.
  • 16. •Use Cramer’s rule to solve: Here, A= ,X= ,b= Here, matrix A is a square matrix of order 3,so Cramer’s rule can be applied Now, D=det(A)=|A|= =1(-4-1)-2(12-1)+1(3+1) =1(-5)-2(11)+1(4) =-23 Therefore, the given system has unique solution. For finding unique solution, let us first find D1,D2 and D3.It can be easily verified that
  • 17. D1= =5(-4-1)-2(24-7)+1(6+7) =5(-5)-2(17)+1(13) =-46 D2= =1(24-7) - 5(12-1) + 1(21-6) =1(17) -5 (11) + 15 =-23 D3= =1(-7-6)-2(21-6)+5(3+1) =-13-2(15)+5(4) =-23 Therefore the unique solution of the given system is X= = =2 , y= = =1
  • 18. Outline : Square matrix Non-homogeneous matrix det (A) ≠ 0 None of Di = 0  Unique solution D3= =1(-7-6)-2(21-6)+5(3+1) =-13-2(15)+5(4) =-23 Therefore the unique solution of the given system is X= = =2 , y= = =1 , z= = = 1
  • 19. •Use Cramer’s rule to find the solution of the system In matrix form, the given matrix can be written as Ax=b, Where, A= , X= , b= Here, matrix A is a square matrix of order 3, so Cramer’s rule can be applied. Now, D=|A|= =1(2-12) – 2(4-6) +1(8 - 2) =1(-10) – 2(-2) + (6) =0 Therefore, either system has no solution or infinite number of solutions. Let us check for it.
  • 20. D1= = 3(2 - 12) – 2(10 - 21) + 1(20 - 7) =3(-10) –2(-11) + 1(13) =5 0 Therefore, the system has no solution as at least one Di , i=1, 2,3 (Here D1) is nonzero. Out line: Square matrix , Non-homogeneous matrix, det (A) = 0, At least one of Di = 0  No solution
  • 21. •Use Cramer's rule to solve: Here, matrix A is a square matrix of order 3, so Cramer’s rule can be applied Now, D=|A|= =1(45 - 48) -2 (36 - 42) + 3(32 - 35) =-3 -2(-6) +3(-3) =-3+12-9 =0 Also, D1= =6(45 - 48) – 2(135 - 144) + 3(120 - 120) =-18 + 18 =0
  • 22.
  • 23. Therefore, the system has infinite number of solutions. Now, =5-8=3 Therefore, Omitting m-r=3-2=1 equation (here, we have omitted third equation but it is not necessary), we get system as Considering n-r =3-2=1 variable as arbitrary (here, we considered x as arbitrary but it is not necessary), the remaining system becomes
  • 24. Where x is arbitrary. Now,
  • 25. Therefore, Let x=k, where k is arbitrary, then the infinite number of solutions of the given system is Where k is an arbitrary constant.
  • 26. •Solve: -2X1+ X2 - X3=0 X1+ 2X2+ 3X3=0 3X1 +X3 =0 In matrix form, the given system of equations can be written as Where, , Here, matrix A is a square matrix of order 3, so Cramer’s rule can be applied. Now, Therefore, the given system has only trivial solution that is,
  • 27. •Use Cramer’s rule to solve Solution: In matrix form, the given system of equations can be written as Where, Here, matrix A is of order 3, so Cramer’s rule can be applied. Now,
  • 28. Therefore, the system has nontrivial solution in addition to trivial solution. Now, Therefore, Omitting equation, are get Considering variable arbitrary, the remaining system becomes Where z is arbitrary, Now,
  • 29. Therefore, Let z=k, where k is arbitrary, then the nontrivial solution (in addition to trivial solution x=0, y=0, z=0) of the system becomes, Where k is an arbitrary constant.
  • 30. System of Equations Linear System Non-Linear System
  • 31. For a system involving two variables (x and y), each linear equation determines a line on the XY-plane. Because a solution to a linear system must satisfy all of the equations, the solution set is the intersection of these lines, and is hence either a line, a single point, or the empty set. And thus they can be classified differently. System Of Linear Equations Homogeneous System Non-Homogeneous System
  • 32. •Non Linear System • Non linear system is the one that contains , maximum power in its equations more than 1. E.g. X2+Y2=R2 A Circle, has power 2. Simply Non-linear X1Y1=1 A Hyperbola, Its power is 2. (1+1),Non-linear X2+X-1=0 The Maximum power is 2. So, this is a non-linear equation
  • 33. E.G This is a non-linear matrix system.
  • 34. •Non-Homogeneous System A Matrix equation AX=B is said to be Non-homogeneous. If B is a Non-zero matrix. E.g.
  • 35. Non-homogeneous System Non-Trivial Solution Unique Non-Trivial Solution Infinite Solutions No Solution System of equations Unique solutions exist Infinite solutions exist Inconsistent system (No solution)
  • 36. • Solve the system of equations: By Gaussian elimination method. Solution: The augmented matrix of the given solution is Operating R12, we get Operating R13 (-2), we get
  • 37. Operating R23 (-3), we get Which is the required row echelon form. By going back to equations, we get The third equation is incorrect and so the system has no solution.
  • 38. •Solve the following system of equations Solution: The augmented matrix is By following the row operations R12(1), R13(-2), R2(-1), we get Which is the required row echelon form for Gaussian elimination. Let us apply Gauss Jordon method for simplification of equations. Operating R12 (2) on (i), we get
  • 39. Which is reduced row echelon form. By going back to equations, we have This is underdetermined system. Let us write it as For various choice of free variable z, we get different solutions to the system. Let z=t, where t is any number, then Thus infinite number of solutions exists for infinitely many choices of t.
  • 40. •Use Gaussian elimination and Gauss-Jordon elimination to solve the following system of equations: Solution: The augmented matrix of the given system is Note To make the leftmost nonzero entry in the top row as one, the following are the various procedures for (i) •Divide the top row of (i) by -2 •Doing operation R31(1) on (i) •Doing operation R21(3) on (i) •Interchanging two rows Here, we have adopted (4) Again, operating R12(2), R13(-3), we get
  • 41. Operating R2 (1/5), we get Operating R23(6), we get Operating R3 (-1/2), we get Which is the row echelon form of the augmented matrix. For Gaussian Elimination method we will stop here and go back to equations.
  • 42. This gives Which implies So, we have a unique non-trivial solution for the equation system.
  • 43. •Homogeneous System • A System of linear equations is said to be Homogeneous , if it is in the form of, AX=0 Homogeneous system always has at least one solution  a11 a12 … a1n a21 a22 … a2n … … … … am1 am2 … amn x1 x2 … xn = 0 0 … 0 a11x1 + a12x2 + … + a1nxn=0 a21x1 +a22x2 + … + a2nxn=0 … … … … am1x1 + am2x2 +… + amnxn=0
  • 45. •Trivial Solution • A solution of a set of homogeneous linear equations in which all the variables have the value zero. and|A| ≠ 0 For a trivial solution, to any matrix, X1=X2=X3=…=Xn=0 •Problem related with this topic.
  • 46. •Non-Trivial Solution A solution or example that is not Trivial. Often, solutions or examples involving the number zero(0) are considered trivial. Nonzero solutions or examples are considered nontrivial. In a given homogeneous system.. If Number of Unknowns = Number of Equations There may be many nonzero solutions in addition to the trivial solution
  • 47. If the Rank of a matrix = The number unknowns, Then the solution is a Unique Non-trivial solution. E.g.
  • 48. •Infinite Solutions If , Rank of a matrix< Number of Unknowns There will be infinite solutions. •Problem related with this topic.
  • 49. •No Solution (Inconsistence) If any equation system has no solution, It is said to be inconsistence. It can be also explained as below. Here 0=6. Which is not possible, so the system has no solution.
  • 50. •Solve the following homogeneous system of linear equations by using Gauss Jordan method. -2X1+ X2 - X3=0 X1+ 2X2+ 3X3=0 3X1 +X3 =0 So, the augmented matrix is Let us reduce this into reduced row echelon form,
  • 51. Here, Therefore we have unique trivial solution.
  • 52. •Solve the following homogeneous system of linear equations by using Gauss-Jordan method. Solution The augmented matrix of the given system is Operating R14 we get (Interchanging the row 1 and row 4) Operating R12 (1), R14 (1), we get
  • 53. Operating R2 (-1), we get Operating R21 (2), R23 (1), R24 (2), we get Which is reduced row echelon form. By going back to equations, we get Let , then Thus, infinite number of solutions exists for infinitely many choices for k1 and k2.