How can the sum of factorials $(n+1)!+n!$ be simplified?
2026-04-03 12:59:49.1775221189
How to sum factorials: $(n+1)! + n!$
886 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
HINT: $(n+1)! = (n+1)\cdot n!$. So... $$ (n+1)! + n! = (n+1)\cdot n! + n! = ... $$