Questions tagged [linear-groups]

A linear group or matrix group is a group $G$ whose elements are invertible $n \times n$ matrices over a field $F$.

A matrix group is a group $G$ consisting of invertible matrices over a specified field $F$, with the operation of matrix multiplication. A linear group is a group that is isomorphic to a matrix group.

Any finite group is linear, because it can be realized by permutation matrices using Cayley's theorem.

As examples of linear groups, we have the general linear group, of all invertible $n\times n$ matrices, the special linear group, of all $n\times n$ matrices whose determinant is $1$, or the group of all invertible $n\times n$ upper triangular matrices.

280 questions
3
votes
1 answer

The generators of $SL_2(\bf F_3)$.

I want to show that $SL_2(\bf F_3)$ is generated by $A=\begin{bmatrix} 1\ 1 \\ 0\ 1 \end{bmatrix}$ and $B=\begin{bmatrix} 1\ 0 \\ 1\ 1 \end{bmatrix}$, using the fact that the order of this group is 24. Since these matrices have the determinant 1,…
1
vote
0 answers

the normal subgroup of $SL(3,\mathbb{Z})$

I know we can use Margulis normal subgroup theorem to prove the normal subgroup of the finite index subgroup of $SL(3,\mathbb{Z})$ is either finite or finite index, could we prove this fact without Margulis normal subgroup theorem? Since Margulis…
Antoine
  • 341
  • 1
  • 6
1
vote
0 answers

Questions about $GL_n(\textbf F)/SL_n(\textbf F)$.

I learned that the special linear group is a normal subgroup of the general linear group. That is, $SL_n(\textbf F) \lhd GL_n(\textbf F)$. It is quite obvious since $\det(ABA^{-1})=\det(B)=1$ where $A \in GL_n(\textbf F)$ and $B\in SL_n(\textbf F)$.…
1
vote
1 answer

Is ${\rm SO}(n, \mathbb{C})$ a bounded subset of $\mathbb{C}^{n\times n}$?

Reason I ask is because although it's bounded for real matrix entries, it's harder to see whether it's bounded for complex entries.
0
votes
0 answers

Describe the double coset $H_1QH_1$ in $SO_3$ geometrically.

This is an exercise encountered in the book Algebra by M.Artin. Let $\mathbb{R}^3$ be the three-dimensional Euclidean space with coordinates $(x_1, x_2, x_3). $ Denote $H_i$ the subgroup of $SO_3$ that consists of rotations about the $x_i-$axis. In…
Tsoshamry
  • 301