Independent combinations: <
-
> = 4 <
χ>,
<
+
> =
+
- 2 (det(χ)+det(
))
The second relation follows from the Newton formula (CharacteristicCoefficient[UMatrix[a],UDimension->2][0]) for 2x2 matrices:
and multiplicability of the determinant.
![]()
![]()
![Det[(a11 a12)] + 1/2 (UTrace[NM[(a11 a12), (a11 a12)]] - UTrace[(a11 a12)]^2) // CommutatorReduce // Expand a21 a22 a21 a22 a21 a22 a21 a22](../HTMLFiles/index_72.gif)
![]()
![]()
![]()
![]()
![]()
![UTrace1[NM[Adjoint[MM[x_]], UMatrix[UChi[chopts___]][x_], Adjoint[MM[x_]], UMatrix[UChi[___]][x_]]] -> -UTrace1[NM[Adjoint[UMatrix[UChi[chopts]][x]], MM[x], Adjoint[UMatrix[UChi[chopts]][x]], MM[x]]] + 1/2 UTrace[UChiPlus[x]]^2 + 1/2 UTrace[UChiMinus[x]]^2 - Det[UMatrix[UChi[chopts]][x]] - Det[Adjoint[UMatrix[UChi[chopts]][x]]]](../HTMLFiles/index_78.gif)
![]()
![detChiRule = UTrace1[NM[Adjoint[MM[x_]], UMatrix[UChi[chopts___]][x_], Adjoint[MM[x_]], UMatrix[UChi[___]][x_]]] -> -UTrace1[NM[Adjoint[UMatrix[UChi[chopts]][x]], MM[x], Adjoint[UMatrix[UChi[chopts]][x]], MM[x]]] + 1/2 UTrace[UChiPlus[x]]^2 + 1/2 UTrace[UChiMinus[x]]^2 - Det[UMatrix[UChi[chopts]][x]] - Det[Adjoint[UMatrix[UChi[chopts]][x]]]](../HTMLFiles/index_80.gif)
![]()
Converted by Mathematica (July 10, 2003)