$$ \begin{array}{l}{\text { We have following matrix }} \\ {\qquad T=\left(\begin{array}{cc}{-3} & {1} \\ {1} & {2}\end{array}\right)} \\ {\text { a) Show that, with }\|x\|_{T}=\|T x\|_{\infty} \text { a vector norm is defined for } \mathbb{R}^{2} \text { }} \\ {\text { (Hint: Properties of a norm.) }}\end{array} $$ $$ \begin{array}{l}{\text { b) Sketch the unit circle } B_{T}=\left\{x \in \mathbb{R}^{2}\|x\|_{T} \leq 1\right\}} \\ {\text { c) State the }\|\cdot\| T \text { assigned matrix norm }} \\ {\quad\|A\|_{T}:=\max _{x \neq 0} \frac{\|A x\|_{T}}{\|x\|_{T}}} \\ {\text { with the matrix norm}\|\cdot\|_{\infty} \text { }}\end{array} $$
Trying to do c) my hint is to reform it until there is only a maxx norm but how do i do that?
Hint. Try to rewrite $\max_{x\ne0}\frac{\|Ax\|_T}{\|x\|_T}$ in the form of $\max_{y\ne0}\frac{\|By\|_\infty}{\|y\|_\infty}$ where $B$ is some matrix that depends on $T$ and $A$, and $y$ is some vector depending on $T$ and $x$. It follows that $\|A\|_T=\|B\|_\infty$.
Full solution: