Two Variables Limit: Homework Solution

  • Thread starter Thread starter krozer
  • Start date Start date
  • Tags Tags
    Limit Variables
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 · 2K views
krozer
Messages
12
Reaction score
0

Homework Statement



[tex]\lim_{(x,y) \rightarrow (0,2)} \dfrac{ysinx}{x}[/tex]

The Attempt at a Solution



I know that I have to evaluate the function in the given values of x and y

For y=2

[tex]\lim_{x \rightarrow 0} \dfrac{2sinx}{x}[/tex]

Using L'Hopital

[tex]\lim_{x \rightarrow 0} \dfrac{2cosx}{1}=2[/tex]

For x=0

[tex]\lim_{y \rightarrow 2} \dfrac{ysin0}{0}[/tex]

I don't know how to solve that. Thanks for your time.
 
Physics news on Phys.org
But you can't just plug in (0,2) because the function isn't defined there. And if you think the two variable limit exists, you can't prove it by trying different paths.

Since you know that sin(x)/x → 1 as x → 0 and you know y → 2 can you figure out how to use one of the limit theorems here?
 
krozer said:

Homework Statement



[tex]\lim_{(x,y) \rightarrow (0,2)} \dfrac{ysinx}{x}[/tex]

The Attempt at a Solution



I know that I have to evaluate the function in the given values of x and y
No, you don't. Where did you get that idea? What you often can do is show that taking the limit from two different ways gives two different results, proving that the limit does not exist but they don't have to be "horizontal" and "vertical". And, of course, that won't prove a limit does exist.

For y=2

[tex]\lim_{x \rightarrow 0} \dfrac{2sinx}{x}[/tex]

Using L'Hopital

[tex]\lim_{x \rightarrow 0} \dfrac{2cosx}{1}=2[/tex]

For x=0

[tex]\lim_{y \rightarrow 2} \dfrac{ysin0}{0}[/tex]

I don't know how to solve that. Thanks for your time.
 
LCKurtz said:
But you can't just plug in (0,2) because the function isn't defined there. And if you think the two variable limit exists, you can't prove it by trying different paths.

Since you know that sin(x)/x → 1 as x → 0 and you know y → 2 can you figure out how to use one of the limit theorems here?

So If I put the limit as

[tex]\lim_{x \rightarrow 0}\lim_{y \rightarrow 2} \dfrac{ysinx}{x}=\lim_{x \rightarrow 0}\dfrac{2sinx}{x}=2[/tex]

Since [tex]\lim_{y \rightarrow 2} \dfrac{ysinx}{x}=\dfrac{2sinx}{x}[/tex]

Am I right?
 
krozer said:
So If I put the limit as

[tex]\lim_{x \rightarrow 0}\lim_{y \rightarrow 2} \dfrac{ysinx}{x}=\lim_{x \rightarrow 0}\dfrac{2sinx}{x}=2[/tex]

Since [tex]\lim_{y \rightarrow 2} \dfrac{ysinx}{x}=\dfrac{2sinx}{x}[/tex]

Am I right?

That doesn't prove the limit is 2 along any path, just that one path.
 
LCKurtz said:
That doesn't prove the limit is 2 along any path, just that one path.

So I only proved it approaching by two rects, if I approach the limit by paraboloids, for example

For [tex]y=x^2[/tex]

[tex]\lim_{x \rightarrow 0} \dfrac{x^2sinx}{x}=\lim_{x \rightarrow 0} {xsinx}=0[/tex]

Then I get two different values (the limit is 2 by the rects and is 0 by a paraboloid), so I don't know if now I can say the limit does not exist given that the limit evaluated by two different paths is not the same.
 
Both Halls and I have been telling you that you can't show the limit exists by checking different paths. You haven't addressed my suggestion in post #2 of using the limit theorems. Alternatively you can show the difference between the function and 2 can be made small by estimating

[tex]\left | \frac {y\sin(x)}{x}-2\right|[/tex]
If you try this you might start by adding and subtracting y and grouping terms appropriately.

Personally, I would use the limit theorems...