Does ##\lim_{(x,y) \rightarrow (0,0)} f(x,y)## exist?

  • Thread starter Thread starter toforfiltum
  • Start date Start date
  • Tags Tags
    vector calculus
toforfiltum
Messages
341
Reaction score
4

Homework Statement


Examine the behavior of ##f (x,y)= \frac{x^4y^4}{(x^2 + y^4)^3}## as (x,y) approaches (0,0) along various straight lines. From your observations, what might you conjecture ##\lim_{(x,y) \rightarrow (0,0)} f(x,y)## to be? Next, consider what happens when ##(x,y)## approaches ##(0,0)## along the curve ##x=y^2##. Does ##\lim_{(x,y) \rightarrow (0,0)} f(x,y)## exist? Why or why not?

Homework Equations

The Attempt at a Solution


Okay, I have no idea what I'm doing but I will try anyway.

As ##x \rightarrow 0## along ##y=0##, ##f(x,y)=\frac{1}{x^2}##
Hence, limit does not exist.

As ##y \rightarrow 0## along ##x=0##, ##f(x,y)= \frac{1}{y^8}##
Hence, limit also does not exist.

When ##x=y^2##,
##f(y^2, y) = \frac{(y^2)^4y^4}{(2y^4)^3}##
##=\frac{1}{8}##

In the first place, I honestly don't understand why the question asked me to consider what happens for the above special case. Since from finding the limit approaching from the ##x## and ##y## axis, I found the limit to not exist, what is the point of doing this additional step? I'm so confused.

And another thing I'm not too sure about. When the textbook asks me to consider the limit when approaching either through the ##x## axis or ##y## axis, does that in any way relate to component functions?

Thanks.
 
Physics news on Phys.org
toforfiltum said:
As ##x \rightarrow 0## along ##y=0##, ##f(x,y)=\frac{1}{x^2}##
Hence, limit does not exist.

As ##y \rightarrow 0## along ##x=0##, ##f(x,y)= \frac{1}{y^8}##
Hence, limit also does not exist.
Neither of those are correct. What are the formulas for ##f(x,0)## and ##f(0,y)##?
 
andrewkirk said:
Neither of those are correct. What are the formulas for ##f(x,0)## and ##f(0,y)##?
I'm not sure. Are they ##lim_{x\rightarrow 0} \frac {x^4}{(x^2)^3}##, and ##lim_{y\rightarrow 0} \frac{y^4}{( y^4)^3}##?
 
No. What is ##x^4\times 0##? What is ##0\times y^4##?
 
andrewkirk said:
No. What is ##x^4\times 0##? What is ##0\times y^4##?
Oh I see. Zero?
 
@andrewkirk Ah so I get it now. When I approach ##(0,0)## along the ##x## or ##y## axis, it seems that I would get zero as my limit. But when I approach it along the curve ##x=y^2##, I get the limit ##\frac{1}{8}##. Is it right? (Or did I do the limits thing wrongly for ##x=y^2##)? If it's correct, then this function would not have a limit right?
 
Yes, that's right.
 
  • Like
Likes toforfiltum
andrewkirk said:
Yes, that's right.
Ok thanks!
 
toforfiltum said:

Homework Statement


Examine the behavior of ##f (x,y)= \frac{x^4y^4}{(x^2 + y^4)^3}## as (x,y) approaches (0,0) along various straight lines. From your observations, what might you conjecture ##\lim_{(x,y) \rightarrow (0,0)} f(x,y)## to be? Next, consider what happens when ##(x,y)## approaches ##(0,0)## along the curve ##x=y^2##. Does ##\lim_{(x,y) \rightarrow (0,0)} f(x,y)## exist? Why or why not?

Homework Equations

The Attempt at a Solution


Okay, I have no idea what I'm doing but I will try anyway.

As ##x \rightarrow 0## along ##y=0##, ##f(x,y)=\frac{1}{x^2}##
Hence, limit does not exist.

As ##y \rightarrow 0## along ##x=0##, ##f(x,y)= \frac{1}{y^8}##
Hence, limit also does not exist.

When ##x=y^2##,
##f(y^2, y) = \frac{(y^2)^4y^4}{(2y^4)^3}##
##=\frac{1}{8}##

In the first place, I honestly don't understand why the question asked me to consider what happens for the above special case. Since from finding the limit approaching from the ##x## and ##y## axis, I found the limit to not exist, what is the point of doing this additional step? I'm so confused.

And another thing I'm not too sure about. When the textbook asks me to consider the limit when approaching either through the ##x## axis or ##y## axis, does that in any way relate to component functions?

Thanks.
So now look in general along y = mx
 
  • #10
SammyS said:
So now look in general along y = mx
Is it like this:

##f(x,y)= \frac{x^4(mx)^4}{(x^2+m^4x^4)^3}##

##= \frac {m^4x^8}{[x^2(1+m^4x^2)]^3}##

##= \frac{m^4x^2}{(1+m^4x^2)^3}##

Hence limit is zero?

What is the point of doing this?
 
  • #11
toforfiltum said:
Is it like this:

##f(x,y)= \frac{x^4(mx)^4}{(x^2+m^4x^4)^3}##

##= \frac {m^4x^8}{[x^2(1+m^4x^2)]^3}##

##= \frac{m^4x^2}{(1+m^4x^2)^3}##

Hence limit is zero?

What is the point of doing this?
The point of this is in your OP:

toforfiltum said:
Examine the behavior of ##\displaystyle\ f (x,y)= \frac{x^4y^4}{(x^2 + y^4)^3}\ ## as (x,y) approaches (0,0) along various straight lines.
...

This covers all straight lines except the line, x = 0. You covered that separately.
 
  • Like
Likes toforfiltum
  • #12
SammyS said:
This covers all straight lines except the line, x = 0. You covered that separately.
Ah I see...thanks!
 
Back
Top