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 derivative with respect to x is yz(1 - x^2 + y^2 + z^2) divided by the square of the denominator. The y and z partials follow the same pattern, with the minus sign always attached to the square of the variable being differentiated.
Run the quotient rule with the other letters frozen
Here the differentiating variable appears both upstairs and downstairs, so the quotient rule is genuinely needed. Call the numerator and the denominator . With and held fixed, and .
Now factor out of the numerator. The two terms combine as , which is where the single minus sign comes from.
The function is symmetric in the three variables, so the other two answers come from relabelling rather than from repeating the whole calculation. In each one, the coefficient out front is the product of the two variables you held fixed, and the minus sign sits on the square of the variable you differentiated.
The mistake: the order of the two terms on top
The quotient rule is not symmetric, so writing the numerator backwards flips the sign of the entire answer. The order is denominator times derivative of numerator, minus numerator times derivative of denominator. Many students find it easier to remember as low times high derivative, minus high times low derivative, all over low squared.
The second frequent error is forgetting to square the denominator, leaving instead of . Check the size of the terms: the numerator of the answer has degree four, so an unsquared denominator of degree two would make the partial derivative grow without bound. With the degrees match, four against four, so the answer levels off instead: along the ray with growing, approaches .
- The denominator of the answer is , never .
- The minus sign belongs to the term carrying the derivative of the denominator.
- After factoring, exactly one square inside the bracket is negative, and it is the one matching the variable you differentiated.
A sample point and a sanity check on the pattern
At the denominator is , so . The partial is , and by symmetry the other two are also .
Two checks are cheap and catch most errors. On the plane the partial reduces to , which simplifies to , exactly what you get by differentiating the original function along that plane. And if either or is zero then the partial is zero, which it must be, because setting makes identically zero for all .
Frequently asked questions
Where do all three partial derivatives vanish at once?
At the origin, and at every point where two of the three coordinates are zero. If then the partial is zero from its factor, and the other two vanish because each carries a factor of times a zero coordinate.
Is the denominator ever a problem?
No. Since is at least , the denominator never reaches zero and the function is smooth on all of three dimensional space. That is why the is there rather than a bare sum of squares.