Characteristic Polynomial: Formula & Examples

Arpita Srivastava logo

Arpita Srivastava

Content Writer

In the realm of linear algebra, the characteristic polynomial stands as a fundamental concept that bridges matrices and their eigenvalues. 

  • These polynomials will have eigenvalues as roots and are invariant under matrix similarity. 
  • A characteristic equation is a type of equation which is determined by equating the characteristic polynomial to zero.
  • This equation is also known as the deterministic equation.
  • It not only serves as a tool for theoretical exploration but also has practical applications in areas such as differential equations, control theory, and more.
  • The characteristic polynomial is used to calculate closed forms for the solutions of linear recurrences.
  • With this article, we can easily learn about the implications of the characteristic polynomial for 2×2 and 3×3 matrices, along with the characteristic equation and the significance of its roots.

Key Terms: Characteristic Polynomial, Characteristic Equation, Matrices, Polynomial, Deterministic Equation, Eigenvalues, Roots of Characteristic Polynomial


Characteristic Polynomial Definition

[Click Here for Sample Questions]

The characteristic polynomial is a powerful tool in linear algebra that provides insights into the properties of matrices. 

  • By understanding how to compute and interpret the characteristic polynomial and its roots, we can gain deeper insights into the behaviour of linear transformations and systems.
  • Let’s consider (A) to be a square matrix of order (n). The characteristic polynomial of (A), denoted by f(λ), is expressed as:

\(f(λ) = det (A – λI_n)\)

\(f(λ)=(−1)^nλ^n+(−1)^{n−1}tr(A)λn−1+···+det(A).\)

  • Here, (I) symbolizes the Identity matrix of the same order.
  • The primary objective of computing the characteristic polynomial is to determine the eigenvalues of the matrix.
  • When we talk about the spectral graph theory then the characteristic polynomial of a graph is represented by the characteristic polynomial of the adjacency matrix.

Also Read:


Characteristic Polynomial of a 2 x 2 Matrix

[Click Here for Sample Questions]

For a 2×2 matrix (A), the characteristic polynomial can be derived by subtracting (λ) times the identity matrix from (A) and calculating the determinant of the result. The characteristic polynomial of a 2 x 2 matrix is given as:

characteristic polynomial of a 2 x 2 matrix is given as

Example of Characteristic Polynomial of a 2 x 2 Matrix

Example of Characteristic Polynomial of a 2 x 2 Matrix


Characteristic Polynomial of a 3×3 Matrix

[Click Here for Sample Questions]

For a 3×3 matrix, the process is similar but involves a more complex calculation due to the larger size of the matrix. The characteristic polynomial of a 3 x 3 matrix is given as:

\(−λ^3+tr(A)λ^2−\frac{1}{2}(tr(A)^2−tr(A^2))λ+det(A)\)

  • Where tr is the trace of matrix A

Example of Characteristic Polynomial of a 3 x 3 Matrix

Example of Characteristic Polynomial of a 3 x 3 Matrix


Characteristic Equation

[Click Here for Sample Questions]

The characteristic equation is obtained by setting the characteristic polynomial equal to zero:

\(det(A−λI) = 0 \;or \;f(λ) = 0\)

  • Solving this equation yields the eigenvalues of the matrix (A).

Roots of Characteristic Polynomial

[Click Here for Sample Questions]

The roots of the characteristic polynomial are the eigenvalues of the matrix. These values are fundamental as they often reveal much about the nature of the matrix, including its invertibility, diagonalizability, and stability properties.

Theorem

Consider n x n matrix A whose characteristic polynomial is given as \(f(λ) = det (A – λI_n)\); then the eigenvalue of A is \(λ_0\) where \(f(λ_0) = 0\).

Example of Roots of Characteristic Polynomial

Example of Roots of Characteristic Polynomial


