Dick said:
O(p,q) and SO(p,q) do have the same Lie algebra don't they? SO(p,q) is the component of O(p,q) containing the identity. They have the same dimension. You'd better try counting those variables again. What are the dimensions of B, C, D and E? SU(p,q) is the similar to SO(p,q) except the matrices can be complex and transpose is replaced by conjugate transpose.
ok. i agree on the first point that O(p,q) and SO(p,q) have the same lie algebra. the det 1 condition neatly falls into place from the fact that matrices in the lie algebra have 0's all down the diagonal.
right next bit:
B has dim p^2. we only want to count the upper triangular components (not including the diagonal). this give (p^2-p)/2. and E has dimension q^2. again count just that upper triangle. this gives (q^2-q)/2.
add these together we get
(p^2+q^2 - (p+q))/2 = (n^2-n)/2 which is the answer.
the only problem i have with this is that we haven't counted any components of C, have we? i don't understand where this piece has gone? yet it seems to work. for example consider a 4x4 matrix with 2x2 blocks then a basis for B would be [0,1][-1,0] and a basis for E would be [0,1][-1,0] and for C it would be {[1,0][0,0],[0,1][0,0],[0,0][1,0],[0,0][0,1]} this is a 6 dimensional basis and (4^2-4)/2=6 as required.
why is this working when we didn't count any of the basis elements for C?
ok.
should i work with the definition that
SU(p,q) = \{ A \in M_n ( \mathbb{C} ) | \bar{A}^t \eta A = \eta \}