$u$ and $v$ are two complex numbers such that $\left|u^2+uv-2v^2-3i\left(u+2v+2\right)+8\right|=44$ and $\left|u+2v\right|=6$. Find maximum value of $T=\left|u-2i\right|^2+2\left|v+i\right|^2$.
I have tried and get some interesting things, but haven't known how to do next, can you help me?
We can easily have $\left|\left(u+2v\right)\left(u-v\right)-3i\left(u+2v\right)-6i+8\right|=44$. With $u+2v=x$ and $u-v-3i=y$, we have $|xy-6i+8|=44$ and $|x|=6$. Interestingly, $v=\frac{x-y}{3}-i$ and $u=\frac{x+2y}{3}+2i$. Now we only need to find max of $|x+2y|^2+2|x-y|^2$.