Limit of x^2y^2/(x^2+y^2) as (x,y) approaches (0,0)

  • Thread starter Thread starter Design
  • Start date Start date
  • Tags Tags
    Limit Variables
Click For Summary
SUMMARY

The limit of the function f(x,y) = (x^2 + y) / (x^2 + y^2)^(1/2) as (x,y) approaches (0,0) does not exist. This conclusion is reached by evaluating the limits along different paths: when y = 0, the limit approaches x, and when x = 0, the limit approaches 1. Since these two limits yield different results, the multivariate limit is confirmed to be undefined. The discussion emphasizes the importance of checking partial limits to determine the existence of multivariate limits.

PREREQUISITES
  • Understanding of multivariable calculus, specifically limits in multiple dimensions.
  • Familiarity with polar coordinates and their application in limit evaluation.
  • Knowledge of L'Hôpital's Rule for evaluating indeterminate forms.
  • Basic algebraic manipulation of functions involving square roots and trigonometric identities.
NEXT STEPS
  • Study the application of polar coordinates in evaluating multivariable limits.
  • Learn how to apply L'Hôpital's Rule in the context of multivariable functions.
  • Explore examples of functions with existing limits and how to prove their existence.
  • Investigate the concept of path dependence in multivariable limits and its implications.
USEFUL FOR

Students studying multivariable calculus, mathematics educators, and anyone seeking to deepen their understanding of limits in multiple dimensions.

Design
Messages
62
Reaction score
0

Homework Statement


Show that lim(x,y) -> (0,0) f(x,y) does not exist

Homework Equations


f(x,y) = x2 + y / (x2 + y2)1/2

The Attempt at a Solution


Let x = rcosθ y=rsinθ

so f(x,y) = r2cos2θ + rsinθ / (r2cos2θ + r2sin2θ)1/2

= r(rcos2θ + sinθ) / ( r2 (cos2θ + sin2θ))1/2

= rcos2θ + sinθ

Don't know how to proceed the reasoning from here outthank you
 
Physics news on Phys.org
Hello!
The simplest way to show a multivariate limit does not exist is to show that the partial limits do not converge to the same value, i.e. first you check what is the single variable limit if x is treated as a variable and y is treated as a constants and then check the single variable limit when y is the variable and x is the constant.
If the 2 limits are different, then the multivariate limit does not exist.
(the opposite is not always true, i.e. if the limits were the same it is still not sufficient to show that the multivariate limit exists).

P.S. please explain why you chose to check the limit by converting it to polar form? :)
 
That is how the prof showed it in class, So i don't know any other way of solving it.

When you mean treating 1 of them as a constant do i just take lim x->0 of
x2 + y (some constant) / (x2 + y2)1/2 and then using L'hopital's rule from there or what?
 
New solution : (Tell me if this works)

Consider f(x,0) and f(0,y)

Notice that when y =0
x2/ (x2)1/2 = x

Notice that when x=0
y/(y2)1/2 = 1

Since the limits differ, therefore limit DNE.
 
I think you got the idea (in your last post).
 
How would I show it when the limits actually exist? say x2y2/x2+y2 as as (x,y) -> (0,0)
 

Similar threads

Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
35
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K