SlideShare uma empresa Scribd logo
1 de 55
Eigenvectors and
   Eigenvalues

By Christopher Gratton
     cg317@exeter.ac.uk
Introduction: Diagonal Matrices
 Before beginning this topic, we must first
clarify the definition of a “Diagonal Matrix”.

A Diagonal Matrix is an n by n Matrix whose
non-diagonal entries have all the value zero.
Introduction: Diagonal Matrices
In this presentation, all Diagonal Matrices will
                be denoted as:




   where dnn is the n-th row and the n-th
     column of the Diagonal Matrix.
Introduction: Diagonal Matrices
For example, the previously given Matrix of:




        Can be written in the form:
              diag(5, 4, 1, 9)
Introduction: Diagonal Matrices
The Effects of a Diagonal Matrix

The Identity Matrix is an example of a
Diagonal Matrix which has the effect of
maintaining the properties of a Vector within
a given System.
For example:
Introduction: Diagonal Matrices
The Effects of a Diagonal Matrix

However, any other Diagonal Matrix will have
the effect of enlarging a Vector in given axes.
For example, the following Diagonal Matrix:




Has the effect of stretching a Vector by a Scale
Factor of 2 in the x-Axis, 3 in the z-Axis and
reflecting the Vector in the y-Axis.
The Goal
By the end of this PowerPoint, we should be
 able to understand and apply the idea of
   Diagonalisation, using Eigenvalues and
                Eigenvectors.
The Goal

The Matrix Point of View

By the end, we should be able to understand
how, given an n by n Matrix, A, we can say
that A is Diagonalisable if and only if there is
a Matrix, δ, that allows the following Matrix
to be Diagonal:

And why this knowledge is significant.
The Points of View
The Square Matrix, A, may be seen as a
Linear Operator, F, defined by:

Where X is a Column Vector.
The Points of View
Furthermore:

Represents the Linear Operator, F, relative to
the Basis, or Coordinate System, S, whose
Elements are the Columns of δ.
The Effects of a Coordinate System

If we are given A, an n by n Matrix of any
kind, then it is possible to interpret it as a
     Linear Transformation in a given
   Coordinate System of n-Dimensions.

For example:




 Has the effect of 45 degree Anticlockwise Rotation, in
            this case, on the Identity Matrix.
The Effects of a Coordinate System

However, it is theorised that it is possible to
 represent this Linear Transformation as a
 Diagonal Matrix within another, different
            Coordinate System.

We define the effect upon a given Vector in
     this new Coordinate System as:
 The a scalar multiplication of the Vector
  relative to all the axes by an unknown
Scale Factor, without affecting direction or
              other properties.
The Effects of a Coordinate System

   This process can be summarised by the
            following definition:
  Current                            New
 Coordinate                       Coordinate
   System                           System

Where:
A is the Transformation Matrix
v is a non-Zero Vector to be Transformed
λ is a Scalar in this new Coordinate System
       that has the same effect on v as A.
The Effects of a Coordinate System

   This process can be summarised by the
            following definition:
  Current                          New
 Coordinate                     Coordinate
   System                         System

Where:
     : The Matrix is a Linear
Transformation upon the Vector .

    : is the Scalar which results in the
same Transformation on as .
The Effects of a Coordinate System

This can be applied in the following example:

Matrix                       Vector
  A

 1




 2
The Effects of a Coordinate System

This can be applied in the following example:

Matrix                          Vector
  A

 3
     Thus, when:
 4
     A is equivalent to the Diagonal Matrix:
                          Which, as discussed
                       previously, has the effect of
                        enlarging the Vector by a
                        Scale Factor of 2 in each
                               Dimension.
Definitions

Thus, if         is true, we call:

  the Eigenvector
  the Eigenvalue of   corresponding to
Exceptions and Additions

• We do not count            as an Eigenvector,
as           for all values of λ.
•        , however, is allowed as an accepted
Eigenvalue.

• If is a known Eigenvector of a Matrix,
then so is    , for all non-Zero values of .
• If Vectors         are both Eigenvectors of a
given Matrix, and both have the same
resultant Eigenvalue, then           will also
be an Eigenvector of the Matrix.
Characteristic Polynomials

