Difference between revisions of "1977 USAMO Problems/Problem 1"
(→Solution 2) |
|||
Line 3: | Line 3: | ||
<math> (1\plus{}x^n\plus{}x^{2n}\plus{}\cdots\plus{}x^{mn})</math> is divisible by <math> (1\plus{}x\plus{}x^2\plus{}\cdots\plus{}x^{m})</math>. | <math> (1\plus{}x^n\plus{}x^{2n}\plus{}\cdots\plus{}x^{mn})</math> is divisible by <math> (1\plus{}x\plus{}x^2\plus{}\cdots\plus{}x^{m})</math>. | ||
− | == | + | == Solution 1 == |
− | Denote the first and larger polynomial to be <math>f(x)</math> and the second one to be <math>g(x)</math>. In order for <math>f(x)</math> to be divisible by <math>g(x)</math> they must have the same roots. The roots of <math>g(x)</math> are the | + | Denote the first and larger polynomial to be <math>f(x)</math> and the second one to be <math>g(x)</math>. In order for <math>f(x)</math> to be divisible by <math>g(x)</math> they must have the same roots. The roots of <math>g(x)</math> are the (m+1)th roots of unity, except for 1. When plugging into <math>f(x)</math>, the root of unity is a root of <math>f(x)</math> if and only if the terms <math>x^n, x^{2n}, x^{3n}, \cdots x^{mn}</math> all represent a different (m+1)th root of unity not equal to 1. |
− | Note that if <math>\\gcd(m,n)=1</math>, the numbers <math>n, 2n, 3n, \cdots, mn</math> represent a complete set of residues modulo <math>m</math>. | + | Note that if <math>\\gcd(m+1,n)=1</math>, the numbers <math>n, 2n, 3n, \cdots, mn</math> represent a complete set of residues minus 0 modulo <math>m+1</math>. However, if <math>gcd(m+1,n)=a</math> not equal to 1, then <math>\frac{(m+1)(n)}{a}</math> is congruent to <math>0 \pmod {m+1}</math> and thus a complete set is not formed. Therefore, <math>f(x)</math> divides <math>g(x)</math> if and only if <math>\boxed{\\gcd(m+1,n)=1}.</math> <math>\blacksquare</math> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Solution 2== | ==Solution 2== |
Revision as of 19:19, 14 August 2014
Contents
Problem
Determine all pairs of positive integers such that $(1\plus{}x^n\plus{}x^{2n}\plus{}\cdots\plus{}x^{mn})$ (Error compiling LaTeX. Unknown error_msg) is divisible by $(1\plus{}x\plus{}x^2\plus{}\cdots\plus{}x^{m})$ (Error compiling LaTeX. Unknown error_msg).
Solution 1
Denote the first and larger polynomial to be and the second one to be . In order for to be divisible by they must have the same roots. The roots of are the (m+1)th roots of unity, except for 1. When plugging into , the root of unity is a root of if and only if the terms all represent a different (m+1)th root of unity not equal to 1.
Note that if , the numbers represent a complete set of residues minus 0 modulo . However, if not equal to 1, then is congruent to and thus a complete set is not formed. Therefore, divides if and only if
Solution 2
We could instead consider modulo . Notice that , and thus we can reduce the exponents of to their equivalent modulo . We want the resulting with degree less than to be equal to (of degree ), which implies that the exponents of must be all different modulo . This can only occur if and only if , and this is our answer, as shown in Solution 1.
See Also
1977 USAMO (Problems • Resources) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 | ||
All USAMO Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.