Difference between revisions of "Talk:2022 AIME I Problems/Problem 2"

 
Line 6: Line 6:
  
 
Which solutions are you referring to?
 
Which solutions are you referring to?
 +
 +
All possible remainders modulo <math>71</math> are <math>\{0,1,2,\ldots,70\}.</math>
 +
 +
Although <math>72</math> and <math>143</math> are not in the set, it is still true that <math>72\equiv143\pmod{71}.</math> Recall that the numbers <math>a</math> and <math>b</math> are congruent modulo <math>71</math> if and only if <math>a-b\equiv0\pmod{71}.</math>

Latest revision as of 16:20, 5 March 2023

seems the most beautiful answers using modulus and inequality are flawed, and need minor revisions to fit the rigor of math

(modulus) 8c mod 71 can be 1 if c=9 instead of 8c

(inequality) 99(a-b) can be negative, and 4(2c-7b) can have a few negative values to get them equal.

Which solutions are you referring to?

All possible remainders modulo $71$ are $\{0,1,2,\ldots,70\}.$

Although $72$ and $143$ are not in the set, it is still true that $72\equiv143\pmod{71}.$ Recall that the numbers $a$ and $b$ are congruent modulo $71$ if and only if $a-b\equiv0\pmod{71}.$