Proving 3 Divides at Least One Integer

  • Thread starter Thread starter dgentile
  • Start date Start date
  • Tags Tags
    Integer
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
dgentile
Messages
3
Reaction score
0

Homework Statement



Prove that 3 divides one of the integers n, n + 2, or n + 4, for any integer n.


Homework Equations





The Attempt at a Solution


 
Physics news on Phys.org
Okay...so what's the formula for proving that true is my question?

Thanks
 
Let n be any such integer. THen by the division algorithm there exist integers q and r such that

[tex]n=3q+r,[/tex]

[tex]n+2=3q_1+r[/tex]

[tex]n+4=3q_2+r[/tex] [tex]0\leq r<3[/tex]

i.e r=0, 1 or 2

Now, say if r=0, what happens? if r=1, what happens? if r=2 what happens?

P.S. This is what Dick said, i just wanted to make a little bit easier on you.
YOu MUST show your work next time.