Difference between revisions of "Pascal's triangle"

 
Line 1: Line 1:
Pascal's triangle is a triangle in which every number is the sum of th two numbers directly above it. Also, the first row is 1, and the second row is 1 1.  Pascal's triangle has several useful properties...
+
[[Image:Pascal.hex2.gif]]
 +
 
 +
Pascal's triangle is a triangle in which every number is the sum of the two numbers directly above it. The first few rows of Pascal's Triangle are depicted above.  It can be noted that the numbers in Pascal's triangles are the [[binomial coefficients]]Consequently, Pascal's triangle has many interseting uses and applications.

Revision as of 14:42, 23 June 2006

File:Pascal.hex2.gif

Pascal's triangle is a triangle in which every number is the sum of the two numbers directly above it. The first few rows of Pascal's Triangle are depicted above. It can be noted that the numbers in Pascal's triangles are the binomial coefficients. Consequently, Pascal's triangle has many interseting uses and applications.