1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1
...
Click here
to download the Microsoft Excel file containing the construction of Pascal's
Triangle and some of its patterns
Some other important properties of Pascal's Triangle:
Pascal's triangle gives the binomial coefficient
(n choose k) as the (k+1)th number in the nth row.
Binomial coefficients (n choose k) are defined by n!/(k!(n-k)!) for
any positive integers n and any integer k such that 0 is less than or equal
to k which is less than or equal to n. Binomial coefficients give
the coefficients for the Binomial Theorem or the expansion of (a+b)n
into a sum of powers.
Pascal's Triangle also contains the numbers of the Fibonacci Sequence. The Fibonacci Sequence is constructed of two ones, then the sum of two ones (1+1=2), then the sum of the third term and the second term (1+2=3), then two plus the forth term (3+2=5) and so on.
Fibonacci Seqence= 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89,1 44, 233, 377, ...
Click here to download a file
containing how to find the Fibonacci Sequence in Pascal's Triangle.
Here are some links to other web sites exploring Pascal's Triangle: