SOLUTION: 2. A student thinks that P(n) = n^3 - n is always a multiple of 6 for all natural numbers n. What do you think? Provide a mathematical argument to show that the student is correct

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: 2. A student thinks that P(n) = n^3 - n is always a multiple of 6 for all natural numbers n. What do you think? Provide a mathematical argument to show that the student is correct       Log On


   



Question 57353This question is from textbook Applied College Algebra
: 2. A student thinks that P(n) = n^3 - n is always a multiple of 6 for all natural numbers n. What do you think? Provide a mathematical argument to show that the student is correct or a counter example to show that the student is wrong. This question is from textbook Applied College Algebra

Answer by venugopalramana(3286) About Me  (Show Source):
You can put this solution on YOUR website!
. A student thinks that P(n) = n^3 - n is always a multiple of 6 for all natural numbers n. What do you think? Provide a mathematical argument to show that the student is correct or a counter example to show that the student is wrong.
LET.... M = N^3-N=N(N^2-1)=N(N-1)(N+1)=(N-1)N(N+1)
THAT IS PRODUCT OF 3 CONSECUTIVE NUMBERS.THERE ARE 2 POSSIBILITIES
1...N IS EVEN..THEN 2 IS A FACTOR OF M.
2.OR N IS ODD..THEN N-1 IS EVEN AND HENCE 2 IS A FACTOR OF M
NOW AGAIN W.R.T DIVISION BY 3,THREE POSSIBILITIES ARISE..
1. N-1 IS DIVISIBLE BY 3 AND HENCE LEAVES A REMAINDER OF 0 ON DIVISION BY 3.
HENCE 3 IS A FACTOR OF M.
1. N-1 IS NOT DIVISIBLE BY 3 AND HENCE LEAVES A REMAINDER OF 1 SAY ON DIVISION BY 3.THEN N-1+2 = N+1 IS DIVISIBLE BY 3.HENCE 3 IS A FACTOR OF M.
1. N-1 IS NOT DIVISIBLE BY 3 AND HENCE LEAVES A REMAINDER OF 2 SAY ON DIVISION BY 3.THEN N-1+1=N IS DIVISIBLE BY 3.HENCE 3 IS A FACTOR OF M.
THUS IN ALL CASES 2 AND 3 ARE FACTORS OF M .SO 2*3=6 IS A FACTOR OF M
OR M IS A MULTIPLE OF 6.
IF YOU ARE CONVERSANT WITH MODULAR ARITHMATIC , THIS CAN BE PROVED MORE ELEGANTLY.
AT N=1,WE GET M=0...
AT N=2,WE GET M=6..ETC..