I am trying to find that the real dimension of $SU(N)$ is $N^2-1$ but I make a mistake and I don't know where.
I would like to prove it directly on the group (I don't want to use the algebra).
What I did :
$$SU(N)=\{ A \in \mathcal{M}_N(\mathbb{C}) / A^{\dagger}A=I, det(A)=+1 \} $$
- I have $2N^2$ coefficient for $SU(N)$ (because complex).
- $M=A^{\dagger}A$ is an hermitian matrix. Thus by construction all the coefficients on the diagonal are reals : $N$ equation to determine them. I also have $2*(N-1+N-2+...+1)=N(N-1)$ extra diagonal coefficient to determine.
Finally I will have : $2N^2 - N - N(N-1)=N^2$ which should be the dimension of $SU(N)$... But it is wrong.
Where is my mistake ?
Is it because the determinant is $+1$ and I didn't used it ?