Multivariable calculus
Partial Derivatives of x^3 y^2 - 2xy^4
For f(x, y) = x^3 y^2 - 2xy^4 the partial with respect to x is 3x^2 y^2 - 2y^4, and the partial with respect to y is 2x^3 y - 8xy^3. Both terms contain both variables, so nothing drops out. Differentiating either answer with respect to the other variable gives 6x^2 y - 8y^3 both times.
Two monomials, two exponents each
Every term here contains both variables, so neither partial loses a term. For , the powers stay exactly as they are and only the powers move.
Notice what happened to the second term: has to the first power, so differentiating it leaves with no at all.
For , the powers freeze and the exponents come down.
The coefficient comes from , the original coefficient times the exponent on . At the partials are and .
The mistake: multiplying the exponents together
A frequent wrong answer for the first term of is , formed by differentiating both exponents in the same step. Only one variable is active per partial derivative.
- In , the exponent comes down and is untouched, giving .
- In , the exponent comes down and is untouched, giving .
- Bringing both exponents down at once would be the mixed second partial, a different object entirely.
That mixed partial is worth naming, because it is where the two exponents legitimately meet: .
Cross-check with Clairaut's theorem
For a polynomial, the mixed partials must be equal no matter which order you differentiate in. That gives you a free check on both answers at once.
They match, so any error would have to be one that survives a second differentiation in both orders, which is rare. If they had disagreed, at least one of the first partials would be wrong and you would know to redo them before going further.
Frequently asked questions
Why does the coefficient change from -2 to -8?
The power rule multiplies by the exponent. In , differentiating with respect to brings down the , so the coefficient becomes and the exponent drops to , giving .
Does Clairaut's theorem always apply?
It applies whenever the second partials are continuous near the point, which is automatic for every polynomial and for every rational function away from the points where its denominator vanishes. There are contrived examples where it fails, but nothing you will meet in a standard Calc 3 problem set.