SOLUTION: prove that the product of any three consecutive numbers is even.
So far I have tried , (n)(n+1)(n+2)=n^3+3n^2+2n
but there is no multiple of an even number. I'm not sure wh
Algebra.Com
Question 965979: prove that the product of any three consecutive numbers is even.
So far I have tried , (n)(n+1)(n+2)=n^3+3n^2+2n
but there is no multiple of an even number. I'm not sure what kind of proof method it is but this would be a proof with the same method. i.e prove that the sum of three consecutive odd numbers is divisible by 3 , 2n+1+2n+3+2n+5= 6n+9 3(2n+3) is a multiple of three therefore it is divisible by three.
Any help would be appreciated, hope it is not too confusing
Thanks
Found 4 solutions by josgarithmetic, tenkun, amalm06, ikleyn:
Answer by josgarithmetic(39617) (Show Source): You can put this solution on YOUR website!
You should be allowed to use simple logic of two cases. Either ONE of the numbers is EVEN or TWO of the numbers are EVEN. In either case, the result will be even. Any product of integers which contains a multiple of two will be also a multiple of two; meaning that the product is even.
Answer by tenkun(12) (Show Source): You can put this solution on YOUR website!
let the consecutive numbers are n,(n+1),(n+2)
product = n*(n+1)*(n+2)
if n=1
P(1) = 1*2*3=6 --Even
Assume that P(n)=even then we have to prove that P(n+1)=(n+1)*(n+2)*(n+3) is also even
P(n+1)= (n+1)*(n+2)*(n+3)
=n*(n+1)*(n+2)+ 3*(n+1)*(n+2)
we know that n*(n+1)*(n+2)is even ( assumed )
we have to show that 3*(n+1)*(n+2) is also even
if n is odd then n+1 is even
either way n^2+3*n+2 is even
so 3*(n+1)*(n+2)=3*(n^2+3*n+2) is also even
we have shown that P(1) is even and that P(n+1)is even if P(n)is even.
hence proved.
Answer by amalm06(224) (Show Source): You can put this solution on YOUR website!
Consider
Then , where the last expression is even
Answer by ikleyn(52781) (Show Source): You can put this solution on YOUR website!
.
Even the product of any TWO consecutive integers is even integer.
See my proof under this link
https://www.algebra.com/algebra/homework/Proofs/Proofs.faq.question.924485.html
https://www.algebra.com/algebra/homework/Proofs/Proofs.faq.question.924485.html
It implies that the product of any THREE consecutive integers is even number, too.
RELATED QUESTIONS
THE SUM OF THE SQUARES OF TWO CONSECUTIVE POSITIVE INTEGERS IS 41
41=n^2(n+1)^2... (answered by richard1234)
My question is how to solve the equation 2 - n = 7 - 2n. I've tried the following... (answered by checkley75)
The product of two consecutive numbers is 42. Which equation can be used to find the two (answered by edjones)
If there are (2n+1) terms in an arithmetic series, prove that the ratio of the sum of odd (answered by richard1234)
How many ways are there to re-arrange numbers 1 to 12 on a circle, so that the sum of any (answered by KMST)
3. Prove that if n is odd, then gcd(3n; 3n + 2) = 1. What if n is... (answered by Edwin McCravy)
I need help with this mathematical induction to show that the given statement is true for (answered by jim_thompson5910)
"One odd number is 6 more than another odd number. The sum of the numbers is 160. What... (answered by macston,MathTherapy)
Prove that the value of the expression is not divisible by 6 for any whole n:... (answered by MathLover1,greenestamps)