SOLUTION: prove that : n! (n+2) = n! + (n+1)!
Algebra
->
Permutations
-> SOLUTION: prove that : 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 814540
:
prove that : n! (n+2) = n! + (n+1)!
Answer by
tommyt3rd(5050)
(
Show Source
):
You can
put this solution on YOUR website!
Proof:
n! + (n+1)!=
n! + (n+1)*(n)(n-1)(n-2)...=
n! + (n+1)n!=
n![1+(n+1)]=
n!(n+2)
or...
n!(n+2)=
n![(n+1)+1]=
n!*(n+1)+1*n!=
(n+1)!+n!=
n!+(n+1)!