
Pascal's triangle is a triangular array of numbers where each entry is the sum of the two numbers directly above it. The edges of the triangle are filled with 1s.
It can be expanded to 3 dimensions (Pascal's Pyramid) and higher (Pascal's Simplex).
It's simple but has profound connections to mathematics, chemistry, physics, finance and almost everything if you look hard enough.