[step:Justify grouping the Eisenstein lattice series by horizontal rows]Fix $z \in \mathbb{H}$, and write $z = x + iy$ with $x,y \in \mathbb{R}$ and $y > 0$. Define the real-[linear map](/page/Linear%20Map)
\begin{align*}
T_z: \mathbb{R}^2 &\to \mathbb{C} \\
(u,v) &\mapsto uz+v.
\end{align*}
Identifying $\mathbb{C}$ with $\mathbb{R}^2$, the map $T_z$ is invertible because its matrix in the standard real bases is
\begin{align*}
\begin{pmatrix}
x & 1 \\
y & 0
\end{pmatrix},
\end{align*}
whose determinant is $-y \neq 0$. Hence, by equivalence of norms on the finite-dimensional space $\mathbb{R}^2$, there exists a constant $c_z>0$ such that
\begin{align*}
|uz+v| \geq c_z (u^2+v^2)^{1/2}
\end{align*}
for all $(u,v)\in\mathbb{R}^2$.
Therefore, for every $(m,n)\in\mathbb{Z}^2\setminus\{(0,0)\}$,
\begin{align*}
\left|\frac{1}{(mz+n)^k}\right|
\leq c_z^{-k}(m^2+n^2)^{-k/2}.
\end{align*}
Since $k\geq4$, the comparison series
\begin{align*}
\sum_{(m,n)\in\mathbb{Z}^2\setminus\{(0,0)\}}(m^2+n^2)^{-k/2}
\end{align*}
converges. Indeed, grouping lattice points in annuli
\begin{align*}
A_j := \{(m,n)\in\mathbb{Z}^2 : j \leq (m^2+n^2)^{1/2} < j+1\},
\end{align*}
there is a constant $C_0>0$ such that $\#A_j \leq C_0 j$ for all $j\geq1$, and hence
\begin{align*}
\sum_{(m,n)\neq(0,0)}(m^2+n^2)^{-k/2}
\leq C_0\sum_{j=1}^{\infty} j^{1-k},
\end{align*}
which converges because $k>2$. Thus $G_k(z)$ is absolutely convergent, and we may group the terms according to the value of $m$.[/step]