Nilpotent Matrix - Definition, Formula, Example (2024)

Nilpotent Matrix is a square matrix such that the product of the matrix with itself is equal to a null matrix. A square matrix M of order n × n is termed as a nilpotent matrix if Mk = 0. Here k is the exponent of the nilpotent matrix and is lesser than or equal to the order of the matrix( k < n). The order of a nilpotent matrix is n × n, and it easily satisfies the condition of matrix multiplication.

Let us learn more bout the nilpotent matrix, properties of the nilpotent matrix, and also check the examples, FAQs.

1.What Is A Nilpotent Matrix?
2.Properties of Nilpotent Matrix
3.Examples on Nilpotent Matrix
4.Practice Question
5.FAQs on Nilpotent Matrix

What Is A Nilpotent Matrix?

A nilpotent matrix is a square matrix A such that Ak = 0. Here k is called the index or exponent of the matrix, and 0 is a null matrix with the same order as that of matrix A. The matrix multiplication operation is useful to find if the given matrix is a nilpotent matrix or not. Further, the exponent of a nilpotent matrix is lesser than or equal to the order of the matrix (k < n).

Nilpotent Matrix - Definition, Formula, Example (1)

The nilpotent matrix is a square matrix with an equal number of rows and columns and it satisfies the condition of matrix multiplication. For a square matrix of order 2 x 2, to be a nilpotent matrix, the square of the matrix should be a null matrix, and for a square matrix of 3 x 3, to be a nilpotent matrix, the square or the cube of the matrix should be a null matrix.

Let us check a few examples, for a better understanding of the working of a nilpotent matrix.

Examples of Nilpotent Matrix

1. An example of 2 × 2 Nilpotent Matrix is A = \(\begin{bmatrix}4&-4\\4&-4\end{bmatrix}\)

A2 = \(\begin{bmatrix}4&-4\\4&-4\end{bmatrix}\) × \(\begin{bmatrix}4&-4\\4&-4\end{bmatrix}\)

= \(\begin{bmatrix}4×4+(-4)×4&4×(-4)+(-4)×(-4)\\4×4 + (-4)× 4&4×(-4) + (-4)×(-4)\end{bmatrix}\)

= \(\begin{bmatrix}16 - 16&-16 + 16\\16 - 16&-16 + 16\end{bmatrix}\)

= \(\begin{bmatrix}0&0\\0&0\end{bmatrix}\)

2. A n-dimensional triangular matrix with zeros along the main diagonal can be taken as a nilpotent matrix.

A = \(\begin{bmatrix}0&3&2&1\\0&0&2&2\\0&0&0&3\\0&0&0&0\end{bmatrix}\)

A2 = \(\begin{bmatrix}0&0&6&12\\0&0&0&6\\0&0&0&0\\0&0&0&0\end{bmatrix}\)

A3 = \(\begin{bmatrix}0&0&0&18\\0&0&0&0\\0&0&0&0\\0&0&0&0\end{bmatrix}\)

A4 = \(\begin{bmatrix}0&0&0&0\\0&0&0&0\\0&0&0&0\\0&0&0&0\end{bmatrix}\)

3. Also, a matrix without any zeros can also be referred as a nilpotent matrix. The following is a general form of a non-zero matrix, which is a nilpotent matrix.

A = \(\begin{bmatrix}p&p&p&p\\q&q&q&q\\r&r&r&r\\-(p + q + r)&-(p + q + r)&-(p + q + r)&-(p + q + r)\end{bmatrix}\)

Let A = \(\begin{bmatrix}3&3&3\\4&4&4\\-7&-7&-7\end{bmatrix}\)

A2 = \(\begin{bmatrix}3&3&3\\4&4&4\\-7&-7&-7\end{bmatrix}\) × \(\begin{bmatrix}3&3&3\\4&4&4\\-7&-7&-7\end{bmatrix}\)

= \(\begin{bmatrix}3×3+3×4+3×(-7)&3×3+3×4+3×(-7)&3×3+3×4+3×(-7)\\4×3+4×4+4×(-7)&4×3+4×4+4×(-7)&4×3+4×4+4×(-7)\\(-7)×3+(-7)×4+(-7)×(-7)&(-7)×3+(-7)×4+(-7)×(-7)&(-7)×3+(-7)×4+(-7)×(-7)\end{bmatrix}\)

= \(\begin{bmatrix}9+12-21&9+12-21&9+12-21\\12 + 16 - 28&12 + 16 - 28&12 + 16 - 28\\-21 -28 + 49&-21 -28 + 49&-21 -28 + 49\end{bmatrix}\)

= \(\begin{bmatrix}0&0&0\\0&0&0\\0&0&0\end{bmatrix}\)

= \(\begin{bmatrix}0&0&0\\0&0&0\\0&0&0\end{bmatrix}\)

Properties of Nilpotent Matrix

Nilpotent matrix is a square matrix, which on multiplying with itself results in a null matrix. The following are some of the important properties of nilpotent matrices.

  • The nilpotent matrix is a square matrix of order n × n.
  • The index of a nilpotent matrix having an order of n ×n is either n or a value lesser than n.
  • All the eigenvalues of a nilpotent matrix are equal to zero.
  • The determinant or the trace of a nilpotent matrix is always zero.
  • The nilpotent matrix is a scalar matrix.
  • The nilpotent matrix is non-invertible.

Related Topics

The following topics help in a better understanding of the nilpotent matrix.

  • Singular Matrix
  • Unitary Matrix
  • Hermitian Matrix
  • Orthogonal Matrix
  • Scalar Matrix

FAQs on Nilpotent Matrix

What Is A Nilpotent Matrix?

A nilpotent matrix is a square matrix A. such that the exponent of A to is a null matrix, and Ak = 0. Here k is called the index or exponent of the matrix, and 0 is a null matrix, having the same order as that of matrix A. The matrix multiplication operation is useful to find if the given matrix is a nilpotent matrix or not.

What Is the Nilpotent Matrix Formula?

The formula of a nilpotent matrix for a matrix A is Ak = 0. Here the product of the matrix A with itself, for multiple times is equal to a null matrix. Here k is the exponent and for a matrix A of order n × n, the value of k is lesser than or equal to n.

How Do You Find If A Matrix Is A a Nilpotent Matrix?

The given matrix can be tested for it to be a nilpotent matrix or not if the product of the matrix with itself is equal to a null matrix. For a square matrix of order 2, the square of the matrix should be a null matrix, and for a matrix of order 3, the square or the cube of the matrix should be equal to a null matrix.

What Is The Order Of Nilpotent Matrix?

The order of a nilpotent matrix is n x n, and it is a square matrix. For a nilpotent matrix to find the product of the matrix with itself, the given matrix has to be multiplied by itself, and a square matrix with equal number of rows and columns satisfies the condition of matrix multiplication.

Nilpotent Matrix - Definition, Formula, Example (2024)
Top Articles
Latest Posts
Article information

Author: The Hon. Margery Christiansen

Last Updated:

Views: 6242

Rating: 5 / 5 (50 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: The Hon. Margery Christiansen

Birthday: 2000-07-07

Address: 5050 Breitenberg Knoll, New Robert, MI 45409

Phone: +2556892639372

Job: Investor Mining Engineer

Hobby: Sketching, Cosplaying, Glassblowing, Genealogy, Crocheting, Archery, Skateboarding

Introduction: My name is The Hon. Margery Christiansen, I am a bright, adorable, precious, inexpensive, gorgeous, comfortable, happy person who loves writing and wants to share my knowledge and understanding with you.