- #1
- 486
- 0
I am trying to find definition of determinant where the matrix entries may not be commutative, for instance quaternions or Clifford algebras. Does the minor expansion of determinant over a field still work over a non-commutative algebra?
http://www.math.ucdavis.edu/~daddel...plications/Determinant/Determinant/node3.htmlI am trying to find definition of determinant where the matrix entries may not be commutative, for instance quaternions or Clifford algebras. Does the minor expansion of determinant over a field still work over a non-commutative algebra?
However, that is not that I am working with. I am playing with Clifford algebra and it is known that every element of Cl(p+1, q+1) can be represented by M(2, Cl(p,q)) and M(n, T) where T = R, C or H. Of course the definition of determinant is trivial when T = R or C, but I am not sure if the Laplace expansion still works on quaternionic matrices. If I can compute the determinant in that case, it will suggest the norm function for Cl(p+1, q+1).My gut says that a useful definition of determinant could be defined as follows:
Your algebra A is a finite dimensional algebra over the reals -- I think that implies that it can be represented as an algebra of real matrices. So you can view your matrix over A as a matrix over R, and take the (real-valued!) determinant of that.