Exercise 8.4.4

Define e = E ( 1 ) . Show E ( n ) = e n and E ( m n ) = ( e n ) m for all m , n Z .

Answers

We have for n 1 that

E ( n ) = E ( i = 1 n 1 ) = i = 1 n E ( 1 ) = e n

We also have for n = 0 , E ( 0 ) = 1 = e 0 , by the standard definition of a n for any a R . Finally for n > 0 , e n = 1 e n = 1 E ( n ) = E ( n ) , so e n = E ( n ) for all n Z .

By definition e n is the unique positive number which satisfies ( e n ) n = e . E ( 1 n ) satisfies this equality, since

E ( 1 ) = E ( i = 1 n 1 n ) = i = 1 n E ( 1 n )

so e n = E ( 1 n ) . Finally

E ( m n ) = E ( i = 1 m 1 n ) = i = 1 m E ( 1 n ) = ( e n ) m
User profile picture
2022-01-27 00:00
Comments