When can a real nxn matrix have (-I) as its d-th power?

  • Thread starter Thread starter astonmartin
  • Start date Start date
  • Tags Tags
    Matrix Power
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 3K views
astonmartin
Messages
23
Reaction score
0

Homework Statement


For what positive integers x and n is there a real nxn matrix whose d-th power is -I (negative identity matrix)


Homework Equations





The Attempt at a Solution



I don't really understand this problem, aren't there endless possibilities? Also, why does it matter what size the matrix is? :confused:
 
Physics news on Phys.org
What's this mysterious integer x? Is it the same as d?
 
Yeah sorry that's supposed to be a d. I'm assuming there is a solution to this other than the negative identity matrix?
 
Well, yes, e.g. A=[[0,1],[-1,0]] is a 2x2 matrix and A^2=-I.