I'm looking to see if there is a standard notation for the following other than Binomial coefficient notation...
The triangular numbers $1,3,6,10,15,21,...$ are notated as $T_n$ and represented as $\binom{n+1}{2}$
The tetrahedral numbers $1,4,10,20,35,56,...$ are notated (per Wikipedia) as $Te_n=\sum{T_n}$ and represented binomially as $\binom{n+2}{3}$
Then there are the 5-cell numbers $1,5,15,35,70,126,...$. These would naturally be represented as $\sum{Te_n}$, but was wondering if there was any other representation of this family of sequences of higher order n-simplex numbers...