I have the following details about the matrices $A,B$:
$$A_{n\times n},B_{n\times n}$$ $$A^2 = B^2 = 0$$ $$AB=BA$$
I need to find $x \in \mathbb{N}$ so $(A+B)^x=0$
What implications can I make from the given details?
- $A,B$ doesn't have to equal $0$ so $A^2 = B^2 = 0$
- Can I imply from the 2nd and 3rd given details that $A=B$?
- Any other leads?