Quiero tener maxizing valor de $3 x^2+2 \sqrt{2} x y$ cuando $x^4+y^4=1$, $x>0,y>0$. ¿Cómo puedo resolverlo.
Respuestas
¿Demasiados anuncios?Tengo la solución con precaculus método. gracias a todos los consejos.
$3 x^2+2 \sqrt{2} x y$
$\leq$ $3 x^2+\left(x^2+2 y^2\right)$
$=$ $4 x^2+2 y^2$ (cuando la igualdad es $x=\sqrt{2} y$ con la aritmética media geométrica de la desigualdad )
$=$ $2\cdot \left(2 x^2\right)+1\cdot \left(2 y^2\right)$
$\leq$ $\sqrt{\left(2^2+1^2\right) \left(\left(2 x^2\right)^2+\left(2 y^2\right)^2\right)}$
$=$ $\sqrt{\left(2^2+1^2\right) \left(4 x^4+4 y^4\right)}$ (when equal is $x=\sqrt{2}$ y con la desigualdad de Cauchy-Schwarz)
$=$ $\sqrt{5\cdot 4}$
$=$ $2 \sqrt{5}$
Y también puedo tengo la solución con el comentario de @Théophile .
aquí es una manera de hacer esto: vamos a parametrizar la restricción $$x^4 + y^4 = 1, x > 0, y > 0 \text{ by } x = \sqrt{\cos t}, y = \sqrt{\sin t}, 0 < t < \pi/2.$$ we need to maximise $$ f = 3x^2 + 2\sqrt 2xy=3\cos t + 2\sqrt 2\sqrt{\cos t \sin t} = 3\cos t + 2\sqrt{\sin 2t}, 0 < t < \pi/2$$ tomando la derivada de la $f$ y cuajado a cero, usted tiene $$f' = -3\sin t + 2\frac{\cos 2t}{\sqrt{\sin 2t}}$$
único número crítico de $f$ $t = 0.4636$ y esto es un mundial de max $4.4721$ $f(t),\, 0 \le t \le \pi/2.$