
Education Journalist | Study Abroad Lead
Eigenvalues and eigenvectors are a part of matrix that assist in the analysis of the financial data as well as extracting information from original data. Eigenvalues, also known as characteristic roots, real values, and latent roots. It helps in the representation of magnitude and importance. Eigenvalues are significant scalars associated with eigenvectors in linear equations.
| Table of Content |
Key Takeaways: Eigenvalues, Matrix, Eigenvectors, Square matrix, Scalars, Roots, Real values, Non-zero vector, Algebra, Stability analysis, Vibration analysis, Matrix diagonalization
Eigenvalues Definition
[Click Here for Sample Questions]
A scalar of linear operators with a non-zero vector is called an Eigenvalue. An Eigenvector is the same thing as this attribute. Eigen is a German word that means "proper" or "characterful." As a result, Eigenvalue can also be known as a characteristic value, a characteristic root, proper values, or latent roots. To put it another way, an eigenvalue is a scalar that is also used to convert an eigenvector. The formula is Ax = λx
What are Eigenvalues?
[Click Here for Sample Questions]
The transformation in the particular point of direction where it is expanded is what Eigenvalue means geometrically. The direction is reversed if the Eigenvalue is negative. There is an eigenvalue for every real matrix. It can be complex at times. The fundamental theorem of algebra is equal to the existence of the Eigenvalue for complex matrices. Eigenvalues are widely used in a variety of applications and analyses, including stability analysis, vibration analysis, matrix diagonalization, and facial recognition.
Properties of Eigenvalues
[Click Here for Sample Questions]
- There are Zero Eigenvalues in the singular matrix.
- If A is a square matrix, then = 0 is not an Eigenvalue of A
- Eigenvectors are linearly dependent on distinct Eigenvalues.
- In Inverse Matrix, if A is a square matrix and λ is an eigenvalue of A, then -1 is the Eigenvalue of A-1.
- Transpose Matrix: If A is a square matrix, and λ is its Eigenvalue, then λ is At's Eigenvalue.
- Matrix Powers: If A is a square matrix, n≥0 is an integer and is λ an eigenvalue of A, then λn is an eigenvalue of An.
- Eigenvalues of A = EigenValues of AT (Transpose)
- Product of EigenValues = |A|
- Eigenvalues of unitary and orthogonal matrices are of unit modulus |λ| = 1
- Real symmetric and hermitian matrices have real eigenvalues.
- The sum of all eigenvalues is the trace of À, which is defined as the sum of its diagonal elements.
- Suppose λ1, λ2…….λn are the eigenvalues of A, then λ1k, λ2k…….λnk are eigenvalues of Ak
How to find Eigenvalues of a Matrix?
[Click Here for Sample Questions]
Following are the steps to calculate the eigenvalues of a matrix:
- The first step is to make sure that the given A matrix is a square matrix and the identity matrix I is of the same order.
- Analyse the matrix A - λI, and λ over here is a scalar quantity.
- Calculate the determinant of matrix A - λI and make sure that it is zero
- Determine the possible values of λ from the acquired equation which are the important eigenvalues of matrix A.
Eigenvectors Definition
[Click Here for Sample Questions]
Eigenvectors are non-zero vectors whose directions are unaffected by the application of linear equations. It can only be changed by a scalar factor.
Eigenvectors Explanation
A set of all eigenvectors with the equivalent Eigenvalues and the zero vector makes up an Eigenspace of vector x. The zero vector, however, is not an eigenvector. Suppose A is an "n n" matrix and is A's Eigenvalue. In that case, x, a non-zero vector, is an eigenvector of A if it answers the following equation: Ax = x x is an eigenvector of A corresponding to Eigenvalue.
An eigenvector of a square matrix A is a non-zero vector x such that we have the following for some number λ:
Ax = x
We refer to this λ as an eigenvalue.
As a result, for example, λ= 3
Eigenvector
If x = cy, where c is a number, then A(cy) = λcy.
cAy = λcy
Ay = λy
As a result, any constant multiple of an eigenvector is an eigenvector, implying that there exist an infinite number of eigenvectors but a finite number of eigenvalues, as we'll see later. The eigenvectors for each eigenvalue will be unique.
Eigenvalues of a Square Matrix
[Click Here for Sample Questions]
If An×n is a square matrix, then [A- λI], which is an indefinite or undefined scalar, is called an Eigen or characteristic matrix. The Eigen equation or characteristics equation, where "I" is the identity matrix, can be represented as |A-λI| and |A-λI| = 0 is the Eigen equation or characteristics equation. Eigen roots are the roots of an Eigen matrix.
The elements on the primary diagonals are equivalent to the eigenvalues of a triangular and diagonal matrix. The eigenvalues of a scalar matrix, on the other hand, are scalar only.
Things to Remember
- There could be an infinite number of Eigenvectors, each of which corresponds to one Eigenvalue.
- The eigenvectors are linearly dependent on distinct eigenvalues.
- The product of the n eigenvalues of A is the same as the determinant of A.
- The sum of the n eigenvalues of A is the same as the trace of A
- The eigenvectors are wave functions that are linked with the bound states of an electron in a hydrogen atom.
- In quantum physics, the time-independent Schrodinger equation is an instance of an Eigenvalue equation.
- The Eigenvalues are understood as having decreasing energies and rising angular momentum throughout.
Also Read:
Sample Questions
Ques: If λ is an eigenvalue of the matrix A, prove that λ 2 is an eigenvalue of A2. (3 marks)
Ans: Since λ is an eigenvalue of A, Av = λv for some v 6= 0
Multiplying both sides by A gives
A(Av) = A(λv)
A 2v = λAv
= λλv
= λ 2v
Hence, λ 2 is an eigenvalue of A2 .
Ques. Find 6 is an eigenvalue of the matrix, A=\(\begin{bmatrix} 4 & 1 \\ 6 & 3 \\ \end{bmatrix}\)(3 marks)
Ans: solve the equation , A\(\nu\)=6\(\nu\), to find eigenvectors

