Do Functions of Two Variables Have Limits and Continuity?

  • Thread starter Thread starter freya81
  • Start date Start date
  • Tags Tags
    Continuity Limits
Click For Summary
SUMMARY

This discussion focuses on the limits and continuity of functions of two variables, specifically analyzing five functions: f(x,y) = (x² - y²)/(x² + y²), f(x,y) = (x³ - y³)/(x² + y²), f(x,y) = xy/(|x| + |y|), f(x,y) = (1 - √(1 - x²))/(x² + xy + y²), and f(x,y) = y³x/(y⁶ + x²). The limit for function iii) is determined to be zero using the squeeze theorem and polar coordinates. The continuity of a piecewise function is also discussed, emphasizing the importance of using the correct notation and the role of the squeeze theorem in proving limits.

PREREQUISITES
  • Understanding of limits and continuity in multivariable calculus
  • Familiarity with the squeeze theorem
  • Knowledge of polar coordinates in calculus
  • Ability to analyze piecewise functions
NEXT STEPS
  • Study the application of the squeeze theorem in multivariable limits
  • Learn about continuity conditions for piecewise functions
  • Explore polar coordinates and their use in evaluating limits
  • Investigate the behavior of functions near critical points in multivariable calculus
USEFUL FOR

Students and educators in calculus, mathematicians analyzing multivariable functions, and anyone seeking to understand limits and continuity in higher-dimensional spaces.

freya81
Messages
4
Reaction score
0
1a)Do these functions have limits.If the limit exists, find it with justification, if not explain why not


i) f(x,y) =x²-y²/x²+y²
ii) f(x,y) =x³-y³/x²+y²
iii) f(x,y) =xy/|x|+|y|
iv) f(x,y) =1-√(1-x²)/x²+ xy+y²
v) f(x,y) =y³x/y^6+x²

im having problems finding the limits especially iii) and iv). i know that you can prove a limit doesn't exist by demonstration but how do you justify it if it does exist

b) Let f be a real valued function of two real variables defined by:

f(x,y) ={2x² sin y/ x²+y² if y >x
sin(x+y) if y≤x
Determine the points at which f is continuous.
 
Physics news on Phys.org
If you have a feeling a limit exists you can show it does by using the definition for example. Usually simpler though is the squeeze theorem.

By the way, use brackets next time, the you've written it it looks like:
[tex]f(x,y)=\frac{xy}{|x|}+|y|[/tex]
and I guess it should be:
[tex]f(x,y)=\frac{xy}{|x|+|y|}[/tex]
or f(x,y)=xy/(|x|+|y|)
Also, you haven't stated the point of the limit. In this case, I guess it should be (0,0)

For iii:
You probably already found out that, if the limit exists, it must be zero. So try to find a function g(x,y) that goes to zero as (x,y)->(0,0) and for which [itex]|f(x,y)| \leq g(x,y)|[/itex]. Then, according to the squeeze theorem we have f(x,y)-> 0
 
Another way is to use polar coordinate system.
So change x, and y a little:
[itex]x = r \cos \theta[/itex]
[itex]y = r \sin \theta[/itex]
When x, and y tends to 0, r tends to 0, whereas [itex]\theta[/itex] does not (Do you know why?).
When x -> 0 and y -> 0, and the limit of a function is some value, then that value does not depend on what [itex]\theta[/itex] is. It just depends on r.
-----------------
I'll do i as an example:
[tex]\lim_{\substack{x \rightarrow 0 \\ y \rightarrow 0}} \frac{x ^ 2 - y ^ 2}{x ^ 2 + y ^ 2} = \lim_{r \rightarrow 0} \frac{r ^ 2 \cos ^ 2 \theta - r ^ 2 \sin ^ 2 \theta}{r ^ 2 \cos ^ 2 \theta + r ^ 2 \sin ^ 2 \theta} = \lim_{r \rightarrow 0} \frac{r ^ 2 (\cos ^ 2 \theta - \sin ^ 2 \theta)}{r ^ 2} = \lim_{r \rightarrow 0} \cos ^ 2 \theta - \sin ^ 2 \theta[/tex]
That means the limits of the function depends on [itex]\theta[/itex], which means the limit does not exist!
-----------------
iii, and iv can be done exactly in the same way.
 
Last edited:

Similar threads

  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 40 ·
2
Replies
40
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K