Find the natural number for which where the function satisfies for all natural numbers and further
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We have
f ( x + y ) = f ( x ) f ( y )
Setting x = a and y = { 1 , 2 , 3 , ⋯ , n } we find that
f ( a + 1 ) f ( a + 2 ) f ( a + 3 ) ⋮ f ( a + k ) = f ( a ) f ( 1 ) = f ( a + 1 ) f ( 1 ) = f ( a + 2 ) f ( 1 ) = f ( a + k − 1 ) f ( 1 ) = 2 f ( a ) = 4 f ( a ) = 8 f ( a ) = 2 k f ( a )
Thus
k = 1 ∑ n f ( a + k ) = f ( a ) k = 1 ∑ n 2 k = 2 f ( a ) ( 2 n − 1 )
Hence
2 f ( a ) ( 2 n − 1 ) = 1 6 ( 2 n − 1 ) ⟹ f ( a ) = 8 = 2 2 × 2 = 2 2 f ( 1 )
It was shown that
f ( a + k ) = 2 k f ( a )
Setting k = 2 and a = 1 gives
f ( 3 ) = 2 2 f ( 1 ) = 8
Hence a = 3 .