New Reply

Proof by div alg.

 
Share Thread
Jul21-12, 12:25 PM   #1
 

Proof by div alg.


How can i prove that if n>=1, (n(n+1)(2n+1))/6 is an integer. The hint is to use the division algorithm such that n has one of the forms 6k,6k+1,..6k+5 and to work each case.......I tried changing n to 6k but i failed immeaditely :(
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jul21-12, 02:20 PM   #2
 
Quote by MAGICMATHS View Post
How can i prove that if n>=1, (n(n+1)(2n+1))/6 is an integer. The hint is to use the division algorithm such that n has one of the forms 6k,6k+1,..6k+5 and to work each case.......I tried changing n to 6k but i failed immeaditely :(

Check that no matter what natural [itex]\,n\,[/itex] is, the number [itex]\,(n)(n+1)(2n+1)\,[/itex] is always divisible both by 2 and 3.

DonAntonio
Jul21-12, 08:29 PM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Looking at n "modulo 6" seems an awkward way of doing this. Looking at "modulo 2" and "modulo 3" separately is far easier.

Specifically, of any two consectutive numbers, such as n and n+1, one of them must be even. Now, n must be of the form 3k (a multiple of 3), 3k+1, or 3k+ 2. If n is a multiple of 3 then we have factors of both 3 and 2 in the product and so the product is divisible by 6. If n= 3k+2, then n+ 1= 3k+2+1= 3k+ 3= 3(k+1) so n+1 is a multiple of 3. If n= 3k+1, then 2n+ 1= 6k+ 2+ 1= 6k+ 3= 3(2k+1).

But since you specifically say "6k, 6k+ 1" etc.:

If n= 6k the n itself is divisible by 6 so the product is.

If n= 6k+ 1 then n+ 1= 6k+ 2= 2(3k+1) so n+ 1 is divisible by 2 and 2n+ 1= 12k+ 2+ 1= 12k+3= 3(3k+ 1) is a multiple of 3 so the product of n and 2n+1 is divisible by 6.

If n= 6k+ 2= 2(3k+1), n is divisible by 2. n+1= 6k+ 2+1= 6k+3= 3(2k+1) so n+1 is divisible by 3 and the product of n and n+1 is divisible by 6.

If n= 6k+ 3= 3(2k+1), n is divisible by 3. n+ 1= 6k+ 3+ 1= 6k+ 4= 2(3k+ 2) so n+ 1 is divisible by 2 and the product of n and n+1 is divisible by 6.

If n= 6k+ 4= 2(3k+ 2), n is divisible by 2. 2n+1= 12k+ 8+ 1= 12k+ 9= 3(4k+ 3) so n+1 is divisible by 3 and the product of n and n+1 is divisible by 6.

If n= 6k+ 5, n+ 1= 6k+ 6= 6(k+ 1) is divisible by 6.
Jul22-12, 07:12 AM   #4
 

Proof by div alg.


Thanks DonAntonio, thats a very good clue which i did not think about. :)
Jul22-12, 07:13 AM   #5
 
Thanks HallsofIvy, youve made my work very easy now. :)
New Reply

Similar discussions for: Proof by div alg.
Thread Forum Replies
Another proof involving orders of groups. Please help me make this proof air-tight. Calculus & Beyond Homework 3
can someone peek at a proof? (metric spaces, basic proof) Calculus & Beyond Homework 5
Did I skip a major step in this proof? + Theory of this proof Calculus & Beyond Homework 21
Proof Involving Continuity, Irrational Numbers From Elementary Proof Class Calculus & Beyond Homework 1
Comparison Proof via axioms, almost done need hints for finish and proof read Calculus & Beyond Homework 1