Ask Question
6 March, 09:18

Prove that one of every three consecutive positive integer is divisible by 3

+2
Answers (1)
  1. 6 March, 09:21
    0
    Hello:

    all n in N; n (n+1) (n+2) = 3a a in N or : ≡ 0 (mod 3)

    1) n ≡ 0 (mod 3) ... (1)

    n+1 ≡ 1 (mod 3) ... (2)

    n+2 ≡ 2 (mod 3) ... (3)

    by (1), (2), (3) : n (n+1) (n+2) ≡ 0*1*2 (mod 3) : ≡ 0 (mod 3)

    2) n ≡ 1 (mod 3) ... (1)

    n+1 ≡ 2 (mod 3) ... (2)

    n+2 ≡ 3 (mod 3) ... (3)

    by (1), (2), (3) : n (n+1) (n+2) ≡ 1*2 * 3 (mod 3) : ≡ 0 (mod 3), 6≡ 0 (mod)

    3) n ≡ 2 (mod 3) ... (1)

    n+1 ≡ 3 (mod 3) ... (2)

    n+2 ≡ 4 (mod 3) ... (3)

    by (1), (2), (3) : n (n+1) (n+2) ≡ 2*3 * 4 (mod 3) : ≡ 0 (mod 3), 24≡ 0 (mod3)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Prove that one of every three consecutive positive integer is divisible by 3 ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers