Solving Partial Derivatives Problem: Limit of (xy)/((x^2)+(y^2))^(1/2)

Click For Summary

Discussion Overview

The discussion revolves around finding the limit of the expression (xy)/((x^2)+(y^2))^(1/2) as (x,y) approaches (0,0). Participants explore various methods to evaluate this limit, including polar coordinates and the squeeze theorem, while addressing arithmetic challenges and the implications of directional limits.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested, Mathematical reasoning

Main Points Raised

  • One participant expresses difficulty in manipulating the expression and believes the limit should be 0 but is unsure how to demonstrate this.
  • Another suggests separating the numerator and denominator into a product of two functions to evaluate the limit.
  • A different participant proposes using polar coordinates to simplify the limit, transforming it into a single-variable problem, leading to a conclusion that the limit is zero.
  • Some participants question the validity of taking the limit of r in polar coordinates, discussing the implications of the result depending on θ.
  • One participant warns against a potential fallacy related to limits depending on θ, providing an example to illustrate that the limit may not exist even if directional limits converge.
  • Another participant introduces the squeeze theorem as a method to find an upper bound for the limit, suggesting that testing various paths may help establish the limit's existence.

Areas of Agreement / Disagreement

Participants express differing views on the appropriateness of using polar coordinates and the implications of limits depending on θ. There is no consensus on the existence of the limit, and multiple competing perspectives are present.

Contextual Notes

Some participants highlight the importance of directional limits and the potential for limits to not exist even if they converge along certain paths. The discussion includes unresolved mathematical steps and assumptions regarding the limit's behavior.

sjsustudent2004
Messages
4
Reaction score
0
i am trying to solve the following problem:

find the limit of (xy)/((x^2)+(y^2))^(1/2)

as (x,y) approaches (0,0).

i know it's kind of hard to read, but that is xy divided by root(x-squared + y-squared).

the area where i am having a problem is in my arithmatic. how do i multiply the numerator by root(x-squared + y-squared). i know that it should be able to multiply out, and then cancel out the denominator...and the limit should be 0. i just don't know how to show it.

thanks for any help.
 
Physics news on Phys.org
[tex]\frac{xy}{\sqrt{x^2+y^2}}[/tex]

Separate the numerator and the denominator into a product of two functions. The limit of the product is the product of the limits.
 
want the limit of this as x and y approach zero
[tex]\frac{xy}{\sqrt{x^2+y^2}}[/tex]
perhaps u could try using polar coordinates where
[tex]x = r \cos(\theta)[/tex]
[tex]y = r \sin(\theta)[/tex]
[tex]r^2 = x^2+y^2[/tex]

then your limit becomes
[tex]\frac{r^2 \cos(\theta) \sin(\theta)}{r}[/tex]
[tex]=r \cos(\theta)\sin(\theta)[/tex]
as r - > 0
and your limit is zero (i hope)
 
i don't believe we're allowed to take the limit of r. but thanks for trying though =)

(Sorry, I clicked on "edit" when I meant to "quote"!)
 
Last edited by a moderator:
sjsustudent2004 said:
i don't believe we're allowed to take the limit of r. but thanks for trying though =)

Why wouldn't you be "allowed to take the limit of r"? Since r measures the distance from (0,0) converting to polar coordinates changes a problem with two variable (x and y) going to 0 to a problem with only one (r) going to 0. As long as the result does NOT depend on θ, it is the limit. If the result does depend on &theta, then the limit does not exist.
 
HallsofIvy said:
Why wouldn't you be "allowed to take the limit of r"? Since r measures the distance from (0,0) converting to polar coordinates changes a problem with two variable (x and y) going to 0 to a problem with only one (r) going to 0. As long as the result does NOT depend on θ, it is the limit. If the result does depend on &theta, then the limit does not exist.


i learned something myself from this thread, i wasnt sure what happened when the limit depended on theta but now i do. thanks for the extra info hallsofivy
 
Halls I think you might be falling for a classic fallacy. Consider the function [tex]r/\theta[/tex] where [tex]0 < \theta \le 2\pi[/tex]. So [tex]\theta[/tex] never equals 0 and for each theta the limit is 0 as r approaches 0. But what is the actual definition of limit. For each epsilon there is a delta such that if (x,y) is with delta of (0,0) then f(x,y)<epsilon. So in this case we are saying that there is a delta>0 such that if r<delta then f(x,y)<1. But no matter how small delta is there is always a theta that is smaller than delta/2 so [tex]\delta/2\theta > 1[/tex]. So there is no limit.

This is a very cooked example and I seem to recall there are ones that appear innocuous. Moral of the story is that if the limit depends on theta then the limit does not exist but the limit may still not exist even if each directional cross section converges.

Vlad's proof is basically right. Just complete it with given epsilon>0 take delta=epsilon. So if r<delta then [tex]|r \cdot cos(\theta)\cdot sin(\theta)| \le r<\delta[/tex]
 
Last edited:
Use the squeeze theorem (i.e. find an upper bound)

[tex]\left|\frac{xy}{\sqrt{x^2+y^2}}\right|\leq \frac{|xy|}{\sqrt{x^2}}=\frac{|xy|}{|x|}[/tex]

This is usually the standard method of attack. First try a few paths. If they all give the same limit, try to see if the limit exists by finding an upper bound.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K