Matrix A s.t. A^3=0 but A^2 doesn't

  • Thread starter Thread starter NullSpace0
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
NullSpace0
Messages
25
Reaction score
0

Homework Statement


Find a matrix, A, such that A3=0, but A2≠0.


Homework Equations





The Attempt at a Solution


I don't actually think this is possible. My only other thought is to take A2*A where this product equals zero, and then decompose A. But I don't know how to do that such that it is the "square root" of A.
 
Physics news on Phys.org
NullSpace0 said:

Homework Statement


Find a matrix, A, such that A3=0, but A2≠0.


Homework Equations





The Attempt at a Solution


I don't actually think this is possible. My only other thought is to take A2*A where this product equals zero, and then decompose A. But I don't know how to do that such that it is the "square root" of A.

Try a 3x3 matrix with 1s above the diagonal.
 
How would I have known to look for that?

From what I know about matrix multiplication, I know that the zeroes below the diagonal help when I think of multiplying by taking linear combinations of the columns, but how would I reason this out in general?
 
NullSpace0 said:
How would I have known to look for that?

From what I know about matrix multiplication, I know that the zeroes below the diagonal help when I think of multiplying by taking linear combinations of the columns, but how would I reason this out in general?

Let A be an n xn matrix for which A^k = 0 for some k > n. Prove that A^n = 0.

This theorem tells me to work on nxn matrices since I know I know I can construct one that is A^n = 0. So your case we needed A^3. Hence I picked a 3x3
 
NullSpace0 said:
How would I have known to look for that?

From what I know about matrix multiplication, I know that the zeroes below the diagonal help when I think of multiplying by taking linear combinations of the columns, but how would I reason this out in general?

Re "How would I have known to look for that?" I'll bet your book or notes have some relevant material. Alternatively, you could Google 'nilpotent matrix', but I guess you would need to know that is what such A are called.

RGV