prettymidget
- 22
- 0
Homework Statement
Define F(x,y) = {1+x^2+y^2 when x>2^(1/2) AND y<2^(1/2)}
{1-(x^2+y^2) when x>2^(1/2) OR y>2^(1/2)}
Where in R^3 is F continuous? Prove it.
Homework Equations
definition of continuity
The Attempt at a Solution
I'm having a difficult time picturing how this function looks, but I think that F is continuous on R^3 except at (2^(1/2), 2^(1/2)).
Let e>0. To show F is continuous at (a,b) I want to show there exists a d>0 such that |(x,y)-(a,b)|<d implies |f(x,y)-f(a,b)|<e. Let d=|(a,b)-(2^(1/2), 2^(1/2))|.