Exercise 5.13

Exercise 13: Suppose a and c are real numbers, c > 0 , and f is defined on [ 1 , 1 ] by

f ( x ) = { x a sin ( | x | c ) (if x 0 ) 0 (if x = 0 )

Prove the following statements:

  • f is continuous if and only if a > 0 .
  • f ( 0 ) exists if and only if a > 1 .
  • f is bounded if and only if a 1 + c .
  • f is continuous if and only if a > 1 + c .
  • f ( 0 ) exists if and only if a > 2 + c .
  • f is bounded if and only if a 2 + 2 c .
  • f is continuous if and only if a > 2 + 2 c .

Answers

First note that sin ( | x | c ) fluctuates between 1 and 1, and each neighborhood of 0 has an infinite number of elements from each of the sets f 1 ( 0 ) , f 1 ( 1 ) and f 1 ( 1 ) .

(a) f is continuous at 0 if and only if lim x 0 f ( x ) = 0 which only happens if lim x 0 | x | a = 0 , that is a > 0 .

(b) f ( 0 ) = lim t 0 f ( t ) t = lim t 0 t a 1 sin ( | t | c ) exists if and only if lim x 0 | x | a 1 exists, that is a > 1 .

(c) For x > 0 ,

f ( x ) = a x a 1 sin ( x c ) c x a c 1 cos ( x c )

which is bounded on ( 0 , 1 ] if and only if a c 1 > 0 , that is a > 1 + c . By symmetry, the same is true on [ 1 , 0 ) .

(d) f is continuous at 0 if and only if lim x 0 f ( x ) = 0 which only happens if lim x 0 | x | a c 1 = 0 , that is a > 1 + c .

(e) lim t 0 + f ( t ) t = lim t 0 + ( a t a 2 sin ( t c ) c t a c 2 cos ( t c ) ) exists and is equal to 0 if and only if lim x 0 | x | a c 2 exists, that is a > 2 + c . We have the same result when taking the limit from the left.

(f) For x > 0 ,

f ( x ) = ( a ( a 1 ) x a 2 c 2 x a 2 c 2 ) sin ( x c ) ( ac x a c 1 + c ( a c 1 ) x a c 2 ) cos ( x c )

which is bounded on ( 0 , 1 ] if and only if a 2 c 2 > 0 , that is a > 2 + 2 c . By symmetry, the same is true on [ 1 , 0 ) .

(g) f is continuous at 0 if and only if lim x 0 f ( x ) = 0 which only happens if lim x 0 | x | a 2 c 2 = 0 , that is a > 2 + 2 c .

User profile picture
2023-08-07 00:00
Comments