Limit of function of two variables

wegawe
Messages
3
Reaction score
0

Homework Statement


Find all real a and b such that the limit \lim_{(x,y) \to (0,0)} \frac{\left\vert x \right\vert ^a \left\vert y \right\vert ^b}{x^2+y^2} exists and is finite. (Hint: it is not enough to find the limit or prove it exists in the region found. You must also prove that the limit is infinite or nonexistent outside the region, and also justify your decision about which boundary points to include.)


Homework Equations





The Attempt at a Solution



Since this is a limit in 2D, I tried the common paths first.

Substituting x = 0 gives 0 on the numerator (if a =/= 0), and y^2 on the denominator. I'm not sure how I could evaluate this limit further.

Similarly for y = 0

Substituting y = kx gives \lim_{x \to 0} \left\vert x \right\vert ^{a+b-2} \frac{\left\vert k\right\vert ^b}{k^2+1} thus a + b - 2 > 0 to ensure the existence of the limit

Substituting y = mx^2 gives \lim_{x \to 0} \left\vert x\right\vert ^{a+2b-2} \frac{\left\vert m \right\vert ^b}{1+m^2x^2} thus a + 2b - 2 > 0

then use the polar coordinates x=rcos\theta , y=rsin\theta the limit becomes \lim_{r \to 0} r^{a+b-2} \left\vert cos\theta \right\vert ^a \left\vert sin\theta \right\vert ^b. hence a + b - 2 > 0 as above

I can't think of any other approaches to evaluate this limit though, and I have no idea how to show limit is nonexistent outside (a+b>2 and a+2b>2) and justify the boundary points chosen. It would be great if anyone could share their thoughts on this. Thanks in advance.
 
Physics news on Phys.org
You must also prove that the limit is infinite or nonexistent outside the region, and also justify your decision about which boundary points to include.)

Outside the region you have found that the exponent of r is negative. Investigate the different cases where the negative exponent is even and when it is odd.
 
It suffices to show the exponent of base r is negative when a + b < 2? Do I need to examine other paths as approaches to evaluate the limit? Since the polar coordinate substitution seems to encompass more general cases, would I still need the a + 2b > 0 from the parabola path though?

Also could you elaborate on the second part - about even and odd negative exponents. I can't really see the difference - wouldn't they all make the limit of r^a (with a < 0) as r approaches 0 become nonexistent? Thanks.
 
This is an ASSIGNMENT question from the MATH1901 course at the University of Sydney, and therefore a violation of PF guidelines to not at least inform us. Please refrain from helping this user, this assignment counts towards the final mark.
 
Please delete this post if this constitutes a violation of the forum rules. I did not realize that. Sorry.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top