Difference between revisions of "1977 AHSME Problems/Problem 28"
Line 1: | Line 1: | ||
+ | ===Solution 1=== | ||
Let <math>r(x)</math> be the remainder when <math>g(x^{12})</math> is divided by <math>g(x)</math>. Then <math>r(x)</math> is the unique polynomial such that | Let <math>r(x)</math> be the remainder when <math>g(x^{12})</math> is divided by <math>g(x)</math>. Then <math>r(x)</math> is the unique polynomial such that | ||
<cmath>g(x^{12}) - r(x) = x^{60} + x^{48} + x^{36} + x^{24} + x^{12} + 1 - r(x)</cmath> | <cmath>g(x^{12}) - r(x) = x^{60} + x^{48} + x^{36} + x^{24} + x^{12} + 1 - r(x)</cmath> | ||
Line 11: | Line 12: | ||
<cmath>x^{60} - 1 = (x^6 - 1)(x^{54} + x^{48} + \dots + x^6 + 1).</cmath> | <cmath>x^{60} - 1 = (x^6 - 1)(x^{54} + x^{48} + \dots + x^6 + 1).</cmath> | ||
Hence, <math>g(x^{12}) - 6</math> is a multiple of <math>x^6 - 1</math>, which means that <math>g(x^{12}) - 6</math> is a multiple of <math>g(x)</math>. Therefore, the remainder is <math>\boxed{6}</math>. The answer is (A). | Hence, <math>g(x^{12}) - 6</math> is a multiple of <math>x^6 - 1</math>, which means that <math>g(x^{12}) - 6</math> is a multiple of <math>g(x)</math>. Therefore, the remainder is <math>\boxed{6}</math>. The answer is (A). | ||
+ | |||
+ | ===Solution 2=== | ||
+ | We express the quotient and remainder as follows. | ||
+ | <cmath>g(x^{12}) = Q(x) g(x) + R(x)</cmath> | ||
+ | Note that the solutions to <math>g(x)</math> correspond to the 6th roots of unity, excluding <math>1</math>. Hence, we have <math>x^6 = 1</math>, allowing us to set: | ||
+ | <cmath>g(x^{12}) = 6</cmath> | ||
+ | <cmath>g(x) = 0</cmath> | ||
+ | We have <math>5</math> values of <math>x</math> that return <math>R(x) = 6</math>. However, <math>g(x)</math> is quintic, implying the remainder is of degree <math>4</math> — contradicted by the <math>5</math> solutions. Thus, the only remaining possibility is that the remainder is a constant <math>\boxed{A) 6}</math>. |
Revision as of 20:42, 5 August 2019
Solution 1
Let be the remainder when is divided by . Then is the unique polynomial such that is divisible by , and .
Note that is a multiple of . Also, Each term is a multiple of . For example, Hence, is a multiple of , which means that is a multiple of . Therefore, the remainder is . The answer is (A).
Solution 2
We express the quotient and remainder as follows. Note that the solutions to correspond to the 6th roots of unity, excluding . Hence, we have , allowing us to set: We have values of that return . However, is quintic, implying the remainder is of degree — contradicted by the solutions. Thus, the only remaining possibility is that the remainder is a constant .