SOLUTION: Show that (n+1)!-3(n!)+(n-1)!=(n-1)!(n-1)^2

Algebra.Com
Question 856666: Show that (n+1)!-3(n!)+(n-1)!=(n-1)!(n-1)^2
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
Keep in mind that n! = n*(n-1)*(n-2)...(3)*(2)*(1)


You can shorten this to say n! = n(n-1)!


Similarly, (n+1)! = (n+1)*n! which leads to (n+1)! = (n+1)*n*(n-1)!


We'll use these equations to make substitutions below



----------------------------------------------------------------------------------



(n+1)!-3(n!)+(n-1)!=(n-1)!(n-1)^2


(n+1)*(n)*(n-1)!-3(n)*(n-1)!+(n-1)!=(n-1)!(n-1)^2


(n-1)! [ (n+1)*(n)-3(n)+1 ] = (n-1)!(n-1)^2


(n-1)! [ n^2+n-3n+1 ] = (n-1)!(n-1)^2


(n-1)! [ n^2-2n+1 ] = (n-1)!(n-1)^2


(n-1)! (n-1)^2 = (n-1)!(n-1)^2


So the identity is confirmed.


Notice how I only changed the left side and didn't alter the right side.

RELATED QUESTIONS

Show that (n+1)! -3(n!) + (n-1)! =... (answered by Edwin McCravy)
Show that n <= 1 +sqrt(2)+sqrt(3)+...+sqrt(n) <=... (answered by ikleyn)
n!(n+2)=n!+(n+1)! (answered by LinnW)
prove that: 1+2+3+....+n =... (answered by ikleyn)
pls show how is... (answered by stanbon)
(n+1)! /... (answered by swincher4391)
prove that : n! (n+2) = n! +... (answered by tommyt3rd)
show that 1(1!)+2(2!)+3(3!)+...+n(n!)= (n+1)!-1 for all positive integers... (answered by venugopalramana)
Show that (n + 1)^2 is a divisor of (n + 1)! + n! + (n -... (answered by tommyt3rd)