1977 AHSME Problems/Problem 28

Problem

Let $g(x)=x^5+x^4+x^3+x^2+x+1$. What is the remainder when the polynomial $g(x^{12})$ is divided by the polynomial $g(x)$?

$\textbf{(A) }6\qquad \textbf{(B) }5-x\qquad \textbf{(C) }4-x+x^2\qquad \textbf{(D) }3-x+x^2-x^3\qquad \\ \textbf{(E) }2-x+x^2-x^3+x^4$


Solution 1

Let $r(x)$ be the remainder when $g(x^{12})$ is divided by $g(x)$. Then $r(x)$ is the unique polynomial such that \[g(x^{12}) - r(x) = x^{60} + x^{48} + x^{36} + x^{24} + x^{12} + 1 - r(x)\] is divisible by $g(x) = x^5 + x^4 + x^3 + x^2 + x + 1$, and $\deg r(x) < 5$.

Note that $(x - 1)(x^5 + x^4 + x^3 + x^2 + 1) = x^6 - 1$ is a multiple of $g(x)$. Also, \[g(x^{12}) - 6 = x^{60} + x^{48} + x^{36} + x^{24} + x^{12} - 5 \\ = (x^{60} - 1) + (x^{48} - 1) + (x^{36} - 1) + (x^{24} - 1) + (x^{12} - 1).\] Each term is a multiple of $x^6 - 1$. For example, \[x^{60} - 1 = (x^6 - 1)(x^{54} + x^{48} + \dots + x^6 + 1).\] Hence, $g(x^{12}) - 6$ is a multiple of $x^6 - 1$, which means that $g(x^{12}) - 6$ is a multiple of $g(x)$. Therefore, the remainder is $\boxed{6}$. The answer is (A).

Solution 2

We express the quotient and remainder as follows. \[g(x^{12}) = Q(x) g(x) + R(x)\] Note that the solutions to $g(x)$ correspond to the 6th roots of unity, excluding $1$. Hence, we have $x^6 = 1$, allowing us to set: \[g(x^{12}) = 6\] \[g(x) = 0\] We have $5$ values of $x$ that return $R(x) = 6$. However, $g(x)$ is quintic, implying the remainder is of degree at most $4$. Since there are $5$ solutions, the only possibility is that the remainder is a constant $\boxed{6}$.

Solution 3

We can use the Chinese remainder theorem over $\mathbb{Q}[x].$ Since $g(x)=(x+1)(x^2-x+1)(x^2+x+1)$, $\mathbb{Q}[x]/g\cong \mathbb{Q}[x]/(x+1)\times \mathbb{Q}[x]/(x^2-x+1)\times \mathbb{Q}[x]/(x^2+x+1).$ This means that if we can find the remainder of $g(x^{12})$ modulo $x+1,x^2-x+1,x^2+x+1$, we can reconstruct the remainder modulo $g.$ We can further use that each factor is irreducible and that if $p(x)$ is an irreducible polynomial over $\mathbb{Q}$ with root $\alpha$, $\mathbb{Q}[x]/p\cong \mathbb{Q}(\alpha)$ so to evaluate the remainders of $g(x^{12})$, we just need to evaluate it on one of the roots of the irreducible factors. The first factor has root $-1$, the second has roots the primitive sixth roots of unity, and the third as roots the primitive cube roots of unity (this is easily seen as $g(x)(x-1)=x^6-1$). Evaluating $g(x^{12})$ on each of these values yields $g(1)=6$ so the remainder is $6$ on each factor on the right of the isomorphism. Hence, by the Chinese remainder theorem, the remainder modulo $g$ must be $\boxed{6}$ as well.

See also

1977 AHSME (ProblemsAnswer KeyResources)
Preceded by
Problem 27
Followed by
29
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
All AHSME Problems and Solutions