Exercise 8.4.8

Inspired by the fact that 0 ! = 1 and 1 ! = 1 , let h ( x ) satisfy

(i)
h ( x ) = 1 for all 0 x 1 , and
(ii)
h ( x ) = xh ( x 1 ) for all x R .
(a)
Find a formula for h ( x ) on [ 1 , 2 ] , [ 2 , 3 ] , and [ n , n + 1 ] for arbitrary n N .
(b)
Now do the same for [ 1 , 0 ] , [ 2 , 1 ] , and [ n , n + 1 ] .
(c)
Sketch h over the domain [ 4 , 4 ] .

Answers

(a)
Over [ 1 , 2 ] , h ( x ) = xh ( x 1 ) = x . Over [ 2 , 3 ] , h ( x ) = xh ( x 1 ) = x ( x 1 ) . Over [ n , n + 1 ] , h ( x ) = i = 0 n 1 x i , which can readily be proven with induction.
(b)
Over [ 1 , 0 ] , ( x + 1 ) h ( x ) = h ( x + 1 ) = 1 h ( x ) = 1 x + 1 . Over [ 2 , 1 ] , ( x + 1 ) h ( x ) = h ( x + 1 ) = 1 ( x + 1 ) h ( x ) = 1 ( x + 1 ) 2 . Over [ n , n + 1 ] , h ( x ) = ( x + 1 ) n .
(c)
This is an exercise best left for your favourite graphing utility.
User profile picture
2022-01-27 00:00
Comments