Establishing the Essentials

  is an Eigenvalue for the Matrix , relative
to the Eigenvector . Is the Identity Matrix
of the same Dimensions as .

      Thus:                   This is possible, as

                                 Is invertible.
Characteristic Polynomials

Application of the Knowledge

What this, essentially, leads to is the finding
of all Eigenvalues and Eigenvectors of a
specific Matrix.

This is done by considering the Matrix, , in
addition to the Identity Matrix, .
We then multiply the Identity Matrix by the
unknown quantity, .
Characteristic Polynomials

Application of the Knowledge

Proceeding this, we then take the lots of
the Identity Matrix, and subtract the Matrix
from it.
We then take the Determinant of the result
which ends up as a Polynomial equation, in
order to find possible values of , the
Eigenvalues.
This can be exemplified by the following
example:
Characteristic Polynomials

Calculating Eigenvalues from a Matrix

To find the Eigenvalues of:




We must consider          :
Characteristic Polynomials

Calculating Eigenvalues from a Matrix

Then,                  equals:

Which factorises to:

Therefore, the Eigenvalues of the Matrix are:
Characteristic Polynomials

Calculating Eigenvectors from the Values

With:
We need to solve             for all given
values of .

This is done by solving a Homogeneous
System of Linear Equations. In other words,
we must turn             into Echelon Form
and find the values of           , which are
the Diagonals of the Matrix.
Characteristic Polynomials

Calculating Eigenvectors from the Values

For example, we will take       from the
Previous example:
Characteristic Polynomials

Calculating Eigenvectors from the Values

For example, we will take        from the
Previous example:

Therefore, the result is that:
Characteristic Polynomials

Calculating Eigenvectors from the Values

For example, we will take       from the
Previous example:

     Therefore, this is the set of general
     Eigenvectors for the Eigenvalue of 4.
Diagonalisation

Mentioned earlier was the ultimate goal
of Diagonalisation; that is to say, finding a
Matrix, , such that the following can be
applied to a given Matrix, :



Where the result is a Diagonal Matrix.
Diagonalisation

There are a few rules that can be derived
from this:

Firstly, must be an Invertible Matrix, as the
Inverse is necessary to the calculation.

Secondly, the Eigenvectors of must
necessarily be Linearly Independent for this
to work.
Linear Independence will be covered later.
Diagonalisation
Eigenvectors, Eigenvalues & Diagonalisation

It turns out that the columns of the Matrix
are the Eigenvectors of the Matrix . This is
why they must be Linearly Independent, as
Matrix must be Invertible.

Furthermore, the Diagonal Entries of the
resultant Matrix are the Eigenvalues
associated with that Column of Eigenvectors.
Diagonalisation
Eigenvectors, Eigenvalues & Diagonalisation

For example, in the previous example, we can
create a Matrix from the Eigenvalues 4, 2
and 6, respectively.

It is as follows:
Diagonalisation
Eigenvectors, Eigenvalues & Diagonalisation

Furthermore, we can calculate that:
Diagonalisation
Eigenvectors, Eigenvalues & Diagonalisation

Thus, the Diagonalisation of   can be created
by:




Solving this gives:

The Eigenvalues in the Order given!
Linear Independence
Introduction

    This will be a brief section on Linear
     Independence to enforce that the
     Eigenvectors of must be Linearly
   Independent for Diagonalisation to be
                implemented.
Linear Independence
Linear Independency in x-Dimensions

The vectors             are classified as a
Linearly Independent set of Vectors if the
following rule applies:

The only value of the Scalar, , which makes
the equation:

True is       for all instances of
Linear Independence
Linear Independency in x-Dimensions

The vectors             are classified as a
Linearly Independent set of Vectors if the
following rule applies:

The only value of the Scalar, , which makes
the equation:

True is       for all instances of
Linear Independence
Linear Independency in x-Dimensions




If there are any non-zero values of at any
instance of within the equation, then this
set of Vectors,             , is considered
Linearly Dependent.
It is to note that only one instance of at
non-zero is needed to make the dependence.
Linear Independence
Linear Independency in x-Dimensions




