Hello can you help me with this exercise i don't ununderstand how I must do
We provide the vectorial space $\mathbb{R}^2$ with the norm $$ \|(x,y)\|= \sqrt{\frac{x^2}{16}+\frac{y^2}{9}} $$ prove that $u(x,y)=\sqrt{2}x+y$ is linear and continuous on $\mathbb{R}^2$
the linearity is clear but how to do for the continuity?
I must prove that $$ \|u\|\leq c $$ where $$\|u\|= \sup_{\|(x,y)\|\leq 1} \|u(x,y)\|$$ how to do? Thank you for your help
Hint:
$\|u(x,y)\|=\|\sqrt{2}x+y\|=|\sqrt{2}x+y|$ (the standard norm on $\mathbb{R}$).
So try to maximize the function $f(x,y)=|\sqrt{2}x+y|$ over the elliptical region $\frac{x^2}{16}+\frac{y^2}{4} \leq 1$.