Are the Limits in Higher Dimensions Solvable Algebraically?

Quincy
Messages
228
Reaction score
0

Homework Statement


Do the following limits exist? State any relevant ideas.

a) limit as (x,y) -> (0,0) of (xy)/(x2 - y2)

b) limit as (x,y) -> (0,0) of (x2)/(3x4 + y2)

c) limit as (x,y) -> (0,0) of sin(2x)/y


The Attempt at a Solution



I don't really know where to start; I can't simplify them algebraically, how else can I determine the limit?
 
Physics news on Phys.org
Does your book have any examples of limit problems like these? That would be a good place to start.
 
Mark44 said:
Does your book have any examples of limit problems like these? That would be a good place to start.

Yeah, but I'm having a hard time understanding the examples, that's why I came here for help.
 
Show us one of the examples and what you're having trouble understanding with it.
 
Well, the limit exits if you approach the point from all possible paths and you get the same value. Its impossible do to try all combinations by hand but you can do some trial and error and find contradictions.

For example you let x=0, find lim y -> 0.
let y=0, find lim x -> 0.
let y=x, find lim x -> 0.
...

try diff paths until you find that one of the limits has a diff value from the rest, then you have a proof by contradiction, but if u have reason to believe the limit does exist, then its a bit different. Consult a calculus book.
 
For the first limit, try the two following limits for x and y, x_{n}=\sqrt{2}/n,y_{n}=1/n and see what sort of limit you get, then try x_{n}=\sqrt{3}/n,y_{n}=1/n. Are these two limits the same as n goes to infinity? If they're not the as whistler says, the limit doesn't exist.
 
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