Multivariable calculus
Partial Derivatives of xyz/(1 + x^2 y^2 z^2)
For f(x,y,z) = xyz/(1 + x^2 y^2 z^2), the partial with respect to x is yz(1 - x^2 y^2 z^2) divided by (1 + x^2 y^2 z^2) squared. The y and z partials replace the leading yz by xz and by xy. The function depends on all three variables only through the product xyz.
Everything runs through the single product xyz
Set . The whole function is , a one-variable function in a three-variable disguise. Differentiate once with respect to , then attach the partial of , and all three answers come out together.
The partials of are the easy half: , , and . Each one multiplies the derivative above.
The direct quotient rule agrees, as it must. In it gives with , and pulling out of the top leaves the bracket .
The mistake: differentiating the denominator as if only x were in it
The denominator is , and its -derivative is , not . Losing the is the standard error here, and it is a quiet one: at the wrong derivative and the right one agree, so a check at will not expose it.
- , since is a constant multiplier when moves.
- The leading factor is the derivative of the numerator, so it is in the -partial, never .
- The denominator is at least 1 everywhere, so no partial has a domain restriction.
Test a candidate answer at a point where the three variables differ, say rather than . Symmetric test points hide exactly the errors that confuse one variable with another.
The gradient vanishes on whole surfaces
All three partials share the factor , so the gradient collapses into one scalar times a simple vector.
That shared factor is zero when or , so the gradient dies on two entire surfaces rather than at isolated points. The only other way to kill it is to make , and vanish together, which needs at least two of the three variables to be zero, giving the three coordinate axes.
At the product is , so and the shared factor is . Multiplying it by gives the gradient.
Every component is negative because sits past the peak of at . Beyond that peak any nudge that increases the product decreases .
Frequently asked questions
Why do all three partials look identical apart from one factor?
Because depends on the variables only through . The chain rule gives , and is the same scalar for all three. Only changes as you move from one variable to the next.
What is the largest value this function takes?
Since with , the maximum is , reached whenever , for instance at and at . The minimum is where . Those are exactly the surfaces on which the gradient vanishes, which is what you expect at an extreme value.