Limit of a Function of Two Variables

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Mindstein
Messages
13
Reaction score
0

Homework Statement


Evaluate the limit of the function f(x,y) = [tex]\frac{y^3}{x^2+y^2}[/tex]


Homework Equations





The Attempt at a Solution


Well, I approached this problem using the multiple-path method and found the following:

[tex]\stackrel{lim}{x\rightarrow 0}[/tex] [tex]\frac{y^3}{x^2+y^2}[/tex] = y
[tex]\stackrel{lim}{y\rightarrow 0}[/tex] [tex]\frac{y^3}{x^2+y^2}[/tex] = 0

and am having trouble interpreting these results. I tried doing a polar substitution and found that:

[tex]\stackrel{lim}{r\rightarrow 0}[/tex] [tex]\frac{y^3}{x^2+y^2}[/tex] = y*sin2(theta)

My calculus book is very short on the topic, I am pretty much left in the dark. Please bring me into the light. haha.
 
Physics news on Phys.org
Are you trying determine the limit of the function at the origin? Try using the fact that [itex]x^2 + y^2 \geq y^2[/itex] and apply the http://en.wikipedia.org/wiki/Squeeze_theorem"
 
Last edited by a moderator:
snipez90 said:
Are you trying determine the limit of the function at the origin? Try using the fact that [itex]x^2 + y^2 \geq y^2[/itex] and apply the http://en.wikipedia.org/wiki/Squeeze_theorem"

Yes, I am trying to determine the limit as x,y approaches the origin. The problem is that I have no clue how to apply the squeeze theorem. I can't find any good sites on it.
 
Last edited by a moderator:
Ahhh okay, so what I would want to say is that [tex]y^2[/tex] [tex]\leq[/tex][tex]\frac{y^3}{x^2+y^2}[/tex][tex]\leq[/tex]x2+y2 ?