I know that the Stirling numbers of the second kind are the number of partitions of an $n$-set with $r$ non-empty parts, and that they can be denoted $S(n,r)$.
How would I then show $S(n+1, r)=rS(n, r)+S(n, r-1)$? Could anyone provide me with any tips or hints? Thanks.
Hint: Suppose you have a partition of $n+1$ into $r$ parts. Order your parts in a line and locate the part that contains $n+1$ and take it out. There will be two options (Notice that perhaps you took out all elements of the part!!)