Is the function f(x,y) uniformly continuous from E² to ℝ?

  • Thread starter Thread starter NasuSama
  • Start date Start date
  • Tags Tags
    Continuity
Click For Summary

Homework Help Overview

The discussion revolves around the continuity and uniform continuity of the function f(x,y) defined piecewise, particularly focusing on its behavior around the point (0,0) in the context of E² to ℝ. Participants are exploring the implications of continuity and uniform continuity definitions as they relate to the function's values and limits.

Discussion Character

  • Conceptual clarification, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants are attempting to analyze the continuity of f(x,y) at (0,0) and questioning the correctness of statements regarding its limits along different paths. There is also exploration of the definition of uniform continuity and its implications for the function's behavior near the origin.

Discussion Status

The discussion is active, with participants providing insights and questioning each other's reasoning. Some have suggested that the function could be uniformly continuous on closed and bounded sets that exclude (0,0), while others are examining the implications of continuity on uniform continuity. There is no explicit consensus yet on the uniform continuity of the function across its entire domain.

Contextual Notes

Participants note that the complement of the origin is not closed or bounded, raising questions about the uniform continuity of the function in that region. The discussion includes considerations of specific paths approaching (0,0) and the resulting function values, which may affect the uniform continuity assessment.

NasuSama
Messages
323
Reaction score
3

Homework Statement



Given that:

[itex] f(x,y) =<br /> \begin{cases}<br /> xy/(x² + y²), & \text{if }(x,y) \neq (0,0) \\<br /> 3n+1, & \text{if }(x,y) = (0,0)<br /> \end{cases}[/itex]

Discuss the continuity of that function from E² to ℝ.

Homework Equations



  • Definition of continuity
  • Definition of uniform continuity

The Attempt at a Solution



