How to Prove the Limit of a Function at a Point with Multiple Paths?

  • Thread starter Thread starter mathnerd15
  • Start date Start date
  • Tags Tags
    Limit
mathnerd15
Messages
109
Reaction score
0
Apostol Limit Problem?

Homework Statement


I can't afford the Apostol calculus vol. 2 there's a printing mistake in my copy of Apostol and I'm not sure how to prove this, p.251

let f(x,y)={xsin(1/y) if y doesn't equal 0
and f=0 if y=0
prove that the iterated limits are not equal and that the f(x,y)->0 as (x,y)->(0,0)

Homework Equations


The Attempt at a Solution



how exactly do you prove the limit for (x,y)->0 from all possible paths, parabolic paths, x=y, polar paths?
 
Last edited:
Physics news on Phys.org
mathnerd15 said:

Homework Statement


I can't afford the Apostol calculus vol. 2 there's a printing mistake in my copy of Apostol and I'm not sure how to prove this, p.251

let f(x,y)={xsin(1/y) if y doesn't equal 0
and f=0 if y=0
prove that the iterated limits are not equal and that the f(x,y)->0 as (x,y)->(0,0)

If this is exercise 5 of section 8.5, then what you have corresponds to my text (save that it's on page 252.)

Homework Equations





The Attempt at a Solution



how exactly do you prove the limit for (x,y)->0 from all possible paths, parabolic paths, x=y, polar paths?

Use
<br /> |x \sin y^{-1}| \leq |x| \leq \sqrt{x^2 + y^2}<br />
 
  • Like
Likes 1 person
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...
Back
Top