Prove: (n^3 - n) is Divisible by 6

  • Context: Undergrad 
  • Thread starter Thread starter Parth Dave
  • Start date Start date
  • Tags Tags
    Induction Proof
Click For Summary

Discussion Overview

The discussion revolves around proving that \( n^3 - n \) is divisible by 6 using mathematical induction. Participants explore various approaches to the proof, including direct induction and factoring methods, while addressing the requirements of the induction process.

Discussion Character

  • Mathematical reasoning
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant states the base case for \( n = 1 \) and outlines the induction step, questioning how to prove that \( 3k^2 + 3k \) is divisible by 6.
  • Another participant suggests that since \( 3k^2 + 3k = 3(k^2 + k) \), it suffices to show that \( k^2 + k \) is divisible by 2.
  • A participant asks for clarification on how to demonstrate that \( k^2 + k \) is divisible by 2.
  • One participant argues that induction is unnecessary and proposes that factoring \( n^3 - n \) shows it is divisible by both 2 and 3, thus by 6.
  • Another participant insists on the necessity of using induction and expresses uncertainty about the divisibility by 2 and 3 through factoring.
  • A participant points out that \( k^2 + k = k(k + 1) \) and discusses the implications of \( k \) being odd or even for divisibility.
  • Another participant discusses the general principle that in any set of three consecutive integers, at least one is divisible by 2 and one by 3, while critiquing the artificiality of the induction requirement for this proof.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of using induction versus factoring. There is no consensus on the best approach to prove the divisibility of \( n^3 - n \) by 6, and the discussion remains unresolved regarding the most effective method.

Contextual Notes

Some participants highlight the potential limitations of the induction approach and the clarity of the factoring method, indicating that the problem may not require induction as presented.

Parth Dave
Messages
298
Reaction score
0
I have to prove, using mathematical induction, that:
n^3 - n is divisible by 6.
When n = 1 its true.

Assuming that k^3 - k is divisible by 6

(k+1)^3 - (k+1)
=k^3 + 3k^2 + 2k
= k^3 - k + 3k^2 + 3k
k^3 - k is true by induction hypothesis

but how would i prove that 3k^2 + 3k is divisible by 6? (or did i do this completely wrong?)
 
Last edited:
Physics news on Phys.org
You're on the right track.
Since 3k^2+3k=3(k^2+k), all you have to show is that k^2+k is divisible by 2.
 
How would I do that?
 
you don't really need induction since factoring it makes it obvious. i.e. (n-1)(n)n+1) is a number that is clearly divisible by both 2 and 3, hence also by 6.
 
It has to be done using induction... and I am not sure i see how that is clearly divisible by 2 and 3.
 
(k^2+k) = k(k+1)
if k is odd then (k+1) is even
if k is even then well nothing much left

-- AI
 
Ah, ok, thanks a lot.
 
every other number is divisible by 2 and every third number is divisible by three so if you have three consecutive numbers then at least one is divisible by two and at least one is divisible by three.

i know you were supposed to do it by induction, but i enjoy puncturing the balloon of the book that gives a question which is artificial, in the sense that it should really be done more naturally or mroe intelligently another way.

drill is ok, but it helps i think if you give an induction proof that really requires induction, or is easier by induction.

for example try proving every integer greater than one is either prime or factors into primes without induction.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K