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
Maya Kowalski's Family Was Awarded Over $261 Million In Lawsuit Against Johns Hopkins
Maya Kowalski wins case against hospital that kidnapped her and drove mother to suicide
Avonlea Havanese
East Cocalico Police Department
Otterbrook Goldens
What Auto Parts Stores Are Open
Academic Integrity
Localfedex.com
Tanger Outlets Sevierville Directory Map
Publix 147 Coral Way
Persona 4 Golden Taotie Fusion Calculator
Pittsburgh Ultra Advanced Stain And Sealant Color Chart
Summer Rae Boyfriend Love Island – Just Speak News
charleston cars & trucks - by owner - craigslist
Adam4Adam Discount Codes
Nine Perfect Strangers (Miniserie, 2021)
We Discovered the Best Snow Cone Makers for Carnival-Worthy Desserts
Iroquois Amphitheater Louisville Ky Seating Chart
Canvasdiscount Black Friday Deals
Cain Toyota Vehicles
How to Watch Every NFL Football Game on a Streaming Service
Trivago Myrtle Beach Hotels
Boxer Puppies For Sale In Amish Country Ohio
800-695-2780
Cona Physical Therapy
Craigslist Brandon Vt
4.231 Rounded To The Nearest Hundred
John Philip Sousa Foundation
Nikki Catsouras: The Tragic Story Behind The Face And Body Images
Salemhex ticket show3
How Much Is An Alignment At Costco
What does wym mean?
Wednesday Morning Gifs
The disadvantages of patient portals
Koninklijk Theater Tuschinski
How Does The Common App Work? A Guide To The Common App
Best Restaurants Minocqua
Gfs Ordering Online
What Is A K 56 Pink Pill?
Skyward Marshfield
manhattan cars & trucks - by owner - craigslist
Miami Vice turns 40: A look back at the iconic series
Todd Gutner Salary
Craigslist Antique
Fairbanks Auto Repair - University Chevron
Leland Westerlund
Campaign Blacksmith Bench
18443168434
Autozone Battery Hold Down
Mike De Beer Twitter
How to Get a Check Stub From Money Network
Zalog Forum
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.