Classifying Critical Points of Multivariable Functions

gassi
Messages
3
Reaction score
0

Homework Statement



Find and classify the critical points of f(x,y,z) = xy + xz + yz + x^3 + y^3 + z^3

Homework Equations


-

The Attempt at a Solution



df/dx = y + z +3x^2, df/dy = x + z + 3y^2 and df/dz = x + y + 3z^2

a point x is a critacal point if the gradient equals 0.

Obviously (0,0,0) is a critical point but I´m not sure how to find the others.
 
Physics news on Phys.org
gassi said:
Obviously (0,0,0) is a critical point but I´m not sure how to find the others.

Hi gassi! Welcome to PF! :smile:

Hint: the whole problem is completely symmetric in x y and z, isn't it?

So try adding or subtracting df/dx df/dy and df/dz. :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top