Define a matrix $A=\begin{bmatrix} 3 & -1 \\1 & 0 \end{bmatrix}$ which represents a linear transformation in $\mathbb{R}^2$. Consider the following norms on $\mathbb{R}^2$:
$||(x,y)||_p=(x^p+y^p)^{1/p}\\ ||(x,y)||_\infty=max{|x|,|y|}$
Find the four points $b \in \mathbb{R}^2$ such that $||b||_2=1$ and $||Ab||_2=1$
