Exercise 4.1

Exercise 1: Suppose f is a real function defined on R which satisfies

lim h 0 [ f ( x + h ) f ( x h ) ] = 0

for every x R . Does this imply that f is continuous?

Answers

No. As an example, take the function

f ( x ) = { 1 x = 0 0 otherwise

which is discontinuous at 0 , although lim h 0 [ f ( x + h ) f ( x h ) ] = 0 everywhere.

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

f is not necessarily continuous.

Proof. We can separate the equation into two limits to give:

lim h 0 f ( x + h ) = lim h 0 f ( x h )

However, this does not imply continuity since f ( x ) need not equal the limits on either side. □

User profile picture
2023-09-01 19:45
Comments