First, I said that f(x,y) is continuous everywhere except at (0,0) since ½ and 0 occur when (x,y) = (0,0) [can't put them in formal proof].

I want to test if f(x,y) is uniformly continuous. Using the definition of uniform continuity, [itex]\forall \epsilon > 0 \exists \delta > 0[/itex] such that:

If [itex]|(x,y) - (a,b)| < \delta[/itex] then [itex]|f(x,y) - f(a,b)| < \epsilon[/itex]

Given these intervals, I have:

[itex]|(x,y) - (a,b)| < \delta[/itex]
[itex]√((x - a)² + (y - b)²) < \delta[/itex] ← I'm not quite sure if this is correct.

[itex]|f(x,y) - f(a,b)| < \epsilon[/itex]
[itex]|xy/(x² + y²) - ab/(a² + b²)| < \epsilon[/itex] ← I'm stuck here. I don't know how to get from delta interval to here and figure out the appropriate substitution of [itex]\delta[/itex] and [itex]\epsilon[/itex]
 
Physics news on Phys.org
NasuSama said:

Homework Statement



Given that:

[itex] f(x,y) =<br /> \begin{cases}<br /> xy/(x² + y²), & \text{if }(x,y) \neq (0,0) \\<br /> 3n+1, & \text{if }(x,y) = (0,0)<br /> \end{cases}[/itex]

Discuss the continuity of that function from E² to ℝ.

Homework Equations



  • Definition of continuity
  • Definition of uniform continuity

The Attempt at a Solution



First, I said that f(x,y) is continuous everywhere except at (0,0) since ½ and 0 occur when (x,y) = (0,0) [can't put them in formal proof].
The statement that "½ and 0 occur when (x,y) = (0,0)" is incorrect- or badly stated. When (x, y)= (0, 0), the function value is 0. I don't know what you mean by "½ and 0 occur".
What you mean, I believe, is that as (x,y) approaches (0, 0) along the line y= 0 we have [itex]\lim_{x\to 0}\frac{x(0)}{x^2}= 0[/itex] but approaching (0, 0) along the line y= x, we have [itex]\lim_{x\to 0}\frac{x(x)}{x^2+ x^2}= 1/2[/itex].

I want to test if f(x,y) is uniformly continuous. Using the definition of uniform continuity, [itex]\forall \epsilon > 0 \exists \delta > 0[/itex] such that:

If [itex]|(x,y) - (a,b)| < \delta[/itex] then [itex]|f(x,y) - f(a,b)| < \epsilon[/itex]
Since f maps R2 to R, the "| |" in [itex]|f(x,y)- f(a,b)|[/itex] is the usual absolute value. But what does it mean in [itex]|(x,y)- (a,b)|[/itex]?

Given these intervals, I have:

[itex]|(x,y) - (a,b)| < \delta[/itex]
[itex]√((x - a)² + (y - b)²) < \delta[/itex] ← I'm not quite sure if this is correct.

[itex]|f(x,y) - f(a,b)| < \epsilon[/itex]
[itex]|xy/(x² + y²) - ab/(a² + b²)| < \epsilon[/itex] ← I'm stuck here. I don't know how to get from delta interval to here and figure out the appropriate substitution of [itex]\delta[/itex] and [itex]\epsilon[/itex]
Isn't it sufficient to note that f(x,y) is uniformly continuous on any closed and bounded set[/tex] on which it is continuous? So this f is uniformly continuous on any set that does not include (0, 0) or have (0, 0) in its boundary.
 
"uniformly continuous" implies "continuous". If the function is not continuous, why do you test if it is uniformly continuous?

[itex]√((x - a)² + (y - b)²) < \delta[/itex] ← I'm not quite sure if this is correct.
It is. I would expect that the square of this inequality is more useful.

What does that 3n+1 do there? What is n?
 
HallsofIvy said:
The statement that "½ and 0 occur when (x,y) = (0,0)" is incorrect- or badly stated. When (x, y)= (0, 0), the function value is 0. I don't know what you mean by "½ and 0 occur".
What you mean, I believe, is that as (x,y) approaches (0, 0) along the line y= 0 we have [itex]\lim_{x\to 0}\frac{x(0)}{x^2}= 0[/itex] but approaching (0, 0) along the line y= x, we have [itex]\lim_{x\to 0}\frac{x(x)}{x^2+ x^2}= 1/2[/itex]. Isn't it sufficient to note that f(x,y) is uniformly continuous on any closed and bounded set[/tex] on which it is continuous? So this f is uniformly continuous on any set that does not include (0, 0) or have (0, 0) in its boundary.


Yes, that is what I mean that xy/(x² + y²) is ½ and 0 at the origin.

But how do you know that f(x,y) is uniformly continuous?
 
Last edited:
mfb said:
"uniformly continuous" implies "continuous". If the function is not continuous, why do you test if it is uniformly continuous?

It is. I would expect that the square of this inequality is more useful.

What does that 3n+1 do there? What is n?

Yes, that is true. But continuous function doesn't really imply uniform continuous function. For instance, f(x) = x² is not uniformly continuous, though it is continuous.

Well, if we take x = 3n + 1 and y = n and work out the computation, then the inequalities hold.
 
Never mind. I checked out the theorem online that my instructor hasn't gone over yet. It's true that the domain consisting of all real values except the origin is closed, so if f is continuous on the closed and bounded set, then it's uniformly continuous on that same set.
 
The complement of the origin is not closed because it is possible for sequence of non zero values to converge to zero.

It is also not bounded. So there is a valid question here of whether the given function is uniformly continuous on the complement of the origin, i.e. the same set where it is continuous.

But it seems unlikely, since if e = 1/4 >0, then for any d>0, you can always find two points "d-near" (0,0) hence "d-near" each other , with on on the line y=0 and the other on the line y=x, such that at one of them f is close to 0, and at the other f is close to 1/2.

If the values of f at the two points are close enough to 0 and 1/2 respectively, then the values of f at the two points will be further than 1/4 apart.

A typical bounded and closed set in the complement of the origin, on which the function will be uniformly continuous, is a closed disc centered at the origin, with a smaller such closed disc removed, i.e. a closed annulus centered at the origin.
 

Similar threads

  • · Replies 40 ·
2
Replies
40
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
5
Views
2K