Multivariable calculus
Partial Derivatives of e^(x/(1+y^2))
For f(x, y) = e^(x/(1 + y^2)), the partial with respect to x is e^(x/(1 + y^2))/(1 + y^2), and the partial with respect to y is -2xy e^(x/(1 + y^2))/(1 + y^2)^2. Differentiate the exponent first, then multiply by the untouched exponential.
Differentiate the exponent, then multiply
Name the exponent . Every partial of is times the matching partial of , so the only real work is differentiating . When moves, is a constant multiple of .
When moves, write and use the power rule with the chain rule: the outside gives and the inside gives .
At the exponent is , so , the slope is , and the slope is .
The mistake: mishandling the fraction in the exponent
- Writing differentiates the denominator where it stands, as though the derivative of were over the derivative of . The reciprocal differentiates to , so the whole factor changes, not just the bottom.
- Reporting only the exponent's derivative and dropping the factor . The exponential is never lost in a chain rule; it is copied down.
- Losing the minus sign from the power , which would make the surface appear to rise in where it actually falls.
Check on the -axis. When the exponent is for every , so is identically along that line and the slope in must be . The correct formula carries a factor of and vanishes there, which a version missing that factor would not.
The ridge along the x-axis
For a fixed , the exponent is largest at and shrinks toward as grows. So each slice is a bump of height on the -axis that decays to height far away, and the surface has a ridge running along the -axis.
The partial confirms it. For its sign is the sign of , so the surface climbs toward the axis from below and falls away above it, and the slope is exactly on the ridge line .
The denominator is never zero, so both formulas hold on the whole plane, and for the value stays between and .
Frequently asked questions
Why does the y partial contain a factor of x?
Because y enters only through the exponent x/(1 + y^2), whose y derivative carries x as a constant multiple. At x = 0 the exponent is 0 for every y, so the slope in y is 0 along that line.
Does e^(x/(1+y^2)) stay bounded?
On any strip where x is bounded, yes. For x greater than 0 the exponent lies between 0 and x, so the value lies between 1 and e^x, with the largest values on the line y = 0.