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

  • Thread starter Thread starter toforfiltum
  • Start date Start date
  • Tags Tags
    vector calculus
Click For Summary

Homework Help Overview

The discussion revolves around the limit of the function ##f(x,y)= \frac{x^4y^4}{(x^2 + y^4)^3}## as the point (x,y) approaches (0,0). Participants are examining the behavior of the function along various paths, including straight lines and a specific curve, to determine if the limit exists.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants are analyzing the limit along the x-axis and y-axis, noting that it appears to not exist in those cases. They also explore the limit along the curve ##x=y^2##, where a different limit value is obtained. Some participants question the relevance of considering different paths and the implications for the overall limit.

Discussion Status

The conversation is active, with participants sharing their findings and questioning each other's reasoning. Some guidance has been provided regarding the examination of limits along various paths, and there is recognition of the differences in limit outcomes based on the approach taken.

Contextual Notes

Participants express confusion regarding the necessity of evaluating the limit along specific paths after determining that the limit does not exist along the axes. There is also discussion about the relationship between the limit along axes and component functions.

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   Reactions: 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   Reactions: toforfiltum
  • #12
SammyS said:
This covers all straight lines except the line, x = 0. You covered that separately.
Ah I see...thanks!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
1
Views
1K