As (a,b)->(0,0) limit (a,b)/(a^2+b^2) exists

  • Thread starter Thread starter precondition
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
precondition
Messages
57
Reaction score
0
As (a,b)-->(0,0) limit (a,b)/(a^2+b^2) exists

I'm stuck on epsilon delta argument for (a,b)-->(0,0) limit (ab)/(a^2+b^2) exists. HELP
 
Last edited:
Physics news on Phys.org
For problems like this, I recommend converting to polar coordinates:

[itex]a= r cos(\theta) b= r sin(\theta)[/itex] so
[tex]\frac{ab}{a^2+ b^2}= \frac{r^2 sin(\theta)cos(\theta)}{r^2}[/tex]

[tex]= cos(\theta)sin(\theta)[/tex]
The distance from (0,0) to (a,b) is just r.
( Hmm, I forsee a serious problem in proving that limit exists!)

In the title you said (a,b)/(a^2+ b^2) which I would interpret as the vetor
[tex](\frac{a}{a^2+ b^2},\frac{b}{a^2+b^2})[/tex]
In polar coordinates that is
[tex](\frac{cos(\theta)}{r}, \frac{sin(\theta)}{r})[/tex]
Now it is easy to see that each component is less than 1/r and, again, r measures the distance from (0,0) to the point (a,b).
 
umm... again sorry but
function is (ab)/(a^2+b^2) comma shouldn't be there...
sorry
 
HallsofIvy said:
For problems like this, I recommend converting to polar coordinates:

[itex]a= r cos(\theta) b= r sin(\theta)[/itex] so
[tex]\frac{ab}{a^2+ b^2}= \frac{r^2 sin(\theta)cos(\theta)}{r^2}[/tex]

[tex]= cos(\theta)sin(\theta)[/tex]
The distance from (0,0) to (a,b) is just r.
( Hmm, I forsee a serious problem in proving that limit exists!)

Yes, you have seen it. actually the limit doesn`t exist,because the parameter [tex]\theta[/tex] in your equation isn`t a constant.
 
precondition said:
umm... again sorry but
function is (ab)/(a^2+b^2) comma shouldn't be there...
sorry
Well, in that case, there is no "epsilon-delta" argument that the limit exists for a very good reason. The limit does not exist.