Things to Remember

  • The characteristic polynomial is invariant under matrix similarity.
  • The degree of these polynomials is equal to the size of the matrix.
  • For a 2 × 2 and 3 x 3 matrix, the characteristic polynomial is quadratic and cubic respectively.
  • The trace and determinant of a matrix are integral in finding these types of polynomials.
  • The characteristic equation is used to find the eigenvalues of a matrix.
  • Understanding the characteristic polynomial is crucial for applications in various scientific and engineering disciplines.

Also Read:


Sample Questions

Ques. What is the significance of the roots of the characteristic polynomial? (2 marks)

Ans. The roots of the characteristic polynomial are the eigenvalues of the matrix. They are significant because they provide important information about the matrix, such as its determinant, trace, and rank.

Ques. What is the characteristic equation and how is it related to the characteristic polynomial?  (2 marks)

Ans. The characteristic equation is obtained by setting the characteristic polynomial equal to zero. It is used to find the eigenvalues of the matrix.

Ques. Can the Characteristic Polynomial be used to determine if a matrix is invertible? Explain?  (2 marks)

Ans. Yes, a matrix is invertible if and only if its characteristic polynomial does not have zero as a root, which means the determinant of the matrix is not zero.

Ques. What does the degree of the characteristic polynomial indicate about a matrix?  (2 marks)

Ans. The degree of the characteristic polynomial indicates the size of the matrix. For an ( n x n ) matrix, the degree of its characteristic polynomial is ( n ).

Ques. How does the characteristic polynomial relate to the trace and determinant of a matrix?  (2 marks)

Ans. The constant term of the characteristic polynomial is the determinant of the matrix, and the coefficient of the second highest term is the negative trace of the matrix.

Ques. How does the characteristic polynomial help in understanding the diagonalizability of a matrix?  (2 marks)

Ans. A matrix is diagonalizable if it has ( n ) distinct eigenvalues, where ( n ) is the size of the matrix. Since the eigenvalues are the roots of the characteristic polynomial, having ( n ) distinct roots implies that the matrix is diagonalizable.

Ques. Can the characteristic polynomial provide information about the geometric multiplicity of an eigenvalue? Explain.  (3 marks)

Ans. The geometric multiplicity of an eigenvalue is the dimension of the corresponding eigenspace. While the characteristic polynomial does not directly give the geometric multiplicity, it does provide the algebraic multiplicity, which is the number of times an eigenvalue appears as a root. The geometric multiplicity can never exceed the algebraic multiplicity.

Ques. Describe the process of finding the characteristic polynomial for a triangular matrix and its implications?  (3 marks)

Ans. For a triangular matrix, the characteristic polynomial is obtained by subtracting ( λ ) from each of the diagonal entries and then taking the determinant. The eigenvalues of a triangular matrix are simply the entries on its main diagonal, and the characteristic polynomial will have these values as its roots.

Ques. How can the cayley-hamilton theorem be used to verify a matrix’s characteristic polynomial?  (3 marks)

Ans.The cayley-hamilton theorem states that every square matrix satisfies its own characteristic polynomial. 

  • To verify this, one would compute the characteristic polynomial (p (λ ) ) of the matrix (A), and then show that substituting (A) into (p(λ)) results in the zero matrix. 
  • For example, if (p(λ) = λ2 – 4λ + 4), then (p(A) = A2 - 4A + 4I ) should equal the zero matrix if (p(λ)) is indeed the characteristic polynomial of (A).

Ques. Discuss the importance of multiplicity in the context of the characteristic polynomial and its roots?  (4 marks)

Ans. Multiplicity refers to the number of times a particular root appears in the characteristic polynomial. 

  • The algebraic multiplicity is the number of times an eigenvalue appears as a root, while the geometric multiplicity is the dimension of the eigenspace associated with that eigenvalue. 
  • The algebraic multiplicity can provide insight into the potential diagonalizability of a matrix, as a matrix is diagonalizable if and only if the algebraic multiplicity of each eigenvalue equals its geometric multiplicity.

Ques. Solve the given 2 x 2 matrix to calculate the characteristic polynomial? (3 marks)

Ans. 

2 x 2 matrix

For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates


Check-Out: 

Comments


No Comments To Show