Multivariable calculus
Limit of x^2y^2/(x^4+y^4) at (0,0) Does Not Exist
The limit of x^2 y^2/(x^4 + y^4) at the origin does not exist. Along y = 0 the function is 0 at every point and along y = x it is 1/2 at every point. All terms are even and the function is nonnegative, yet the value still depends on the direction of approach.
The limit does not exist
| Path | Limit along it |
|---|---|
| along y = 0 | 0 |
| along y = x | 0.5 |
| along y = 2x | 0.23529411764705882 |
Equal degrees mean the lines decide
Numerator and denominator are both degree four, so on a line every power of cancels and the value is a pure function of the slope.
Take two slopes and compare. On the -axis, gives . On the diagonal, gives .
Two paths disagree, so the limit does not exist. The line gives a third value, , which is about . Every value in appears on some line, since is maximised at .
Polar coordinates confirm it
Substituting , cancels from both levels of the fraction.
No survives, so the function is constant on every ray. At it is and at it is , matching the two path computations. The surface is ruled by straight lines through the origin, each one held at its own height, so no single height can serve as the limit.
The mistake: assuming a nonnegative function must go to zero
Every term here is an even power, so and the numerator looks like it vanishes faster than the denominator. That intuition compares the numerator to a single variable's fourth power, but the denominator is a sum, and on the diagonal the two are the same size.
A second version of the same error is to say implies is small. The inequality is true, and it only gives . Boundedness is not convergence.
- Compare total degrees: numerator degree four, denominator degree four, so no shrinking factor is left over.
- A limit of zero needs the numerator degree to exceed the denominator degree, not merely to look small.
- Nonnegative and bounded still allows the value to depend on direction.
Frequently asked questions
How does this differ from x^2y^2/(x^2+y^2)?
That one has limit . Its numerator is degree four and denominator degree two, leaving a factor of after cancelling in polar form, and regardless of direction. Matching degrees is what causes path dependence.
What is the largest value f takes near the origin?
Exactly , attained on the lines and . Since for all , with equality at , the function ranges over arbitrarily close to the origin.