I have thought about quite a while, I figured that if $q = 2$ or $q = 3$, then $(q + 1)! = (q + 1)(q)(q − 1)$ because $0! = 1$ and $1! = 1$ respectively. I'm sure that I can use this somehow but I can't figure out how, maybe someone knows and elegant way to show that $\left|PGL(2,q)\right|$ is indeed equal to $(q-1) q (q+1)$
Help is appreciated :)
$GL(n,q)=(q^n-1)(q^n-q)(q^n-q^2) \ldots (q^n-q^{n-1})$
$|PGL(n,q)|=|SL(n,q)|=\frac{|GL(n,q)|}{|Z(GL(n,q))|}$
$|PGL(2,q)| = (q^2-1)(q^2-q)/(q-1)$
$=(q+1)q(q-1)$