Finding the Limit: (x2y)/(x4 + y2)

  • Thread starter Thread starter physics=world
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
15 replies · 2K views
physics=world
Messages
109
Reaction score
0

Homework Statement



Find the limit:

the limit of (x2y)/(x4 + y2) as (x,y) approaches (0,0)


Homework Equations





The Attempt at a Solution



I took the limit of the numerator and denominator separately.

The numerator equals to 0 as well as the denominator.

So, I get the indeterminant form 0/0.

Where do I go from here?
 
Physics news on Phys.org
Try approaching the problem using polar coordinates:

[itex]x=r\cos{\theta}[/itex]
[itex]y=r\sin{\theta}[/itex]
 
electricspit said:
Try approaching the problem using polar coordinates:

[itex]x=r\cos{\theta}[/itex]
[itex]y=r\sin{\theta}[/itex]


After solving I get cos2(theta) / sin(theta)
 
Uh according to what I have, I'll do the numerator and let you do the denominator:

[itex] x^2 y = r^3 \cos{\theta}^2\sin{\theta}[/itex]

Also remember [itex](x,y)\to 0[/itex] is the same as [itex]r\to 0[/itex]
 
Can I choose y = 0 and find the limit. Then, y = x2 and find the limit. Will that show that it approaches different limits and Therefore, it would not exist?
 
I get the limit to exist. Make sure you are making the substitutions correctly.
 
electricspit said:
Uh according to what I have, I'll do the numerator and let you do the denominator:

[itex] x^2 y = r^3 \cos{\theta}^2\sin{\theta}[/itex]

Also remember [itex](x,y)\to 0[/itex] is the same as [itex]r\to 0[/itex]

denominator:

x4 + y2 = r4cos4(theta) + sin2(theta)
 
Ah see you are missing the r squared term in front of your sine term.
 
Touché, WolframAlpha lies, as my polar coordinate method is not sufficient.
 
electricspit said:
Touché, WolframAlpha lies, as my polar coordinate method is not sufficient.
I stumbled on that path quite by accident, although I did use WolframAlpha to help.

I was somewhat surprised that WolframAlpha messed up evaluating this limit.
 
Yeah I just used the polar coordinates method and assumed Wolfram would have given the correct answer.