Pascal's triangle

From Wiki @ Karl Jones dot com
Revision as of 14:24, 13 May 2016 by Karl Jones (Talk | contribs) (Created page with "In mathematics, '''Pascal's triangle''' is a triangular array of the binomial coefficients. == Description == In the Western world, it is named...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In mathematics, Pascal's triangle is a triangular array of the binomial coefficients.

Description

In the Western world, it is named after French mathematician Blaise Pascal, although other mathematicians studied it centuries before him in India, Persia (Iran), China, Germany, and Italy.

The rows of Pascal's triangle (sequence A007318 in OEIS) are conventionally enumerated starting with row n = 0 at the top (the 0th row).

The entries in each row are numbered from the left beginning with k = 0 and are usually staggered relative to the numbers in the adjacent rows.

Having the indices of both rows and columns start at zero makes it possible to state that the binomial coefficient \tbinom{n}{k} appears in the nth row and kth column of Pascal's triangle.

See also

External links