Talk:Hermitian matrix
Mathematics Start‑class Low‑priority | ||||||||||
|
Hermitian matrices are defined much more generally. This article only deals with the most common case, complex numbers. You just need and a field and a fixed involutive automorphism and you can define hermitian matrix. It is often done over finite fields, and it can also be define with other involutive automorphisms of the complex numbers than the usual conjugation.Evilbu 22:02, 4 February 2006 (UTC)
1)I've heard only this about automorphisms of the complex field besides the triv. and conj: that they're everywhere discontinuous, & there's a lot of them. Is it actully known whether any (or all)besides conj. are of order two? 2)Has anyone worked on what to do for the generalization of symmetric matrices to "hermitian" if one has, say, a field with an automorphism group of order 3, or worse, an automorphism group isomorphic to the symmetric group on three elements? I'm very interested.Rich 08:18, 6 October 2006 (UTC) ,
Conjugate transpose
A* is the conjugate matrix of A. Atranspose is the transposed matric of A. The conjugate transpose is denoted A*transpose. I don't know off hand how to do the transpose symbol in Latex. But it would look roughly like A*t.
- A* is the standard notation for conjugate transpose in matrix theory, but may well denote the conjugate matrix in other displines further removed from maths. See Talk:Conjugate matrix for some previous discussion. -- Jitse Niesen (talk) 04:24, 10 June 2006 (UTC)
For clarity, we can use to denote the matrix conjugate transpose. (Aug.12th, 2006)
anti commutative matrices can't be hermitian??
I think AB=BA must not be true for hermitian matrix. For example think of a1:matrix([0,0,0,1],[0,0,1,0],[0,1,0,0],[1,0,0,0]) and a2:matrix([0,0,0,-%i],[0,0,%i,0],[0,-%i,0,0],[%i,0,0,0]). a1 * a2 = matrix([%i,0,0,0],[0,-%i,0,0],[0,0,%i,0],[0,0,0,-%i])!=matrix([-%i,0,0,0],[0,%i,0,0],[0,0,-%i,0],[0,0,0,%i])=a2 * a1.
Or am I wrong?? (the matrices i took above are the dirac matrices)
- All diagonal matrices are Hermitian and commute, so AB = BA holds for that family. I hope that answers your question. -- Jitse Niesen (talk) 16:49, 8 January 2007 (UTC)
- slight clarification: All diagonal matrices with real entries are Hermitian and commute. Mct mht 17:00, 8 January 2007 (UTC)
Delete the commas in the first equation
How 'bout deleting the commas between the i,j subscripts?