Therefore, if, say, at , the value of      ,
then the vector set is Linearly Dependent.
But, if were to be omitted from the set,
given all other instances of were zero, then
the set would, therefore, become Linearly
Independent.
Linear Independence
Implications of Linear Independence

If the set of Vectors,            is Linearly
Independent, then it is not possible to write
any of the Vectors in the set in terms of any
of the other Vectors within the same set.

Conversely, if a set of Vectors is Linearly
Dependent, then it is possible to write at
least one Vector in terms of at least one
other Vector.
Linear Independence
Implications of Linear Independence

For example, the Vector set of:




Is Linearly Dependent, as   can be written
as:
Linear Independence
Implications of Linear Independence

For example, the Vector set of:




We can say, however, that this Vector set may
be considered as Linearly Independent if
were omitted from the set.
Linear Independence
Finding Linear Independency

The previous equation can be more usefully
written as:



More significantly, additionally, is the idea
that this can be translated into a
Homogeneous System of x Linear Equations,
where x is the Dimension quantity of the
System.
Linear Independence
Finding Linear Independency

The previous equation can be more usefully
written as:



More significantly, additionally, is the idea
that this can be translated into a
Homogeneous System of x Linear Equations,
where x is the Dimension quantity of the
System.
Linear Independence
Finding Linear Independency




Therefore, the Matrix of Coefficients, , is an
n by x Matrix, where n is the number of
Vectors in the System and x is the Dimensions
of the System.
The Columns of are equivalent to the
Vectors of the System,             .
Linear Independence
Finding Linear Independency




To observe whether is Linearly
Independent or not, we need to put the
Matrix into Echelon Form.
If, when in Echelon Form, we can observe
that each Column of Unknowns has a Leading
Entry, then the set of Vectors are Linearly
Independent.
Linear Independence
Finding Linear Independency




If not, then the set of Vectors are Linearly
Dependent.
To find the Coefficients, we can put into
Reduced Echelon Form to consider the
general solutions.
Linear Independence
Finding Linear Independency: Example

Let us consider whether the following set of
Vectors are Linearly Independent:
Linear Independence
Finding Linear Independency: Example

These Vectors can be written in the following
form:
Linear Independence
Finding Linear Independency: Example

The following EROs put this Matrix into
Echelon Form:




As this Matrix has a leading entry for every
Column, we can conclude that the set of
Vectors is Linearly Independent.
Summary
Thus, to conclude:

           is the formula for Eigenvectors
           and Eigenvalues.

  is a Matrix that has Eigenvectors and
Eigenvalues to be calculated.
  is an Eigenvector of
  is an Eigenvalue of , corresponding to
Summary
Thus, to conclude:

           is the formula for Eigenvectors
           and Eigenvalues.

Given and , we can find by Matrix
Multiplying      and observing how many
times the result is, relative to .
Summary
Thus, to conclude:

              is the Characteristic Polynomial
              of . This is used to find the
              general set of Eigenvalues of ,
              and thus, its Eigenvectors.
This is done by finding the determinant of
           and solving the resultant
Polynomial equation to isolate the
Eigenvalues.
Summary
Thus, to conclude:

              is the Characteristic Polynomial
              of . This is used to find the
              general set of Eigenvalues of ,
              and thus, its Eigenvectors.
Then, by Substituting the Eigenvalues back
into           and reducing the Matrix to
Echelon Form, we can find the general set of
Eigenvectors for that Eigenvalue.
Summary
Thus, to conclude:

          is the Diagonalisation of .
   is a Matrix created from the Eigenvectors
   of , where each Column is an Eigenvector.
In order for       to exist, must necessarily
be Invertible, where the Eigenvectors of
are Linearly Independent.
Summary
Thus, to conclude:

         is the Diagonalisation of .
  is a Matrix created from the Eigenvectors
  of , where each Column is an Eigenvector.
The resultant           is a Diagonal Matrix
where the diagonal values are the
Eigenvalues in the same column as its
associated Eigenvectors.

