SOLUTION: n!(n+2)=n!+(n+1)!
Algebra
->
Permutations
-> SOLUTION: n!(n+2)=n!+(n+1)!
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 889120
:
n!(n+2)=n!+(n+1)!
Answer by
LinnW(1048)
(
Show Source
):
You can
put this solution on YOUR website!
n!(n+2)=n!+(n+1)!
If we rewrite n+2 to (n+1) + 1
we get
n!( (n+1) + 1 ) = n! + (n+1)!
Since (n+1)n! = (n+1)!
(n+1)! + n! = n! + (n+1)!
So it appears that for any integer n the equality holds.