Let $G$ be an arbitrary group (finite or infinite), and let $GL_n(\mathbb C)$ be the general liner group. And let $\varphi : G \rightarrow GL_n(\mathbb C)$ be a homomorphic map.
My question is:
Can we always find the homomorphic map $\varphi$ be injective? In another word, can any infinite group be represented by some $n \times n$ complex matrices, which are matched with a single element in $G$?
Above are some examples.
Finite group like Hamilton IV group, $\mathrm Q=\{\mathrm{1, i, j, k}\}$, can be represented by these 8 complex matrices,
where:
$1=\begin{pmatrix}
1 & 0 \\
0 & 1
\end{pmatrix},\mathrm{i}=
\begin{pmatrix}
i & 0 \\
0 & -i
\end{pmatrix},\mathrm{j}=
\begin{pmatrix}
0 & 1 \\
-1 & 0
\end{pmatrix},\mathrm{k}=
\begin{pmatrix}
0 & i \\
i & 0
\end{pmatrix}.
$
And infinite group like $\mathbb Z^*$ can be simply represented by $1\times 1$ matrices:
$(e^n), n \in \mathbb Z.$
So this problem occured to me.
Now, one idea is that the infinite group $G$ is generated by finite elements $\{1, x_1, ..., x_n\}$, and these elements are somewhat 'isolated' from each other. The word 'isolated' may mean that $ x_m \not= x_1^{r_1}x_2^{r_2}\dots x_{m-1}^{r_{m-1}}.$ But at least now, there are still 3 bad things about the idea:
1. How to define the word 'isolated'?
2. How to solve the problem of non-abelian situations?
3. Some infinite groups such as $\mathbb R^*$ cannot be generated by a few elements, but it can still be represented by matrices.