New Reply

multivariable limits, how to show existence or non-existence

 
Share Thread Thread Tools
Feb21-12, 08:18 PM   #1
 

multivariable limits, how to show existence or non-existence


1. The problem statement, all variables and given/known data
lim(x,y)->(1,0) of ln((1+y^2)/(x^2+xy))


2. Relevant equations


3. The attempt at a solution

Used two paths,
x=1
y=0
both gave my lim=0
so I tried x=rsin y=rcos, in attempt to use ε-δ to prove it.

got to ln((1+r^2sin^2)/(r^2cos(cos+sin)))

not sure where to go from here.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Feb21-12, 08:40 PM   #2
 
Try going linear, with y = m(x - 1) instead.
 
Feb21-12, 08:43 PM   #3
 
Mentor
Quote by mike1967 View Post
1. The problem statement, all variables and given/known data
lim(x,y)->(1,0) of ln((1+y^2)/(x^2+xy))

2. Relevant equations

3. The attempt at a solution

Used two paths,
x=1
y=0
both gave my lim=0
so I tried x=rsin y=rcos, in attempt to use ε-δ to prove it.

got to ln((1+r^2sin^2)/(r^2cos(cos+sin)))

not sure where to go from here.
I don't see that there's any difficulty as long as x→1 and y→0. ln(1/1) = 0
 
Feb21-12, 08:51 PM   #4
 

multivariable limits, how to show existence or non-existence


My issue is in lecture my professor made it clear that finding any finite number of ways a function approached the same number did not prove that the lim was equal to that, in this case 0, because there are infinite number of ways (x,y) can approach the point. Does this make sense or did I misunderstand? Basically the only way he taught us to prove a lim existed was to use the ε-δ.
 
Feb21-12, 11:29 PM   #5
 
Mentor
Quote by mike1967 View Post
My issue is in lecture my professor made it clear that finding any finite number of ways a function approached the same number did not prove that the lim was equal to that, in this case 0, because there are infinite number of ways (x,y) can approach the point. Does this make sense or did I misunderstand? Basically the only way he taught us to prove a lim existed was to use the ε-δ.
Yes, what your prof. said makes sense. I'm pretty sure that the functions that cause trouble are of indeterminate form, usually 0/0 . Very often the limit is being taken as (x,y)→(0,0) in which case using polar coordinates is often a big help.

For the problem in this thread, you have neither 0/0, and (x,y)→(1,0) rather than (0,0).

BTW: If the limit does not exist, then if you may be able to show that the limit is different along different paths.
 
Feb22-12, 05:58 AM   #6
 
Well along the path x=y the limit blows up, 1/0, so then the limit does not exist?
 
Feb22-12, 10:23 AM   #7
 
Mentor
Quote by mike1967 View Post
Well along the path x=y the limit blows up, 1/0, so then the limit does not exist?
The line y=x doesn't go through the point (1,0) .
 
Feb22-12, 03:11 PM   #8
 
opps, ok. I think I solved it now.
The limit exists and is equal to 0
epsilon=r
delta=r
epsilon=delta.
 
New Reply
Thread Tools


Similar Threads for: multivariable limits, how to show existence or non-existence
Thread Forum Replies
Continuous and differentiable points of f(x,y,z) (Existence of multivariable limit?) Calculus & Beyond Homework 7
Proving the existence, or non-existence, of unbiased estimators Set Theory, Logic, Probability, Statistics 0
Existence of limits Calculus 1
Existence General Discussion 10