Conditions Needed for Interchange of Double Limits

  • Context: Graduate 
  • Thread starter Thread starter disregardthat
  • Start date Start date
  • Tags Tags
    Conditions Limits
Click For Summary

Discussion Overview

The discussion centers around the conditions required for the interchange of double limits in the context of functions of two variables. Participants explore the implications of continuity and provide examples to illustrate their points, with a focus on the existence and finiteness of limits.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that continuity in both variables is a sufficient condition for the interchange of limits.
  • Others argue that continuity at the point (a,b) is necessary, and that continuity separately in each variable is insufficient.
  • A participant presents the function g(x,y) = xy/(x^2+y^2) as a counterexample, showing that limits can exist and be finite even when the function is discontinuous at a point.
  • Another participant questions the definition of continuity in two variables and seeks clarification on the conditions under which limits depend on the order of approach.
  • There is a discussion about the function f(x,y) = x^y and its continuity on the interval (0,∞), highlighting that while limits exist independently, the order of limits affects the outcome.
  • Participants provide differing definitions and clarifications regarding continuity at a point for functions of multiple variables.

Areas of Agreement / Disagreement

Participants express differing views on the conditions necessary for the interchange of limits, with no consensus reached on a single sufficient condition. The discussion remains unresolved regarding the implications of continuity and the specific examples provided.

Contextual Notes

Limitations include varying definitions of continuity, the dependence on specific points, and the unresolved nature of certain mathematical examples presented.

Who May Find This Useful

Readers interested in mathematical analysis, particularly in the study of limits and continuity in multivariable calculus, may find this discussion relevant.

disregardthat
Science Advisor
Messages
1,864
Reaction score
34
What conditions must f satisfy if

[tex]\lim_{x \to a} \lim_{y \to b} f(x,y)=\lim_{y \to b} \lim_{x \to a} f(x,y)[/tex]

where [tex]\lim_{x \to a} f(x,y)[/tex] and [tex]\lim_{y \to b} f(x,y)[/tex] exists and are finite?
 
Last edited:
Physics news on Phys.org
No one?
 
Without condition you're statement is not true, consider
[tex]\frac{y^2}{x^2+y^2}.[/tex]
 
Jarle said:
What conditions must f satisfy if

[tex]\lim_{x \to a} \lim_{y \to b} f(x,y)=\lim_{y \to b} \lim_{x \to a} f(x,y)[/tex]

where [tex]\lim_{x \to a} f(x,y)[/tex] and [tex]\lim_{y \to b} f(x,y)[/tex] exists and are finite?

Good question. I'm fairly sure that continuity in both x and y would be a sufficient condition.
 
f should be continuous at (a,b) ... that is, continuous as a function of two variables. Continuous separately in each of x and y is not enough.
 
g_edgar said:
f should be continuous at (a,b) ... that is, continuous as a function of two variables. Continuous separately in each of x and y is not enough.

Arh yes, thanks for the clarification g_edgar. :)

BTW, what is the simplist definition of continuity in this case. I was thinking of something like :

[itex]\exists \, \, \epsilon > 0 \, : \, |f(x+dx,y+dy) \, - \, f(x,y) | \leq \, k \, ||(dx,dy)|| [/tex] whenever [itex]||(dx,dy)|| \leq \epsilon[/itex].<br /> <br /> Is that basically correct?[/itex]
 
If [tex]f[/tex] is continuous the we certainly have [tex]\lim_{x\rightarrow a} \lim_{y\rightarrow b} f(x,y) = \lim_{y\rightarrow b} \lim_{x\rightarrow a} f(x,y).[/tex]
But you do not need that much. Consider
[tex]g(x,y) = \frac{xy}{x^2+y^2}.[/tex]
The function is discontinuous at [tex](0,0)[/tex], since [tex]\lim_{t\rightarrow 0} g(t,t) = 1/2 \neq 0 = \lim_{t\rightarrow 0} g(t,0)[/tex].
But we have [tex]\lim_{x\rightarrow 0} \lim_{y\rightarrow 0} g(x,y) = \lim_{y\rightarrow 0} \lim_{x\rightarrow 0} g(x,y)=0,[/tex] and [tex]\lim_{x\rightarrow 0} g(x,y) = 0 = \lim_{y\rightarrow 0} g(x,y)[/tex] exist and are finite.
 
uart said:
Arh yes, thanks for the clarification g_edgar. :)

BTW, what is the simplist definition of continuity in this case. I was thinking of something like :

[itex]\exists \, \, \epsilon > 0 \, : \, |f(x+dx,y+dy) \, - \, f(x,y) | \leq \, k \, ||(dx,dy)|| [/tex] whenever [itex]||(dx,dy)|| \leq \epsilon[/itex].<br /> <br /> Is that basically correct?[/itex]
[itex] <br /> No that's not it. Try again![/itex]
 
Thanks for the replies.

Now, consider [tex]f(x,y)=x^y[/tex] on [tex](0,\infty)[/tex] in both variables. Is the function is continuous in both variables on the interval, and not only separately? We have existing limits as [tex]x[/tex] and [tex]y \to 0[/tex] independently. They are 0 and 1 respectively. However, the resulting limit depends on the order of the limit composition.

How do you account for this example? What conditions do f fail to satisfy? And what is the difference between continuity in two variables, and continuity in two variables separately?
 
  • #10
Jarle said:
Thanks for the replies.

Now, consider [tex]f(x,y)=x^y[/tex] on [tex](0,\infty)[/tex] in both variables. Is the function is continuous in both variables on the interval, and not only separately?

Yes, [itex]f[/itex] is continuous on the whole product set [itex](0,\infty) \times (0,\infty)[/itex].

We have existing limits as [tex]x[/tex] and [tex]y \to 0[/tex] independently. They are 0 and 1 respectively. However, the resulting limit depends on the order of the limit composition.

How do you account for this example? What conditions do f fail to satisfy? And what is the difference between continuity in two variables, and continuity in two variables separately?

The condition that fails: [itex]f[/itex] is not continuous at the point [itex](0,0)[/itex]

Remember what I said back there? "f should be continuous at (a,b)" ?
 
  • #11
How is continuity defined in a point for a function of 2 or more variables?
 
  • #12
A function f is continuous at a point v, if for every e>0 there is a d>0 such that
||f(v + u) - f(v)|| < e whenever ||u|| < d.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K