Exercise 4.3.13

Let f be a function defined on all of R that satisfies the additive condition f ( x + y ) = f ( x ) + f ( y ) for all x , y R .

(a)
Show that f ( 0 ) = 0 and that f ( x ) = f ( x ) for all x R .
(b)
Let k = f ( 1 ) . Show that f ( n ) = kn for all n N , and then prove that f ( z ) = kz for all z Z . Now, prove that f ( r ) = kr for any rational number r .
(c)
Show that if f is continuous at x = 0 , then f is continuous at every point in R and conclude that f ( x ) = kx for all x R . Thus, any additive function that is continuous at x = 0 must necessarily be a linear function through the origin.

Answers

(a)
f ( 0 + 0 ) = f ( 0 ) + f ( 0 ) implies f ( 0 ) = 0 and thus f ( x + ( x ) ) = 0 = f ( x ) + f ( x ) meaning f ( x ) = f ( x ) .
(b)
f ( n ) = f ( 1 ) + + f ( 1 ) = k + + k = kn . Now since f ( n ) = f ( n ) = kn we have f ( z ) = kz for all z Z . Finally let r = p q for p Z and q N . notice that f ( qr ) = k ( qr ) and since f ( qr ) = f ( r + + r ) = f ( r ) + + f ( r ) = qf ( r ) we have f ( r ) = k ( qr ) q = kr .
(c)
Assume f is continuous at 0 and let x R be arbitrary. Let x n be a sequence approaching x . since ( x x n ) 0 we have f ( x x n ) 0 because f is continuous at zero. Now since f is additive f ( x x n ) = f ( x ) f ( x n ) 0 implies f ( x n ) f ( x ) meaning f is continuous at x R by the sequential characterization of continuity.

Now to see that f ( x ) = kx for x I simply take a limit of rationals approaching x .

User profile picture
2022-01-27 00:00
Comments