Multivariable calculus
Partial Derivatives of x/(y^2 + 1)
For f(x, y) = x/(y^2 + 1) the partial with respect to x is 1/(y^2 + 1), and the partial with respect to y is -2xy/(y^2 + 1)^2. The x partial needs no quotient rule at all, because with y held fixed the function is just a constant multiple of x.
Look at the structure before choosing a rule
With held fixed, is a single number, and the function is that number times . The derivative of is .
For the partial, rewrite as and use the chain rule with as a constant multiplier. The outer derivative is and the inner derivative is .
At the partials are and . The partial does not depend on at all, which says every slice taken at a fixed is a straight line.
The mistake: quotient rule where none is needed
Seeing a fraction, many students apply the quotient rule to and write the numerator as . The second term is wrong: during an derivative, the derivative of is , not .
Applied correctly, the quotient rule still works; it is just slower.
- If the denominator has no in it, skip the quotient rule for .
- If the numerator has no in it, factor it out before doing .
- Choosing the lighter route is the difference between one line and four.
Reading the two partials
is always positive and at most , with the maximum at . So the surface always rises as increases, most steeply along the axis and more gently for large .
carries the sign of , so the surface falls in the direction in the first and third quadrants and rises in the second and fourth. It is zero on both axes.
There are no critical points anywhere, because can never equal zero. The gradient is never the zero vector, so the surface has no flat spots at all.
Frequently asked questions
Why does f_x not depend on x?
Because is linear in for each fixed . Slicing the surface with a plane of constant gives the straight line , whose slope is the same at every . That slope is precisely .
How do I differentiate a reciprocal in y?
Rewrite it as a negative power and use the chain rule: . The negative exponent produces the minus sign, and is the derivative of the inside.