Limit as (x,y) -> (0,0) ln(x^2+y^2)

  • Thread starter Thread starter theBEAST
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary
SUMMARY

The limit as (x,y) approaches (0,0) of ln(x^2+y^2) is definitively -infinity. This conclusion is reached by transforming the limit into polar coordinates, where the expression simplifies to 2 * lim (r -> 0) ln(r), demonstrating independence from the angle θ. Additionally, the discussion addresses the limit as (x,y,z) approaches (0,0,0) for the expression (xy+yz^2+xz^2)/(x^2+y^2+z^4), which does not exist due to differing results from various paths of approach, confirming the necessity of consistent limit values across all paths.

PREREQUISITES
  • Understanding of multivariable limits
  • Familiarity with polar coordinates
  • Knowledge of logarithmic functions
  • Ability to analyze limits from multiple paths
NEXT STEPS
  • Study the application of polar coordinates in multivariable calculus
  • Learn techniques for proving the existence of multivariable limits
  • Explore the concept of limits along different paths in multivariable functions
  • Investigate the implications of path dependence in limit evaluation
USEFUL FOR

Students and educators in calculus, particularly those focusing on multivariable limits, as well as mathematicians seeking to deepen their understanding of limit behavior in higher dimensions.

theBEAST
Messages
361
Reaction score
0
I know the answer is -infinity but I am not sure how to prove this. Would I just set x=0 and say that lim y-> ln(y^2) = -inf and do the same with y=0? But this would not prove it for all cases... Do I have to use the definition of the limit?
 
Physics news on Phys.org
The form (x^2+y^2) strongly suggests a parameterisation, yes?
 
Fightfish said:
The form (x^2+y^2) strongly suggests a parameterisation, yes?

What does that mean xD, I just started learning limits with two variables today and I found this question online and found it interesting. Something tells me my current knowledge is insufficient to solve this problem...
 
Ah, so you get to learn a new technique today:).

Let's use polar coordinates:
x = r cos \theta, y = r sin \theta
Then our limit becomes
\lim_{r \to 0} ln (r^2) = 2 \lim_{r \to 0} ln (r)​
You realize here that we have managed to remove the dependence on the direction of approach - ie our answer is independent of \theta.
 
Fightfish said:
Ah, so you get to learn a new technique today:).

Let's use polar coordinates:
x = r cos \theta, y = r sin \theta
Then our limit becomes
\lim_{r \to 0} ln (r^2) = 2 \lim_{r \to 0} ln (r)​
You realize here that we have managed to remove the dependence on the direction of approach - ie our answer is independent of \theta.

Wow this is a pretty cool way to solve limits, thanks!

I have one more question:
Does the limit as (x,y,z) -> (0,0,0) (xy+yz^2+xz^2)/(x^2+y^2+z^4) exist?

What I did was I set x,y = 0 and solved the limit as z -> 0 which gave me zero.

Next I set y=z^2 and x=z^2 and found the limit as z->0 which gave me 1. Therefore the limit does not exist.

Is this a correct method? I am not sure if it is legal to independently set y and z equal to z^2.


PS: the textbook did it differently they set y=x and z=0 and let the limit x -> 0 but I think there should be multiple ways to do this.
 
theBEAST said:
What I did was I set x,y = 0 and solved the limit as z -> 0 which gave me zero.
Next I set y=z^2 and x=z^2 and found the limit as z->0 which gave me 1. Therefore the limit does not exist.
Is this a correct method? I am not sure if it is legal to independently set y and z equal to z^2.
Yup. You can choose to approach the limit from any direction that you like. In your second case, you were approaching it from a parabolic path; that's fine.
theBEAST said:
PS: the textbook did it differently they set y=x and z=0 and let the limit x -> 0 but I think there should be multiple ways to do this.

Yes. A multivariable limit exists at a point only if the limit gives the same value no matter which path you take as you approach the point. To prove that a multivariable limit does not exist, it thus suffices to either show that 1) any two different paths give different limits or 2) there is a path for which the limit does not exist.

The tricky part in multivariable limits is to prove that a limit does exist, because you must show that the limit attains the same value for all possible paths of approach.
 

Similar threads

Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
14
Views
4K
Replies
35
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
8
Views
2K
Replies
24
Views
3K