evlyn said:
I don't understand how the minimal polynomial is helpful if I just have a general matrix A? I don't no anything about it except that AB = -BA and that A^2=1 and B^2=1
Well, first off, I interpret your equation as A^2=I.
From just that equation you can draw a number of conclusions about A.
Let me enumerate them for you:
1. A is a square nxn matrix (otherwise you could not multiply it with itself).
2. A is its own inverse, that is, A = A^-1.
3. More specifically: A is invertible.
4. det(A^2)=1, implying det(A)=+1 or det(A)=-1.
Now the minimal polynomial is helpful, since it tells us that:
5. A has n eigenvalues, each of which must either be +1 or -1.Can you tell what the dimensions of B must be?Btw, I get the impression that the minimal polynomial is outside of the scope of your current class material.
Is it?
Perhaps we should zoom in on 2x2 matrices and leave the minimal polynomial out of it...
And anyway, I'm not even sure myself if your statement holds true for matrices larger than 2x2.