Math Playground
Numbers

Tetrahedral numbers

Stack triangles into a pyramid — count the dots in each layer.

Stack triangles into a pyramid. Count the dots: 1, 4, 10, 20, 35…

Try this
4
nth tetrahedral = n(n+1)(n+2)/6 = 20
nth tetrahedral