Multivariable calculus
Limit of x^2/(x^2+y^2) at (0,0) Does Not Exist
The limit of x^2/(x^2 + y^2) at the origin does not exist. Along the x-axis the function equals 1 at every point, along the y-axis it equals 0, and along y = x it equals 1/2. In polar coordinates it is cos squared of theta, which depends only on the direction of approach.
The limit does not exist
| Path | Limit along it |
|---|---|
| along y = 0 | 1 |
| along x = 0 | 0 |
| along y = x | 0.5 |
Three paths, three answers
The numerator uses only , so travelling along the -axis kills it while the denominator survives. Travelling along the -axis makes numerator and denominator identical.
Two constants, and , so the limit is already dead. The diagonal adds a third value for good measure.
In general , which is for the flat line and shrinks toward as the line gets steep. Every value in shows up on some line, and shows up on the -axis.
Polar form: the fraction of the squared distance
The denominator is , the squared distance from the origin, so the whole function measures what share of that distance comes from the direction.
Nothing depends on . Sitting on a ray at angle and sliding all the way to the origin, the function never changes. Every value in is attained on points as close to the origin as you like, so there is no candidate limit at all.
This is the cleanest diagnostic in the subject. If the polar form has no in it, the limit exists only when the expression is constant, and here it plainly is not.
The mistake: cancelling the y^2 because it is small
The reasoning sounds plausible: near the origin is tiny, so , so . It fails because is tiny at the same time, and what matters is the ratio , not the size of on its own.
At the point both coordinates are small, and is exactly as large as , so nothing can be dropped. Approaching a point in two variables means controlling a ratio, not just shrinking each coordinate.
- Dropping a term is only legal when its ratio to the kept term goes to zero along every approach.
- Here can be anything at all near the origin.
- When both terms are the same order along some path, keep them both.
Frequently asked questions
Does the limit exist if I approach along a circle around the origin?
A circle centred at the origin never gets closer to it, so it is not a valid path. Paths must have . A spiral such as with does approach, and on it keeps oscillating between and , confirming the failure.
Is x^2/(x^2+y^2) continuous away from the origin?
Yes. For the denominator is positive, so the quotient of two polynomials is continuous. The origin is the only point where the function has no limit, and no assigned value there can fix it.