Challenge Math Challenge - December 2020

Click For Summary
The Math Challenge discussion covers a variety of complex mathematical problems, including topics such as vector fields, number theory, topology, and combinatorics. Key problems include calculating the circulation of a vector field, proving properties of odd primes in relation to sums of squares, and exploring the topology of the torus. Participants also engage in discussions about the accuracy of algorithms for calculating series and integrals, as well as the probability of random distributions in combinatorial scenarios. The thread showcases collaborative problem-solving and the sharing of insights among participants.
  • #61
Answer: 5
Explanation: The modulo w.r.t. 7 of any natural number belongs to one of the 4 sets from ##A=\{\{0\}, \{1, 6\}, \{2, 5\}, \{3, 4\}\}##, i.e. sets of the form ##\{r, (7-r) \mod 7\}## where ##r## belongs to the set of all possible remainders w.r.t. 7, i.e. {0, 1, 2, ..., 6}. Consider 2 distinct natural numbers ##a, b##. It is easy to see that if ##(a \mod 7)## and ##(b\mod 7)## belong to 2 different sets in ##A##, then neither their sum nor difference is divisible by 7. On the other hand, if they belong to the same set from within ##A##, then 2 possibilities arise:
  1. ##(a \mod 7) = (b \mod 7)##, i.e. the remainders w.r.t. 7 of both ##a## and ##b## correspond the same element in the set. In this case, ##(a - b) \equiv 0 \mod 7##, i.e. the difference is divisible by 7.
  2. ##(r_{a} \equiv (a \mod 7)) \neq (r_{b} \equiv (b \mod 7))##. Then, by definition of the sets, ##r_{a} = (7 - r_{b}) \mod 7##. Therefore, ##(r_{a} + r_{b}) = 7 \equiv 0 \mod 7 \Rightarrow (a+b) \equiv 0 \mod{7}##, i.e. the sum is divisible by 7.
Thus, for neither sum nor difference of ##a, b## to be divisible by 7, their modulo w.r.t. 7 must belong to 2 different sets from ##A##. By pigeonhole principle, there can be at most 4 distinct natural numbers in a set such that the modulo w.r.t. 7 of no two of those belong to the same set from ##A##. Thus, if we have a set of 5 (or more) natural numbers, at least two of those numbers will have either their sum or their difference divisible by 7.
 

Similar threads

  • · Replies 61 ·
3
Replies
61
Views
10K
  • · Replies 93 ·
4
Replies
93
Views
15K
  • · Replies 61 ·
3
Replies
61
Views
11K
  • · Replies 114 ·
4
Replies
114
Views
11K
  • · Replies 86 ·
3
Replies
86
Views
13K
  • · Replies 33 ·
2
Replies
33
Views
9K
  • · Replies 48 ·
2
Replies
48
Views
11K
  • · Replies 64 ·
3
Replies
64
Views
15K
  • · Replies 67 ·
3
Replies
67
Views
11K
  • · Replies 52 ·
2
Replies
52
Views
12K