Multivariable limits, how to show existence or non-existence

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
7 replies · 6K views
mike1967
Messages
16
Reaction score
0

Homework Statement


lim(x,y)->(1,0) of ln((1+y^2)/(x^2+xy))


Homework Equations




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.
 
Physics news on Phys.org
Try going linear, with y = m(x - 1) instead.
 
mike1967 said:

Homework Statement


lim(x,y)->(1,0) of ln((1+y^2)/(x^2+xy))

Homework Equations



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
 
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 ε-δ.
 
mike1967 said:
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.
 
Well along the path x=y the limit blows up, 1/0, so then the limit does not exist?
 
opps, ok. I think I solved it now.
The limit exists and is equal to 0
epsilon=r
delta=r
epsilon=delta.