4
$\begingroup$

Let $G=GL(n, \mathbb{C})$ and $M=\{Q \in GL(n, \mathbb{C}) | Q^t = Q \}$. Suppose $G$ acts on $M$ through the following: $\forall g \in G, \forall m \in M$, $g\cdot m = gmg^t$. Question: Is the action transitive or not?

1 Answers 1

7

Every symmetric matrix $Q\in M$ is the matrix of a quadratic form of maximum rank over $\mathbb{C}^n$. The action of $G$ represents base change for the quadratic form represented by $Q$. Every quadratic form has orthonormal bases. Thus the identity matrix is in every orbit, so yes, the action is transitive.

  • 1
    Ok thanks. What happens if $\mathbb{C}$ is changed to $\mathbb{R}$? Is the action still transitive?2012-04-24
  • 2
    Have you heard of the signature of a real (or complex hermitian) quadratic form? There are a total of $n+1$ orbits in the real (or complex hermitian) case for non degenerate quadratic forms, one for each signature. You'll probably find stuff on wikipedia under signature or Sylvester's law of inertia (direct translation from french, not sure if correct name in English.)2012-04-24
  • 1
    Over $\mathbb{R}$ non degenerate quadratic forms are not all equivalent (you can check that $I_n$ and $-I_n$ are in different orbits because the former defines a positive quadratic form while the latter is negative). Two invertible symmetric matrices are in the same orbit if and only if they have the same number of positive (and negative) eigenvalues, we call this number the signature of the quadratic form.2012-04-24
  • 0
    Thanks a lot! Unfortunately, I am not aware of Slyvester's law of inertia...2012-04-24