How do I prove this statement?

Darya

Junior Member
Joined
Jan 17, 2020
Messages
154
n!(n!-1)!=(n!)!

I've tried to do stuff with putting n! into the parentheses but it did nothing. Any ideas about how I could start better? Thanks.
 
Observe that [MATH]n![/MATH] differs from [MATH](n-1)![/MATH] by a factor of [MATH]n[/MATH], such that [MATH]n(n - 1)! = n![/MATH]
How can you leverage this fact to prove the original statement?
 
Observe that [MATH]n![/MATH] differs from [MATH](n-1)![/MATH] by a factor of [MATH]n[/MATH], such that [MATH]n(n - 1)! = n![/MATH]
How can you leverage this fact to prove the original statement?
Got it, thanks for your help!!!
 
Top