Difference between revisions of "2009 Indonesia MO Problems/Problem 1"
Rockmanex3 (talk | contribs) (Solution to Problem 1 -- basic NT) |
(→Solution) |
||
Line 5: | Line 5: | ||
is divisible by <math> 7</math>. | is divisible by <math> 7</math>. | ||
− | ==Solution== | + | ==Solution 1== |
First, if <math>n \equiv 0 \pmod{7}</math>, then <math>4n^6 + n^3 + 5 \equiv 5 \pmod{7}</math>, so <math>n</math> is relatively prime to 7. | First, if <math>n \equiv 0 \pmod{7}</math>, then <math>4n^6 + n^3 + 5 \equiv 5 \pmod{7}</math>, so <math>n</math> is relatively prime to 7. | ||
Line 13: | Line 13: | ||
<br> | <br> | ||
− | However, testing out all the residues from 1 to 6 reveals that <math>n^3</math> is congruent to 1 or 6 modulo 7, so there are no positive integers such that <math>4n^6 + n^3 + 5</math> is divisible by 7. | + | However, testing out all the residues from 1 to 6 reveals that <math>n^3</math> is congruent to 1 or 6 modulo 7, so there are no positive integers such that <math>4n^6 + n^3 + 5</math> is divisible by 7. |
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | First, we let <math>x = n^3</math> so that the given equation becomes: <math>4x^2 + x +5 \equiv 0 \pmod{7}</math>. | ||
+ | |||
+ | <br> | ||
+ | |||
+ | By easily checking each of the 7 possible values of <math>x</math> we find that only <math>x \equiv 5 \pmod{7}</math> satisfy the equation above. But we can also easily check that there's no <math>n</math> such that <math>n^3 \equiv 5 \pmod{7}</math>. Therefore no integer can satisfy our equation. | ||
+ | |||
+ | ~NounZero | ||
==See Also== | ==See Also== |
Latest revision as of 15:02, 23 December 2020
Contents
Problem
Find all positive integers such that is divisible by .
Solution 1
First, if , then , so is relatively prime to 7.
Since is relatively prime to 7, by Euler's Totient Theorem, , so . This means if is divisible by 7.
However, testing out all the residues from 1 to 6 reveals that is congruent to 1 or 6 modulo 7, so there are no positive integers such that is divisible by 7.
Solution 2
First, we let so that the given equation becomes: .
By easily checking each of the 7 possible values of we find that only satisfy the equation above. But we can also easily check that there's no such that . Therefore no integer can satisfy our equation.
~NounZero
See Also
2009 Indonesia MO (Problems) | ||
Preceded by First Problem |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 | Followed by Problem 2 |
All Indonesia MO Problems and Solutions |