Critical points (x-1)^4 (x-y)^4

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
TRoad
Messages
2
Reaction score
0

Homework Statement



Find critical points. [itex]f(x,y) = (x-1)^4 + (x-y)^4[/itex]


The Attempt at a Solution



[itex]\frac{\partial f}{\partial x} = 4(x-1)^3 + 4(x-y)^3[/itex]

[itex]\frac{\partial f}{\partial y} = - 4(x-y)^3[/itex]


[itex]\frac{\partial f}{\partial x} = 0[/itex],

[itex]\frac{\partial f}{\partial y} = 0[/itex],

[itex]- 4(x-y)^3 = 0[/itex], x=y

[itex]4(y-1)^3 + 4(y-y)^3 = 0[/itex],


We have a critical point at: y=1,x=1

So as the both part of the function ( [itex](x-1)^4[/itex] and [itex](x-y)^4[/itex] ) will always be grater or equeal 0, and the critical point gives us 0, then I guess it's a min, no?

So if I'm not wrong, then why is inconclusive the second derivative text AC-B^2=0

A=Fxx, C=Fyy, B=Fxy

Thanks!
 
Physics news on Phys.org
TRoad said:

Homework Statement



Find critical points. [itex]f(x,y) = (x-1)^4 + (x-y)^4[/itex]


The Attempt at a Solution



[itex]\frac{\partial f}{\partial x} = 4(x-1)^3 + 4(x-y)^3[/itex]

[itex]\frac{\partial f}{\partial y} = - 4(x-y)^3[/itex]


[itex]\frac{\partial f}{\partial x} = 0[/itex],

[itex]\frac{\partial f}{\partial y} = 0[/itex],

[itex]- 4(x-y)^3 = 0[/itex], x=y

[itex]4(y-1)^3 + 4(y-y)^3 = 0[/itex],


We have a critical point at: y=1,x=1

So as the both part of the function ( [itex](x-1)^4[/itex] and [itex](x-y)^4[/itex] ) will always be grater or equeal 0, and the critical point gives us 0, then I guess it's a min, no?

So if I'm not wrong, then why is inconclusive the second derivative text AC-B^2=0

A=Fxx, C=Fyy, B=Fxy

Thanks!

The second derivatives are all zero at the stationary point, so second-order conditions give no information. However, the function f(x,y) is strictly convex, so any stationary point must be a global min.

BTW: having second-order things = 0 does not guarantee minimality: the *sufficient* second-order conditions need a strict inequality ">0". Another way to see this is to note that g(x,y) = -f(x,y) also has all second derivatives = 0, but for it the stationary point is a maximum!