Mais conteúdo relacionado

Mais procurados

Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices SlidesMatthew Leingang
 
Vector calculus
Vector calculusVector calculus
Vector calculusraghu ram
 
introduction to Numerical Analysis
introduction to Numerical Analysisintroduction to Numerical Analysis
introduction to Numerical AnalysisGhulam Mehdi Sahito
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1Pokkarn Narkhede
 
QR Algorithm Presentation
QR Algorithm PresentationQR Algorithm Presentation
QR Algorithm Presentationkmwangi
 
Linear Algebra presentation.pptx
Linear Algebra presentation.pptxLinear Algebra presentation.pptx
Linear Algebra presentation.pptxProveedorIptvEspaa
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations8laddu8
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several VariablesNhan Nguyen
 
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
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectorstirath prajapati
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectorsRiddhi Patel
 

Mais procurados (20)

Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices Slides
 
rank of matrix
rank of matrixrank of matrix
rank of matrix
 
Vector calculus
Vector calculusVector calculus
Vector calculus
 
Real analysis
Real analysis Real analysis
Real analysis
 
introduction to Numerical Analysis
introduction to Numerical Analysisintroduction to Numerical Analysis
introduction to Numerical Analysis
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
 
QR Algorithm Presentation
QR Algorithm PresentationQR Algorithm Presentation
QR Algorithm Presentation
 
Linear Algebra presentation.pptx
Linear Algebra presentation.pptxLinear Algebra presentation.pptx
Linear Algebra presentation.pptx
 
Interpolation
InterpolationInterpolation
Interpolation
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several Variables
 
Application of Matrices
Application of MatricesApplication of Matrices
Application of Matrices
 
Diagonalization of Matrices
Diagonalization of MatricesDiagonalization of Matrices
Diagonalization of Matrices
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
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
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectors
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectors
 
Vector space
Vector spaceVector space
Vector space
 
Vector Calculus.
Vector Calculus.Vector Calculus.
Vector Calculus.
 
Scalar and vector differentiation
Scalar and vector differentiationScalar and vector differentiation
Scalar and vector differentiation
 

Semelhante a Eigenvectors & Eigenvalues: The Road to Diagonalisation

Fundamentals of Machine Learning.pptx
Fundamentals of Machine Learning.pptxFundamentals of Machine Learning.pptx
Fundamentals of Machine Learning.pptxWiamFADEL
 
Eigen values and Eigen vectors ppt world
Eigen values and Eigen vectors ppt worldEigen values and Eigen vectors ppt world
Eigen values and Eigen vectors ppt worldraykoustav145
 
Eigen value and eigen vectors shwetak
Eigen value and eigen vectors shwetakEigen value and eigen vectors shwetak
Eigen value and eigen vectors shwetakMrsShwetaBanait1
 
Linear_Algebra_final.pdf
Linear_Algebra_final.pdfLinear_Algebra_final.pdf
Linear_Algebra_final.pdfRohitAnand125
 
Module 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfModule 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfPrathamPatel560716
 
Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2SamsonAjibola
 
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
 
Aplicaciones y subespacios y subespacios vectoriales en la
Aplicaciones y subespacios y subespacios vectoriales en laAplicaciones y subespacios y subespacios vectoriales en la
Aplicaciones y subespacios y subespacios vectoriales en laemojose107
 
Feature selection using PCA.pptx
Feature selection using PCA.pptxFeature selection using PCA.pptx
Feature selection using PCA.pptxbeherasushree212
 
Beginners Guide to Non-Negative Matrix Factorization
Beginners Guide to Non-Negative Matrix FactorizationBeginners Guide to Non-Negative Matrix Factorization
Beginners Guide to Non-Negative Matrix FactorizationBenjamin Bengfort
 
Direct Methods to Solve Lineal Equations
Direct Methods to Solve Lineal EquationsDirect Methods to Solve Lineal Equations
Direct Methods to Solve Lineal EquationsLizeth Paola Barrero
 
Direct Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations SystemsDirect Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations SystemsLizeth Paola Barrero
 
