Suppose is a monic polynomial of degree such that
Find the remainder of divided by .
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.
Observe that polynomial equation of degree 1 6 f ( x ) = x + 1 has exactly 1 6 roots: x = 4 , 5 , 6 , … , 1 8 , 1 9 . And by the fact that f ( x ) is monic (i.e., leading coefficient is 1 ), we have the factorization f ( x ) − ( x + 1 ) = ( x − 4 ) ( x − 5 ) ( x − 6 ) ⋯ ( x − 1 8 ) ( x − 1 9 ) , namely, f ( x ) = ( x + 1 ) + ( x − 4 ) ( x − 5 ) ( x − 6 ) ⋯ ( x − 1 8 ) ( x − 1 9 ) .
Next, notice that f ( 2 0 ) = 2 1 + 1 6 ⋅ 1 5 ⋅ 1 4 ⋯ 2 ⋅ 1 = 2 1 + 1 6 ! .
Now that 1 7 is a prime, and by Wilson’s theorem , we then have 1 6 ! ≡ − 1 ( m o d 1 7 ) . Thus, f ( 2 0 ) = 2 1 + 1 6 ! ≡ 2 1 + ( − 1 ) ( m o d 1 7 ) = 2 0 = 3 ( m o d 1 7 ) .