(whenever $n$ is a non-negative integer)
I did the basic step $P(1)$ and found the statment $P(n+1)$
I now have $(n+1)! - 1 + (n+1)\cdot(n+1)!$
This should equal $(n+2)! - 1$, but how do I show that?
(whenever $n$ is a non-negative integer)
I did the basic step $P(1)$ and found the statment $P(n+1)$
I now have $(n+1)! - 1 + (n+1)\cdot(n+1)!$
This should equal $(n+2)! - 1$, but how do I show that?
You have two terms containing the expression $(n+1)!$. Put these together and you are done.