I am looking for the the supremum of the expression $x+y+z$, all real numbers, under the constraints $x^2+y^2=1$ and $z\leq y\leq x$. Thanks in advance for the help!
Maximum computation
1
$\begingroup$
real-analysis
1 Answers
1
HINT: You can take $z$ as big as you can till $z=y$ and it doesn't affect the constraint , so your problem reduces to maximize $x+2y$ given $x^2+y^2=1$ and $x\geq y$.
-
0@Tina: Since $\pi/4\leq\arctan(2)\leq\pi/2$, you got it right. – 2012-09-24