I'm having some problems answering a question set for my undergrad maths course. The question is:
Find the set $S=\left\{(x,y)\in\mathbb C\times\mathbb C:\begin{pmatrix}x&i\\iy&0\end{pmatrix}A^ T=\begin{pmatrix}0&0\\0&i+1\end{pmatrix}\right\}$ where $A=\begin{pmatrix}1+i&-1\\1&-i\end{pmatrix}$.
I evaluated $\begin{pmatrix}x&i\\iy&0\end{pmatrix}A^ T$ to equal $\begin{pmatrix}(1+i)x-i&x-i\\(-1+i)y&iy\end{pmatrix}$ but $(1+i)x-i$ and $x-i$ cannot both equal $0$?
Obviously i'm doing something wrong but my tutors aren't much help.
*Edit - the question was 'fixed' to
Find the set $S=\left\{(x,y)\in\mathbb C\times\mathbb C:\begin{pmatrix}x&i\\iy&0\end{pmatrix}^TA^ T=\begin{pmatrix}0&-5i\\i&2i\end{pmatrix}\right\}$
but I still can't solve it?