Problem: Let g(x)=x5+x4+x3+x2+x+1. What is the remainder when the polynomial g(x12) is divided by the polynomial g(x) ?
Answer Choices:
A. 6
B. 5βx
C. 4βx+x2
D. 3βx+x2βx3
E. 2βx+x2βx3+x4
Solution:
Replacing x by x6 in the equation
(xβ1)(xn+xnβ1+β¦+1)=xn+1β1
yields
(x6β1)(x6n+x6(nβ1)+β¦+1)=x6(n+1)β1
Thus
g(x12)g(x12)/g(x)β=x60+β¦+x12+1=(x60β1)+β¦+(x12β1)+6=(x6β1)(x54+β¦)+β¦+(x6β1)(x6+1)+6=g(x)(xβ1)[(x54+β¦)+β¦+(x6+1)]+6=(xβ1)[(x54+β¦)+β¦+(x6β1)]+g(x)6β,β
and the remainder is 6.