Let f ( x ) be a polynomial function of minimal degree such that f ( 1 ) f ( 2 ) f ( 3 ) f ( 2 0 1 6 ) f ( 2 0 1 7 ) = 1 = 2 = 3 ⋮ = 2 0 1 6 = 1 . Find the value of ∣ ∣ f ( 2 0 1 8 ) ∣ ∣ ( m o d 1 0 0 0 ) .
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.
Problem Loading...
Note Loading...
Set Loading...
Notice that f ( x ) = x holds for x = 1 , 2 , … , 2 0 1 6 . Thus, we can write f ( x ) as
f ( x ) = x + g ( x ) i = 1 ∏ 2 0 1 6 ( x − i ) ,
for some polynomial g ( x ) . Substituting in x = 2 0 1 7 gives f ( 2 0 1 7 ) = 2 0 1 7 + g ( 2 0 1 7 ) ( 2 0 1 6 ! ) . Since f ( 2 0 1 7 ) = 1 , we set 2 0 1 7 + g ( 2 0 1 7 ) ( 2 0 1 6 ! ) = 1 to get g ( 2 0 1 7 ) = − 2 0 1 5 ! 1 .
Now, notice that we want the degree of f to be as small as possible. Since de g ( ∏ i = 1 2 0 1 6 ( x − i ) ) > de g ( x ) , we see that in order to get a minimal degree of f , we must minimize the degree of g . Thus, we must have de g g = 0 , meaning that g is a constant function. We already found g ( 2 0 1 7 ) = − 2 0 1 5 ! 1 , therefore g ( x ) = − 2 0 1 5 ! 1 .
Our final polynomial is
f ( x ) = x − 2 0 1 5 ! 1 i = 1 ∏ 2 0 1 6 ( x − i ) .
Substituting in x = 2 0 1 8 yields f ( 2 0 1 8 ) = 2 0 1 8 − 2 0 1 5 ! 1 ( 2 0 1 7 ! ) = 2 0 1 8 − 2 0 1 7 ( 2 0 1 6 ) , whose absolute value has last three digits 1 7 ( 1 6 ) − 1 8 = 2 5 4 .