Multiple Variable Min Max Question

stau40
Messages
37
Reaction score
0

Homework Statement


Find the critical point for z=(x^5)y+(xy^5)+xy


Homework Equations


fx(x,y)=(5x^4)y+(y^5)+y=0
fy(x,y)=x^5+(5xy^4)+x=0

The Attempt at a Solution


After finding fx and fy shown above, I attempt to find the critical points in one of the equations above, but the only number that works (that I can think of) is x=0 or y=0 and this doesn't seem correct to me after substituting it into the other equation. Am I doing something wrong?
 
Physics news on Phys.org
You aren't doing anything wrong. Factor a y out of the first equation and an x out of the second. Can you make an argument that x=y=0 is the only critical point?
 
After factoring I'm left with:

fx(x,y)=y(5x^4+y^4+1)=0
fy(x,y)=x(x^4+5y^4+1)=0

Since both equations are to an even power (can't be negative), it brings me to the conclusion that only x=y=0 works.
 
stau40 said:
After factoring I'm left with:

fx(x,y)=y(5x^4+y^4+1)=0
fy(x,y)=x(x^4+5y^4+1)=0

Since both equations are to an even power (can't be negative), it brings me to the conclusion that only x=y=0 works.

Right. The second factors can never be zero. So the first must.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top