Let be a real-valued function, such that and . Find the value of .
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.
f ( x ) + f ( x + 1 ) ⟹ f ( x + 1 ) f ( 1 ) f ( 2 ) f ( 3 ) f ( 4 ) ⋯ ⟹ f ( n ) = 2 x 2 = 2 x 2 − f ( x ) = − f ( 0 ) = 2 − f ( 1 ) = 2 + f ( 0 ) = 6 − f ( 0 ) = 1 2 + f ( 0 ) = ⋯ = n ( n − 1 ) + ( − 1 ) n f ( 0 ) = 1 ( 1 − 1 ) + ( − 1 ) 1 f ( 0 ) = 2 ( 2 − 1 ) + ( − 1 ) 2 f ( 0 ) = 3 ( 3 − 1 ) + ( − 1 ) 3 f ( 0 ) = 4 ( 4 − 1 ) + ( − 1 ) 4 f ( 0 ) See proof below.
Then we have:
f ( 3 1 ) 3 1 ( 3 0 ) − f ( 0 ) ⟹ f ( 0 ) ⟹ f ( 1 3 0 ) = 9 9 = 9 9 = 8 3 1 = 1 3 0 ( 1 2 9 ) + f ( 0 ) = 1 7 6 0 1
Proof:
Let us proof by induction the claim that f ( n ) = n ( n − 1 ) + ( − 1 ) n f ( 0 ) is true for all n ≥ 1 .
f ( n + 1 ) = 2 n 2 − f ( n ) = 2 n 2 − ( n ( n − 1 ) + ( − 1 ) n f ( 0 ) ) = n 2 + n + ( − 1 ) n + 1 f ( 0 ) = ( n + 1 ) n + ( − 1 ) n + 1 f ( 0 ) = ( n + 1 ) ( n + 1 − 1 ) + ( − 1 ) n + 1 f ( 0 )
Therefore, the claim is also true for n + 1 and hence true for all n ≥ 1 .