$G=(GL_2(\mathbb R),.)$ be group of all invertible $2x2$ matrices with coefficients in $\mathbb R$ under multiplication.
Find the $Z(G)$
I am having trouble with finding it. We know that elements of $GL_2(\mathbb R)$ have non-zero determinant. Namely, $A\in GL_2(\mathbb R)$ such that $A=\begin{pmatrix} a &b\\ c & d \end{pmatrix}$ then $ad-bc\not=0$. And if $\begin{pmatrix} x & y\\ z & t \end{pmatrix}$ in the center of $G$
Then:
$\begin{pmatrix} x & y\\ z & t \end{pmatrix}\begin{pmatrix} a &b\\ c & d \end{pmatrix}=\begin{pmatrix} xa+yc & xb+yd\\ za+tc & zb+td \end{pmatrix}=\begin{pmatrix} ax+bz & ay+bt\\ cx+dz & cy+dt \end{pmatrix}=\begin{pmatrix} a &b\\ c & d \end{pmatrix}\begin{pmatrix} x & y\\ z & t \end{pmatrix}$
It follows that:
- $bz=yc$
- $xb+yd=ay+bt$
- $cx+dz=za+tc$
As you can see it is very messy, is there any method avaible that help us to find the center (method can be advanced or elementary.).
Edit:
I didnot know this question has duplicate (sorry about it). However, in given links these are prove-disprove question, I rather than wonder that why someone thinks that center of $GL_2(R)$ should be $Z\bigl(GL(2,\mathbb R)\bigr)= \left\{ \pmatrix{ a & 0 \\ 0 & a } \,\middle|\, a \in \mathbb R\setminus\{0\} \right\}$. Where did the thought come from? Is it too stupid to be curious about ? :)