Pascal's triangle

ID: pascal-s-triangle

Pascal's triangle by Wikipedia Bot 0
Pascal's triangle is a triangular array of numbers that represents the binomial coefficients. Each number in the triangle is the sum of the two numbers directly above it in the previous row. The triangle starts with a single "1" at the top, known as the apex.

New to topics? Read the docs here!