Exercise 18.12

Let F : × be defined by the equation

F(x×y) = { xy(x2 + y2)ifx × y0 × 0. 0 ifx × y = 0 × 0.
(a)
Show that F is continuous in each variable separately.
(b)
Compute the function g: defined by g(x) = F(x × x).
(c)
Show that F is not continuous.

Answers

Proof of (a). Since F is symmetric in interchanging x y, we only have to prove y0 Y , h(x) = F(x × y0) is continuous as a function . For y0 = 0, this is trivially true for the image of h is (0,0) with preimage . Now suppose y00; then we have h(x) = xy0(x2 + y02). This is continuous since xy0 and x2 + y02 are both continuous, and so their quotient is also continuous (since also x2 + y020), using the 𝜖-δ definition of continuity (see Theorem 21.5). □

Proof of (b). Since F(x × x) for x0 equals x2(x2 + x2) = x22x2 = 12, we have

g(x) = { 12ifx0. 0 if x = 0.

Proof of (c). We claim F(x × y) is not continuous along the line L = {x = y} at (0,0), i.e., F|L is not continuous at (0,0); this suffices by Theorem 18.2(d). Note that the line L in the subspace topology is homeomorphic to , where the homeomorphism is given by either of the coordinate projection maps. Now the preimage of the closed set {12} is L {(0,0)}, which is not closed since {0} is not closed, hence F|L is not continuous, and neither is F. □

User profile picture
2021-12-21 18:35
Comments

(a)

Proof. It is easy to see that F is continuous in x. For any real y0 we generally have that

h(x) = F(x × y0) = xy0 x2 + y02

so long as one of x and y0 are nonzero. If y0 = 0 then x = 0 implies that x × y0 = 0 × 0 so that h(x) = F(0 × 0) = 0 by definition. If x0 then we have h(x) = 0x2 = 0 again. Thus h is the constant function h(x) = 0 and so is continuous when y0 = 0. If y00 then y02 > 0 so that x2 + y02 > 0 since also x 0. Thus the denominator is never zero the h(x) is given by the expression above, which is continuous by elementary calculus. Hence h is always continuous. The same arguments show that F is continuous in y as well. □

(b) We clearly have

g(x) = F(x × x) = { x2 x2+x2 = x2 2x2 = 1 2x0 0 x = 0.

(c)

Proof. First consider the function f : × defined simply by f(x) = x × x. This function is clearly continuous by Theorem 18.4 since it can be expressed as f(x) = f1(x) × f2(x) where the identical functions f1(x) = f2(x) = x are obviously continuous. Then g = F f, where g is the function from part (b) since we have g(x) = F(x × x) = F(f(x)) for any real x. Now, clearly, g as calculated in part (b) has a discontinuity at x = 0 so that it is not continuous. It then follows from Theorem 18.2 part (c) that either F or f is not continuous since g = F f. As we know that the trivial function f is continuous, it must then be that F is not as desired. □

User profile picture
2019-12-01 00:00
Comments