Limit of a function of two variables

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Jalo
Messages
117
Reaction score
0

Homework Statement



Given the function
2rrbbti.png


Study its continuity

Homework Equations





The Attempt at a Solution



I don't know how to solve this function. Normally I'd try to prove the limit doesn't exist by getting different results trough different ways. However, in this function I don't have a point where the continuity might or might not exist. I have a conjunct of points.

Can anyone give me a hint on how to solve this?
 
Physics news on Phys.org
You should have, if you are given an exercise like this, know the theorem that says "a function of two variables is continuous at a point if and only if it is continuous in each variable separately at that point". And even before that you should have learned that elementary functions are continuous where ever the are defined.

Here, all functions are "elementary" and the only place the function is undefined is where a denominator is 0: where [itex]1- x^2- y^2- z^2= 0[/itex]- i.e. on the surface of the unit sphere. Now, what is the limit as you approach the surface of the sphere from "inside" and from "outside"?
 
HallsofIvy said:
You should have, if you are given an exercise like this, know the theorem that says "a function of two variables is continuous at a point if and only if it is continuous in each variable separately at that point". And even before that you should have learned that elementary functions are continuous where ever the are defined.

Here, all functions are "elementary" and the only place the function is undefined is where a denominator is 0: where [itex]1- x^2- y^2- z^2= 0[/itex]- i.e. on the surface of the unit sphere. Now, what is the limit as you approach the surface of the sphere from "inside" and from "outside"?
z=x²+y²+z²)

limz→1 e1/(1-z) = e1/0 = e = ∞ ≠ (f(0,0) = 1)

Is this resolution correct?