These Both equations reduce to the single linear equation y=2x
Therefore any vector of the form [a 2a]T, for any real number that is non-zero ‘a’ is an eigenvector of A with eigenvalue λ = 6.
Ques: Find the eigenvalues and eigenvectors of Matrix:
\(A = \begin{bmatrix} 2 & 1\\ 1& 2 \end {bmatrix}\)
Find the characteristic polynomial of A using the determinant. (5 marks)
Ans.
\(| A - \lambda I| = \begin{bmatrix} 2 &1 \\ 1 & 2 \end{bmatrix} - \lambda \begin{bmatrix} 1& 0\\ 0& 1 \end{bmatrix}= \begin{bmatrix} (2- \lambda) & 1\\ 1 & (2 - \lambda) \end{bmatrix}\\ =3 - 4 \lambda + \lambda^2 \\ =(\lambda - 3) (\lambda -1) \)


Ques: Find the eigenvalues corresponding to eigenvectors of matrix, (3 marks)
\(A =\begin{bmatrix} 2&0&0\\ 0&3&4\\ 0&4&9 \end {bmatrix}\)
Ans. The characteristic polynomial of A =

The only three eigenvalues of A are 2, 1 and 11, which are the roots of the characteristic polynomial
The eigenvalues corresponds to the eigenvectors [1 0 0]r, {0 -2 1}r and [0 1 2]r
Ques: How the eigenvalues of a diagonal matrix re the diagonal elements, (3 marks)
\(A =\begin{bmatrix} 1&0&0\\ 0&2&0\\ 0&0&3 \end {bmatrix}\)
Ans. The characteristic polynomial of A = |A - λI| = (1 - λ)(2 - λ)(3 - λ)
That consists of roots λ1 = 1,λ2 = 2, λ3 = 3
These particular roots are the diagonal elements and the eigenvalues of A
Each diagonal element corresponds to an eigenvector and the eigenvalues corresponds to the eigenvectors,
\(\nu_{\lambda_1} = \begin{bmatrix} 1\\ 0\\ 0 \end{bmatrix} , \nu_{\lambda_2} = \begin{bmatrix} 0\\ 1\\ 0 \end{bmatrix}, \nu_{\lambda_2} = \begin{bmatrix} 0\\ 0\\ 1 \end{bmatrix}\)
Ques: Determine the characteristic polynomial of A: (4 marks)
\(|A - \lambda I|= \begin{vmatrix} (a-\lambda) & b\\ c & (d - \lambda) \end{vmatrix}\)
Ans. (a - λ)(d - λ) - bc
= ad - aλ - dλ + λ² - bc
= λ² - (a + d) + (ad - bc)
With the use of quadratic formula we get:
{(a + d) +-\(\sqrt{(a + d^2)}\) - 4(ad - bc)} / 2
= (a + d)/2 +- {\(\sqrt{(a + d^2)}\) - 4(ad - bc)} / 2
By simplifying y radicant we get:
= (a + d)² - 4(ad - bc)
= A² + 2ad + d² - 4ad + 4bc
= A² - 2ad + b² + 4bc
By bringing denominator within the sq. root:
(a + d)/2 +- \(\sqrt{\frac{(a -d)^2 + 4bc}{4}}\)
= (a + d)/2 +- \(\sqrt{\frac{1}{4}}\)(a - d)² + bc
Ques: Find the eigenvalues of Matrix: A = (2 marks)
\(\begin{bmatrix} 2&0&0&0\\ 1&2&0&0\\ 0&1&3&0\\ 0&0&1&3 \end {bmatrix}\)
Ans. There is a characteristic polynomial that is the product of its diagonal elements,

Therefore the root of this particular polynomial and eigenvalues of the matrix are 2 and 3.
For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates
Check-Out:






Comments