Quantum algorithm for solving linear systems of equations
 Quantum algorithm for solving linear systems of equations Quantum algorithm for solving linear systems of equations
Quantum algorithm for solving linear systems of equationsXequeMateShannon
 
Eigen Values & Eigen Vectors PPT.pdf
Eigen Values & Eigen Vectors PPT.pdfEigen Values & Eigen Vectors PPT.pdf
Eigen Values & Eigen Vectors PPT.pdfasitbagasitbag13
 

Semelhante a Eigenvectors & Eigenvalues: The Road to Diagonalisation (20)

Fundamentals of Machine Learning.pptx
Fundamentals of Machine Learning.pptxFundamentals of Machine Learning.pptx
Fundamentals of Machine Learning.pptx
 
Eigen values and Eigen vectors ppt world
Eigen values and Eigen vectors ppt worldEigen values and Eigen vectors ppt world
Eigen values and Eigen vectors ppt world
 
1640 vector-maths
1640 vector-maths1640 vector-maths
1640 vector-maths
 
Eigen value and eigen vectors shwetak
Eigen value and eigen vectors shwetakEigen value and eigen vectors shwetak
Eigen value and eigen vectors shwetak
 
Linear_Algebra_final.pdf
Linear_Algebra_final.pdfLinear_Algebra_final.pdf
Linear_Algebra_final.pdf
 
Module 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdfModule 1 Theory of Matrices.pdf
Module 1 Theory of Matrices.pdf
 
Matlab eig
Matlab eigMatlab eig
Matlab eig
 
Power method
Power methodPower method
Power method
 
Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2Numerical solution of eigenvalues and applications 2
Numerical solution of eigenvalues and applications 2
 
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
 
Aplicaciones y subespacios y subespacios vectoriales en la
Aplicaciones y subespacios y subespacios vectoriales en laAplicaciones y subespacios y subespacios vectoriales en la
Aplicaciones y subespacios y subespacios vectoriales en la
 
Feature selection using PCA.pptx
Feature selection using PCA.pptxFeature selection using PCA.pptx
Feature selection using PCA.pptx
 
Beginners Guide to Non-Negative Matrix Factorization
Beginners Guide to Non-Negative Matrix FactorizationBeginners Guide to Non-Negative Matrix Factorization
Beginners Guide to Non-Negative Matrix Factorization
 
Direct Methods to Solve Lineal Equations
Direct Methods to Solve Lineal EquationsDirect Methods to Solve Lineal Equations
Direct Methods to Solve Lineal Equations
 
Direct methods
Direct methodsDirect methods
Direct methods
 
Direct Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations SystemsDirect Methods to Solve Linear Equations Systems
Direct Methods to Solve Linear Equations Systems
 
Direct methods
Direct methodsDirect methods
Direct methods
 
4852014.pptx
4852014.pptx4852014.pptx
4852014.pptx
 
Quantum algorithm for solving linear systems of equations
 Quantum algorithm for solving linear systems of equations Quantum algorithm for solving linear systems of equations
Quantum algorithm for solving linear systems of equations
 
Eigen Values & Eigen Vectors PPT.pdf
Eigen Values & Eigen Vectors PPT.pdfEigen Values & Eigen Vectors PPT.pdf
Eigen Values & Eigen Vectors PPT.pdf
 

Mais de Christopher Gratton

Mais de Christopher Gratton (8)

The Algebra of Functions
The Algebra of FunctionsThe Algebra of Functions
The Algebra of Functions
 
Basic Rules & Theorems for Differentiation
Basic Rules & Theorems for DifferentiationBasic Rules & Theorems for Differentiation
Basic Rules & Theorems for Differentiation
 
Conic sections
Conic sectionsConic sections
Conic sections
 
Symmetry in Quantum and Atomic Physics
Symmetry in Quantum and Atomic PhysicsSymmetry in Quantum and Atomic Physics
Symmetry in Quantum and Atomic Physics
 
Logarithmic Differentiation
Logarithmic DifferentiationLogarithmic Differentiation
Logarithmic Differentiation
 
Special Square Matrices
Special Square MatricesSpecial Square Matrices
Special Square Matrices
 
