Continuity of a two variable function

eptheta
Messages
64
Reaction score
0
I have a function in x and y, and I was trying to figure out if it was continuous or not.
[itex]f(x,y)=\frac{x^2-y^2}{(x^2+y^2)^2}[/itex]

As far as I know, the only problematic point in the domain is (x,y)=(0,0) so I tried to use the [itex]\epsilon,\delta[/itex] definition.
My proposed limit at (0,0) being 0,
[itex]\frac{|x^2-y^2|}{(x^2+y^2)^2} < \epsilon[/itex]
when [itex]\sqrt{x^2+y^2}<\delta[/itex]

The epsilon term [itex]< \frac{|x^2|+|y^2|}{(x^2+y^2)^2}<br /> =\frac{x^2+y^2}{(x^2+y^2)^2}<br /> =\frac{1}{(x^2+y^2)} = \frac{1}{\delta^2}[/itex]
therefore, take [itex]\delta=\frac{1}{\sqrt{\epsilon}}[/itex] and the definition is fulfilled.

1.Wolfram alpha tells me the limit doesn't exist, the plot clearly shows me the graph tends towards infinity at (0,0), so there's something wrong with my concepts.
Could someone point out what ?
2.Is the fact that the limit exists at every point a sufficient condition for continuity?

Thanks.
 
on Phys.org
Change to polar coordinates.
 
Suppose you let (x,y) approach (0,0) along the x-axis, so that y=0.

f(x,0) = x2/x4 = 1/x2.

limx→0(1/x2) = +∞ .

By the Way, f(x,y) can't be continuous at (0,0), if it's not defined at (0,0).
 
Understood, thanks.
 
A more general way to look at this is with polar coordinates.

x = r cos(θ), y = r sin(θ) .

x2 + y2 = r2

[itex]\displaystyle \frac{x^2-y^2}{(x^2+y^2)^2}=\frac{r^2(\cos^2(\theta)-sin^2(\theta))}{(r^2)^2}=\frac{\cos(2\theta)}{r^2}[/itex]

When y = ±x, cos(2θ) = 0. So approaching (0,0) along a line of slope ±1, gives a result of zero.

Approaching (0,0) along any other line gives a result of +∞.

Try approaching (0,0) along the curves: y = x ± 2x3 .
 
eptheta said:
I have a function in x and y, and I was trying to figure out if it was continuous or not.
[itex]f(x,y)=\frac{x^2-y^2}{(x^2+y^2)^2}[/itex]

As far as I know, the only problematic point in the domain is (x,y)=(0,0) so I tried to use the [itex]\epsilon,\delta[/itex] definition.
My proposed limit at (0,0) being 0,
[itex]\frac{|x^2-y^2|}{(x^2+y^2)^2} < \epsilon[/itex]
when [itex]\sqrt{x^2+y^2}<\delta[/itex]

The epsilon term [itex]< \frac{|x^2|+|y^2|}{(x^2+y^2)^2}<br /> =\frac{x^2+y^2}{(x^2+y^2)^2}<br /> =\frac{1}{(x^2+y^2)} = \frac{1}{\delta^2}[/itex]
therefore, take [itex]\delta=\frac{1}{\sqrt{\epsilon}}[/itex] [\QUOTE]

Should be [itex]\frac{1}{(x^2+y^2)}>\frac{1}{\delta^2}[/itex]

since a>b implies [itex]\frac{1}{a}< \frac{1}{b}[/itex] when a,b ±0
and the definition is fulfilled.

1.Wolfram alpha tells me the limit doesn't exist, the plot clearly shows me the graph tends towards infinity at (0,0), so there's something wrong with my concepts.
Could someone point out what ?
2.Is the fact that the limit exists at every point a sufficient condition for continuity?[\QUOTE]

Limit as xn→x should equal f(x).

Sorry, I don't know how to correct quotes.
 
Last edited:

Similar threads

  • · Replies 40 ·
2
Replies
40
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
7
Views
2K