Okay, I totally forgot, sorry about that. But actually, I have a proof I developed on this and I would like to see other people's proof, to see if mine is easy to follow or not.
I'm going to send you:
(If you have any other ideas or if my proof is in any way wrong, please tell me)
PROOF In order to prove the statement, let's look at the division theorem: if [MATH]a, b \in \Z, b > 0[/MATH], then there exist a unique [MATH]q, r \in \Z[/MATH] such that [MATH]a = q\cdot b + r[/MATH], [MATH]0 ≤ r < b[/MATH].
So, according to the theorem, it is possible to write a integer a in the form of [MATH]q\cdot b+r[/MATH].
To start the proof, it is necessary to know that 0, 1 and 2 are the only possible remainders for a division by 3.
Now, let k be any integer number to 3k, which is any multiple of 3.
If n be replaced with 3k, then:
[MATH]n=3k\\n+2=3k+2\\n+4=3k+4[/MATH]
A multiple of 3 plus 2 or 4 is not equal to a multiple of 3, because 2 and 4 are not multiples of 3, but 3k is, so the statement holds for n=3k.
If n be replaced with 3k+1, then:
[MATH]n=3k+1\\n+2=3k+3\\n+4=3k+5[/MATH]
It is possible to know that a multiple of 3 plus 1 or 5 is not equal to an multiple of 3, for the same reasons stated above. However, 3k+3 is equal to an multiple of 3, because 3 is a multiple of 3. So the statement holds for n=3k+1.
If n be replaced with 3k+2, then:
[MATH]n=3k+2\\n+2=3k+4\\n+4=3k+6[/MATH]
Again, 3k+2 and 3k+4 cannot result in a multiple of 3, but 3k+6 can, because 6 is a multiple of 3. So the statement holds for n=3k+2.
So, by replacing n with 3k, 3k+1 and 3k+2, I proved that for any integer n, at least one of the integers n, n+2, n+4 is divisible by 3.