Properties of a Triangular Matrix
Properties of a Triangular MatrixProperties of a Triangular Matrix
Properties of a Triangular Matrix
 
Hypothetical Psychokinetic Potential PowerPoint
Hypothetical Psychokinetic Potential PowerPointHypothetical Psychokinetic Potential PowerPoint
Hypothetical Psychokinetic Potential PowerPoint
 

Último

Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleCeline George
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsPooky Knightsmith
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 

Último (20)

Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP Module
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young minds
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 

Eigenvectors & Eigenvalues: The Road to Diagonalisation

  • 1. Eigenvectors and Eigenvalues By Christopher Gratton cg317@exeter.ac.uk
  • 2. Introduction: Diagonal Matrices Before beginning this topic, we must first clarify the definition of a “Diagonal Matrix”. A Diagonal Matrix is an n by n Matrix whose non-diagonal entries have all the value zero.
  • 3. Introduction: Diagonal Matrices In this presentation, all Diagonal Matrices will be denoted as: where dnn is the n-th row and the n-th column of the Diagonal Matrix.
  • 4. Introduction: Diagonal Matrices For example, the previously given Matrix of: Can be written in the form: diag(5, 4, 1, 9)
  • 5. Introduction: Diagonal Matrices The Effects of a Diagonal Matrix The Identity Matrix is an example of a Diagonal Matrix which has the effect of maintaining the properties of a Vector within a given System. For example:
  • 6. Introduction: Diagonal Matrices The Effects of a Diagonal Matrix However, any other Diagonal Matrix will have the effect of enlarging a Vector in given axes. For example, the following Diagonal Matrix: Has the effect of stretching a Vector by a Scale Factor of 2 in the x-Axis, 3 in the z-Axis and reflecting the Vector in the y-Axis.
  • 7. The Goal By the end of this PowerPoint, we should be able to understand and apply the idea of Diagonalisation, using Eigenvalues and Eigenvectors.
  • 8. The Goal The Matrix Point of View By the end, we should be able to understand how, given an n by n Matrix, A, we can say that A is Diagonalisable if and only if there is a Matrix, δ, that allows the following Matrix to be Diagonal: And why this knowledge is significant.
  • 9. The Points of View The Square Matrix, A, may be seen as a Linear Operator, F, defined by: Where X is a Column Vector.
  • 10. The Points of View Furthermore: Represents the Linear Operator, F, relative to the Basis, or Coordinate System, S, whose Elements are the Columns of δ.
  • 11. The Effects of a Coordinate System If we are given A, an n by n Matrix of any kind, then it is possible to interpret it as a Linear Transformation in a given Coordinate System of n-Dimensions. For example: Has the effect of 45 degree Anticlockwise Rotation, in this case, on the Identity Matrix.
  • 12. The Effects of a Coordinate System However, it is theorised that it is possible to represent this Linear Transformation as a Diagonal Matrix within another, different Coordinate System. We define the effect upon a given Vector in this new Coordinate System as: The a scalar multiplication of the Vector relative to all the axes by an unknown Scale Factor, without affecting direction or other properties.
  • 13. The Effects of a Coordinate System This process can be summarised by the following definition: Current New Coordinate Coordinate System System Where: A is the Transformation Matrix v is a non-Zero Vector to be Transformed λ is a Scalar in this new Coordinate System that has the same effect on v as A.
  • 14. The Effects of a Coordinate System This process can be summarised by the following definition: Current New Coordinate Coordinate System System Where: : The Matrix is a Linear Transformation upon the Vector . : is the Scalar which results in the same Transformation on as .
  • 15. The Effects of a Coordinate System This can be applied in the following example: Matrix Vector A 1 2
  • 16. The Effects of a Coordinate System This can be applied in the following example: Matrix Vector A 3 Thus, when: 4 A is equivalent to the Diagonal Matrix: Which, as discussed previously, has the effect of enlarging the Vector by a Scale Factor of 2 in each Dimension.
  • 17. Definitions Thus, if is true, we call: the Eigenvector the Eigenvalue of corresponding to
  • 18. Exceptions and Additions • We do not count as an Eigenvector, as for all values of λ. • , however, is allowed as an accepted Eigenvalue. • If is a known Eigenvector of a Matrix, then so is , for all non-Zero values of . • If Vectors are both Eigenvectors of a given Matrix, and both have the same resultant Eigenvalue, then will also be an Eigenvector of the Matrix.
  • 19. Characteristic Polynomials Establishing the Essentials is an Eigenvalue for the Matrix , relative to the Eigenvector . Is the Identity Matrix of the same Dimensions as . Thus: This is possible, as Is invertible.
  • 20. Characteristic Polynomials Application of the Knowledge What this, essentially, leads to is the finding of all Eigenvalues and Eigenvectors of a specific Matrix. This is done by considering the Matrix, , in addition to the Identity Matrix, . We then multiply the Identity Matrix by the unknown quantity, .
  • 21. Characteristic Polynomials Application of the Knowledge Proceeding this, we then take the lots of the Identity Matrix, and subtract the Matrix from it. We then take the Determinant of the result which ends up as a Polynomial equation, in order to find possible values of , the Eigenvalues. This can be exemplified by the following example:
  • 22. Characteristic Polynomials Calculating Eigenvalues from a Matrix To find the Eigenvalues of: We must consider :
  • 23. Characteristic Polynomials Calculating Eigenvalues from a Matrix Then, equals: Which factorises to: Therefore, the Eigenvalues of the Matrix are:
  • 24. Characteristic Polynomials Calculating Eigenvectors from the Values With: We need to solve for all given values of . This is done by solving a Homogeneous System of Linear Equations. In other words, we must turn into Echelon Form and find the values of , which are the Diagonals of the Matrix.
  • 25. Characteristic Polynomials Calculating Eigenvectors from the Values For example, we will take from the Previous example:
  • 26. Characteristic Polynomials Calculating Eigenvectors from the Values For example, we will take from the Previous example: Therefore, the result is that:
  • 27. Characteristic Polynomials Calculating Eigenvectors from the Values For example, we will take from the Previous example: Therefore, this is the set of general Eigenvectors for the Eigenvalue of 4.
  • 28. Diagonalisation Mentioned earlier was the ultimate goal of Diagonalisation; that is to say, finding a Matrix, , such that the following can be applied to a given Matrix, : Where the result is a Diagonal Matrix.
  • 29. Diagonalisation There are a few rules that can be derived from this: Firstly, must be an Invertible Matrix, as the Inverse is necessary to the calculation. Secondly, the Eigenvectors of must necessarily be Linearly Independent for this to work. Linear Independence will be covered later.
  • 30. Diagonalisation Eigenvectors, Eigenvalues & Diagonalisation It turns out that the columns of the Matrix are the Eigenvectors of the Matrix . This is why they must be Linearly Independent, as Matrix must be Invertible. Furthermore, the Diagonal Entries of the resultant Matrix are the Eigenvalues associated with that Column of Eigenvectors.
  • 31. Diagonalisation Eigenvectors, Eigenvalues & Diagonalisation For example, in the previous example, we can create a Matrix from the Eigenvalues 4, 2 and 6, respectively. It is as follows:
  • 32. Diagonalisation Eigenvectors, Eigenvalues & Diagonalisation Furthermore, we can calculate that:
  • 33. Diagonalisation Eigenvectors, Eigenvalues & Diagonalisation Thus, the Diagonalisation of can be created by: Solving this gives: The Eigenvalues in the Order given!
  • 34. Linear Independence Introduction This will be a brief section on Linear Independence to enforce that the Eigenvectors of must be Linearly Independent for Diagonalisation to be implemented.
  • 35. Linear Independence Linear Independency in x-Dimensions The vectors are classified as a Linearly Independent set of Vectors if the following rule applies: The only value of the Scalar, , which makes the equation: True is for all instances of
  • 36. Linear Independence Linear Independency in x-Dimensions The vectors are classified as a Linearly Independent set of Vectors if the following rule applies: The only value of the Scalar, , which makes the equation: True is for all instances of
  • 37. Linear Independence Linear Independency in x-Dimensions If there are any non-zero values of at any instance of within the equation, then this set of Vectors, , is considered Linearly Dependent. It is to note that only one instance of at non-zero is needed to make the dependence.
  • 38. Linear Independence Linear Independency in x-Dimensions Therefore, if, say, at , the value of , then the vector set is Linearly Dependent. But, if were to be omitted from the set, given all other instances of were zero, then the set would, therefore, become Linearly Independent.
  • 39. Linear Independence Implications of Linear Independence If the set of Vectors, is Linearly Independent, then it is not possible to write any of the Vectors in the set in terms of any of the other Vectors within the same set. Conversely, if a set of Vectors is Linearly Dependent, then it is possible to write at least one Vector in terms of at least one other Vector.
  • 40. Linear Independence Implications of Linear Independence For example, the Vector set of: Is Linearly Dependent, as can be written as:
  • 41. Linear Independence Implications of Linear Independence For example, the Vector set of: We can say, however, that this Vector set may be considered as Linearly Independent if were omitted from the set.
  • 42. Linear Independence Finding Linear Independency The previous equation can be more usefully written as: More significantly, additionally, is the idea that this can be translated into a Homogeneous System of x Linear Equations, where x is the Dimension quantity of the System.
  • 43. Linear Independence Finding Linear Independency The previous equation can be more usefully written as: More significantly, additionally, is the idea that this can be translated into a Homogeneous System of x Linear Equations, where x is the Dimension quantity of the System.
  • 44. Linear Independence Finding Linear Independency Therefore, the Matrix of Coefficients, , is an n by x Matrix, where n is the number of Vectors in the System and x is the Dimensions of the System. The Columns of are equivalent to the Vectors of the System, .
  • 45. Linear Independence Finding Linear Independency To observe whether is Linearly Independent or not, we need to put the Matrix into Echelon Form. If, when in Echelon Form, we can observe that each Column of Unknowns has a Leading Entry, then the set of Vectors are Linearly Independent.
  • 46. Linear Independence Finding Linear Independency If not, then the set of Vectors are Linearly Dependent. To find the Coefficients, we can put into Reduced Echelon Form to consider the general solutions.
  • 47. Linear Independence Finding Linear Independency: Example Let us consider whether the following set of Vectors are Linearly Independent:
  • 48. Linear Independence Finding Linear Independency: Example These Vectors can be written in the following form:
  • 49. Linear Independence Finding Linear Independency: Example The following EROs put this Matrix into Echelon Form: As this Matrix has a leading entry for every Column, we can conclude that the set of Vectors is Linearly Independent.
  • 50. Summary Thus, to conclude: is the formula for Eigenvectors and Eigenvalues. is a Matrix that has Eigenvectors and Eigenvalues to be calculated. is an Eigenvector of is an Eigenvalue of , corresponding to
  • 51. Summary Thus, to conclude: is the formula for Eigenvectors and Eigenvalues. Given and , we can find by Matrix Multiplying and observing how many times the result is, relative to .
  • 52. Summary Thus, to conclude: is the Characteristic Polynomial of . This is used to find the general set of Eigenvalues of , and thus, its Eigenvectors. This is done by finding the determinant of and solving the resultant Polynomial equation to isolate the Eigenvalues.
  • 53. Summary Thus, to conclude: is the Characteristic Polynomial of . This is used to find the general set of Eigenvalues of , and thus, its Eigenvectors. Then, by Substituting the Eigenvalues back into and reducing the Matrix to Echelon Form, we can find the general set of Eigenvectors for that Eigenvalue.
  • 54. Summary Thus, to conclude: is the Diagonalisation of . is a Matrix created from the Eigenvectors of , where each Column is an Eigenvector. In order for to exist, must necessarily be Invertible, where the Eigenvectors of are Linearly Independent.
  • 55. Summary Thus, to conclude: is the Diagonalisation of . is a Matrix created from the Eigenvectors of , where each Column is an Eigenvector. The resultant is a Diagonal Matrix where the diagonal values are the Eigenvalues in the same column as its associated Eigenvectors.