fbpx
Wikipedia

Pascal's triangle

In mathematics, Pascal's triangle is a triangular array of the binomial coefficients arising in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Blaise Pascal, although other mathematicians studied it centuries before him in Persia,[1] India,[2] China, Germany, and Italy.[3]

A diagram showing the first eight rows of Pascal's triangle.

The rows of Pascal's triangle are conventionally enumerated starting with row at the top (the 0th row). The entries in each row are numbered from the left beginning with and are usually staggered relative to the numbers in the adjacent rows. The triangle may be constructed in the following manner: In row 0 (the topmost row), there is a unique nonzero entry 1. Each entry of each subsequent row is constructed by adding the number above and to the left with the number above and to the right, treating blank entries as 0. For example, the initial number of row 1 (or any other row) is 1 (the sum of 0 and 1), whereas the numbers 1 and 3 in row 3 are added to produce the number 4 in row 4.

Formula edit

 
In Pascal's triangle, each number is the sum of the two numbers directly above it.

The entry in the  th row and  th column of Pascal's triangle is denoted  . For example, the unique nonzero entry in the topmost row is  . With this notation, the construction of the previous paragraph may be written as follows:

 ,

for any non-negative integer   and any integer  .[4] This recurrence for the binomial coefficients is known as Pascal's rule.

History edit

 
Yang Hui's triangle, as depicted by the Chinese using rod numerals, appears in Jade Mirror of the Four Unknowns, a mathematical work by Zhu Shijie, dated 1303.
 
Pascal's version of the triangle

The pattern of numbers that forms Pascal's triangle was known well before Pascal's time. The earliest known reference with a method for finding binomial coefficients is the Chandaḥśāstra by the Indian lyricist Pingala (c. 200 BC). By the 6th century AD, the Indian mathematicians probably knew how to express this as a quotient, and in 10th century CE, Halyudha Bhatt arranged them in the Meru Prastara (steps of the cosmic Mountain). The Persian mathematician Al-Karaji (953–1029) wrote a now-lost book which contained the first formulation of the binomial coefficients and the first description of Pascal's triangle.[5][6][7] It was later repeated by Omar Khayyám (1048–1131), another Persian mathematician; thus the triangle is also referred to as the Khayyam's triangle (مثلث خیام) in Iran.[8] Several theorems related to the triangle were known, including the binomial theorem. Khayyam used a method of finding nth roots based on the binomial expansion, and therefore on the binomial coefficients.[1]

Pascal's triangle was known in China during the early 11th century as a result of the work of the Chinese mathematician Jia Xian (1010–1070). During the 13th century, Yang Hui (1238–1298) presented the triangle and hence it is still known as Yang Hui's triangle (杨辉三角; 楊輝三角) in China.[9]

In Europe, Pascal's triangle appeared for the first time in the Arithmetic of Jordanus de Nemore (13th century).[10] The binomial coefficients were calculated by Gersonides during the early 14th century, using the multiplicative formula for them.[11] Petrus Apianus (1495–1552) published the full triangle on the frontispiece of his book on business calculations in 1527.[12] Michael Stifel published a portion of the triangle (from the second to the middle column in each row) in 1544, describing it as a table of figurate numbers.[11] In Italy, Pascal's triangle is referred to as Tartaglia's triangle, named for the Italian algebraist Niccolò Fontana Tartaglia (1500–1577), who published six rows of the triangle in 1556.[11] Gerolamo Cardano, also, published the triangle as well as the additive and multiplicative rules for constructing it in 1570.[11]

Pascal's Traité du triangle arithmétique (Treatise on Arithmetical Triangle) was published posthumously in 1665.[13] In this, Pascal collected several results then known about the triangle, and employed them to solve problems in probability theory. The triangle was later named for Pascal by Pierre Raymond de Montmort (1708) who called it "Table de M. Pascal pour les combinaisons" (French: Mr. Pascal's table for combinations) and Abraham de Moivre (1730) who called it "Triangulum Arithmeticum PASCALIANUM" (Latin: Pascal's Arithmetic Triangle), which became the basis of the modern Western name.[14]

Binomial expansions edit

 
Visualisation of binomial expansion up to the 4th power

Pascal's triangle determines the coefficients which arise in binomial expansions. For example, consider the expansion

 .

The coefficients are the numbers in the second row of Pascal's triangle:  ,  ,  .

In general, when a binomial like   is raised to a positive integer power of  , the expression expands into:

 ,

where the coefficients   in this expansion are precisely the numbers on row   of Pascal's triangle. In other words,

 .

This is the binomial theorem.

The entire right diagonal of Pascal's triangle corresponds to the coefficient of   in these binomial expansions, while the next diagonal corresponds to the coefficient of   and so on.

To see how the binomial theorem relates to the simple construction of Pascal's triangle, consider the problem of calculating the coefficients of the expansion of   in terms of the corresponding coefficients of   (setting   for simplicity). Suppose then that

 .

Now

 
 
Six rows Pascal's triangle as binomial coefficients

The two summations can be reorganized as follows:

 

(because of how raising a polynomial to a power works,  ).

The found expression for the polynomial   in terms of the coefficients of   (these are the  s) is needed to express a line in terms of the line above it. Recall that all the terms in a diagonal going from the upper-left to the lower-right correspond to the same power of  , and that the  -terms are the coefficients of the polynomial  , and the goal is determining the coefficients of  . Now, for any given  , the coefficient of the   term in the polynomial   is equal to  . This is indeed the simple rule for constructing Pascal's triangle row-by-row.

It is not difficult to turn this argument into a proof (by mathematical induction) of the binomial theorem.

Since  , the coefficients are identical in the expansion of the general case.

An interesting consequence of the binomial theorem is obtained by setting both variables   and   equal to one. In this case, it is known that  , and so

 

In other words, the sum of the entries in the  th row of Pascal's triangle is the  th power of 2. This is equivalent to the statement that the number of subsets (the cardinality of the power set) of an  -element set is  , as can be seen by observing that the number of subsets is the sum of the number of combinations of each of the possible lengths, which range from zero through to  .

Combinations edit

A second useful application of Pascal's triangle is in the calculation of combinations. For example, the number of combinations of   items taken   at a time (pronounced n choose k) can be found by the equation

 .

But this is also the formula for a cell of Pascal's triangle. Rather than performing the calculation, one can simply look up the appropriate entry in the triangle. Provided the first row and the first entry in a row numbered 0, the answer will be located at entry   in row  . For example, suppose 8 jobs need to be filled but there are 10 candidates; the selection committee wants to know how many ways there are of selecting 8 from the 10. The answer is entry 8 in row 10, which is 45; that is, 10 choose 8 is 45. [15]

Relation to binomial distribution and convolutions edit

When divided by  , the  th row of Pascal's triangle becomes the binomial distribution in the symmetric case where  . By the central limit theorem, this distribution approaches the normal distribution as   increases. This can also be seen by applying Stirling's formula to the factorials involved in the formula for combinations.

This is related to the operation of discrete convolution in two ways. First, polynomial multiplication corresponds exactly to discrete convolution, so that repeatedly convolving the sequence   with itself corresponds to taking powers of  , and hence to generating the rows of the triangle. Second, repeatedly convolving the distribution function for a random variable with itself corresponds to calculating the distribution function for a sum of n independent copies of that variable; this is exactly the situation to which the central limit theorem applies, and hence results in the normal distribution in the limit. (The operation of repeatedly taking a convolution of something with itself is called the convolution power.)

Patterns and properties edit

Pascal's triangle has many properties and contains many patterns of numbers.

 
Each frame represents a row in Pascal's triangle. Each column of pixels is a number in binary with the least significant bit at the bottom. Light pixels represent ones and the dark pixels are zeroes.
 
The numbers of compositions of n +1 into k +1 ordered partitions form Pascal's triangle.

Rows edit

  • The sum of the elements of a single row is twice the sum of the row preceding it. For example, row 0 (the topmost row) has a value of 1, row 1 has a value of 2, row 2 has a value of 4, and so forth. This is because every item in a row produces two items in the next row: one left and one right. The sum of the elements of row   equals to  .
  • Taking the product of the elements in each row, the sequence of products (sequence A001142 in the OEIS) is related to the base of the natural logarithm, e.[16][17] Specifically, define the sequence   for all   as follows:  
    Then, the ratio of successive row products is
     
    and the ratio of these ratios is
     
    The right-hand side of the above equation takes the form of the limit definition of  
     
    .
  •   can be found in Pascal's triangle by use of the Nilakantha infinite series.[18]
     
  • The  th row reads as the numeral   for all  . See Extension to arbitrary bases.
  • Some of the numbers in Pascal's triangle correlate to numbers in Lozanić's triangle.
  • The sum of the squares of the elements of row n equals the middle element of row 2n. For example, 12 + 42 + 62 + 42 + 12 = 70. In general form:
     
  • On any row n, where n is even, the middle term minus the term two spots to the left equals a Catalan number, specifically the (n/2 + 1)th Catalan number. For example: on row 4, 6 − 1 = 5, which is the 3rd Catalan number, and 4/2 + 1 = 3.
  • In a row p where p is a prime number, all the terms in that row except the 1s are multiples of p. This can be proven easily, since if  , then p has no factors save for 1 and itself. Every entry in the triangle is an integer, so therefore by definition   and   are factors of  . However, there is no possible way p itself can show up in the denominator, so therefore p (or some multiple of it) must be left in the numerator, making the entire entry a multiple of p.
  • Parity: To count odd terms in row n, convert n to binary. Let x be the number of 1s in the binary representation. Then the number of odd terms will be 2x. These numbers are the values in Gould's sequence.[19]
  • Every entry in row 2n − 1, n ≥ 0, is odd.[20]
  • Polarity: When the elements of a row of Pascal's triangle are alternately added and subtracted together, the result is 0. For example, row 6 is 1, 6, 15, 20, 15, 6, 1, so the formula is 1 − 6 + 15 − 20 + 15 − 6 + 1 = 0.

Diagonals edit

 
Derivation of simplex numbers from a left-justified Pascal's triangle

The diagonals of Pascal's triangle contain the figurate numbers of simplices:

  • The diagonals going along the left and right edges contain only 1's.
  • The diagonals next to the edge diagonals contain the natural numbers in order. The 1-dimensional simplex numbers increment by 1 as the line segments extend to the next whole number along the number line.
  • Moving inwards, the next pair of diagonals contain the triangular numbers in order.
  • The next pair of diagonals contain the tetrahedral numbers in order, and the next pair give pentatope numbers.
 

The symmetry of the triangle implies that the nth d-dimensional number is equal to the dth n-dimensional number.

An alternative formula that does not involve recursion is

 
where n(d) is the rising factorial.

The geometric meaning of a function Pd is: Pd(1) = 1 for all d. Construct a d-dimensional triangle (a 3-dimensional triangle is a tetrahedron) by placing additional dots below an initial dot, corresponding to Pd(1) = 1. Place these dots in a manner analogous to the placement of numbers in Pascal's triangle. To find Pd(x), have a total of x dots composing the target shape. Pd(x) then equals the total number of dots in the shape. A 0-dimensional triangle is a point and a 1-dimensional triangle is simply a line, and therefore P0(x) = 1 and P1(x) = x, which is the sequence of natural numbers. The number of dots in each layer corresponds to Pd − 1(x).

Calculating a row or diagonal by itself edit

There are simple algorithms to compute all the elements in a row or diagonal without computing other elements or factorials.

To compute row   with the elements  , begin with  . For each subsequent element, the value is determined by multiplying the previous value by a fraction with slowly changing numerator and denominator:

 

For example, to calculate row 5, the fractions are       and  , and hence the elements are   ,    ,    , etc. (The remaining elements are most easily obtained by symmetry.)

To compute the diagonal containing the elements   begin again with   and obtain subsequent elements by multiplication by certain fractions:

 

For example, to calculate the diagonal beginning at  , the fractions are   , and the elements are  , etc. By symmetry, these elements are equal to  , etc.

 
Fibonacci sequence in Pascal's triangle

Overall patterns and properties edit

 
A level-4 approximation to a Sierpinski triangle obtained by shading the first 32 rows of a Pascal triangle white if the binomial coefficient is even and black if it is odd.
  • The pattern obtained by coloring only the odd numbers in Pascal's triangle closely resembles the fractal known as the Sierpinski triangle. This resemblance becomes increasingly accurate as more rows are considered; in the limit, as the number of rows approaches infinity, the resulting pattern is the Sierpinski triangle, assuming a fixed perimeter. More generally, numbers could be colored differently according to whether or not they are multiples of 3, 4, etc.; this results in other similar patterns.
As the proportion of black numbers tends to zero with increasing n, a corollary is that the proportion of odd binomial coefficients tends to zero as n tends to infinity.[21]
       
       
      10
    10 20

Pascal's triangle overlaid on a grid gives the number of distinct paths to each square, assuming only rightward and downward movements are considered.

  • In a triangular portion of a grid (as in the images below), the number of shortest grid paths from a given node to the top node of the triangle is the corresponding entry in Pascal's triangle. On a Plinko game board shaped like a triangle, this distribution should give the probabilities of winning the various prizes.
 
  • If the rows of Pascal's triangle are left-justified, the diagonal bands (colour-coded below) sum to the Fibonacci numbers.
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

Construction as matrix exponential edit

 
Binomial matrix as matrix exponential. All the dots represent 0.

Due to its simple construction by factorials, a very basic representation of Pascal's triangle in terms of the matrix exponential can be given: Pascal's triangle is the exponential of the matrix which has the sequence 1, 2, 3, 4, ... on its subdiagonal and zero everywhere else.

Construction of Clifford algebra using simplices edit

Labelling the elements of each n-simplex matches the basis elements of Clifford algebra used as forms in Geometric Algebra rather than matrices. Recognising the geometric operations, such as rotations, allows the algebra operations to be discovered. Just as each row, n, starting at 0, of Pascal's triangle corresponds to an (n-1)-simplex, as described below, it also defines the number of named basis forms in n dimensional Geometric algebra. The binomial theorem can be used to prove the geometric relationship provided by Pascal's triangle.[22] This same proof could be applied to simplices except that the first column of all 1's must be ignored whereas in the algebra these correspond to the real numbers,  , with basis 1.

Relation to geometry of polytopes edit

Pascal's triangle can be used as a lookup table for the number of elements (such as edges and corners) within a polytope (such as a triangle, a tetrahedron, a square, or a cube).

Number of elements of simplices edit

Let's begin by considering the 3rd line of Pascal's triangle, with values 1, 3, 3, 1. A 2-dimensional triangle has one 2-dimensional element (itself), three 1-dimensional elements (lines, or edges), and three 0-dimensional elements (vertices, or corners). The meaning of the final number (1) is more difficult to explain (but see below). Continuing with our example, a tetrahedron has one 3-dimensional element (itself), four 2-dimensional elements (faces), six 1-dimensional elements (edges), and four 0-dimensional elements (vertices). Adding the final 1 again, these values correspond to the 4th row of the triangle (1, 4, 6, 4, 1). Line 1 corresponds to a point, and Line 2 corresponds to a line segment (dyad). This pattern continues to arbitrarily high-dimensioned hyper-tetrahedrons (known as simplices).

To understand why this pattern exists, one must first understand that the process of building an n-simplex from an (n − 1)-simplex consists of simply adding a new vertex to the latter, positioned such that this new vertex lies outside of the space of the original simplex, and connecting it to all original vertices. As an example, consider the case of building a tetrahedron from a triangle, the latter of whose elements are enumerated by row 3 of Pascal's triangle: 1 face, 3 edges, and 3 vertices. To build a tetrahedron from a triangle, position a new vertex above the plane of the triangle and connect this vertex to all three vertices of the original triangle.

The number of a given dimensional element in the tetrahedron is now the sum of two numbers: first the number of that element found in the original triangle, plus the number of new elements, each of which is built upon elements of one fewer dimension from the original triangle. Thus, in the tetrahedron, the number of cells (polyhedral elements) is 0 + 1 = 1; the number of faces is 1 + 3 = 4; the number of edges is 3 + 3 = 6; the number of new vertices is 3 + 1 = 4. This process of summing the number of elements of a given dimension to those of one fewer dimension to arrive at the number of the former found in the next higher simplex is equivalent to the process of summing two adjacent numbers in a row of Pascal's triangle to yield the number below. Thus, the meaning of the final number (1) in a row of Pascal's triangle becomes understood as representing the new vertex that is to be added to the simplex represented by that row to yield the next higher simplex represented by the next row. This new vertex is joined to every element in the original simplex to yield a new element of one higher dimension in the new simplex, and this is the origin of the pattern found to be identical to that seen in Pascal's triangle.

Number of elements of hypercubes edit

A similar pattern is observed relating to squares, as opposed to triangles. To find the pattern, one must construct an analog to Pascal's triangle, whose entries are the coefficients of (x + 2)row number, instead of (x + 1)row number. There are a couple ways to do this. The simpler is to begin with row 0 = 1 and row 1 = 1, 2. Proceed to construct the analog triangles according to the following rule:

 

That is, choose a pair of numbers according to the rules of Pascal's triangle, but double the one on the left before adding. This results in:

 

The other way of producing this triangle is to start with Pascal's triangle and multiply each entry by 2k, where k is the position in the row of the given number. For example, the 2nd value in row 4 of Pascal's triangle is 6 (the slope of 1s corresponds to the zeroth entry in each row). To get the value that resides in the corresponding position in the analog triangle, multiply 6 by 2position number = 6 × 22 = 6 × 4 = 24. Now that the analog triangle has been constructed, the number of elements of any dimension that compose an arbitrarily dimensioned cube (called a hypercube) can be read from the table in a way analogous to Pascal's triangle. For example, the number of 2-dimensional elements in a 2-dimensional cube (a square) is one, the number of 1-dimensional elements (sides, or lines) is 4, and the number of 0-dimensional elements (points, or vertices) is 4. This matches the 2nd row of the table (1, 4, 4). A cube has 1 cube, 6 faces, 12 edges, and 8 vertices, which corresponds to the next line of the analog triangle (1, 6, 12, 8). This pattern continues indefinitely.

To understand why this pattern exists, first recognize that the construction of an n-cube from an (n − 1)-cube is done by simply duplicating the original figure and displacing it some distance (for a regular n-cube, the edge length) orthogonal to the space of the original figure, then connecting each vertex of the new figure to its corresponding vertex of the original. This initial duplication process is the reason why, to enumerate the dimensional elements of an n-cube, one must double the first of a pair of numbers in a row of this analog of Pascal's triangle before summing to yield the number below. The initial doubling thus yields the number of "original" elements to be found in the next higher n-cube and, as before, new elements are built upon those of one fewer dimension (edges upon vertices, faces upon edges, etc.). Again, the last number of a row represents the number of new vertices to be added to generate the next higher n-cube.

In this triangle, the sum of the elements of row m is equal to 3m. Again, to use the elements of row 4 as an example: 1 + 8 + 24 + 32 + 16 = 81, which is equal to  .

Counting vertices in a cube by distance edit

Each row of Pascal's triangle gives the number of vertices at each distance from a fixed vertex in an n-dimensional cube. For example, in three dimensions, the third row (1 3 3 1) corresponds to the usual three-dimensional cube: fixing a vertex V, there is one vertex at distance 0 from V (that is, V itself), three vertices at distance 1, three vertices at distance 2 and one vertex at distance 3 (the vertex opposite V). The second row corresponds to a square, while larger-numbered rows correspond to hypercubes in each dimension.

Fourier transform of sin(x)n+1/x edit

As stated previously, the coefficients of (x + 1)n are the nth row of the triangle. Now the coefficients of (x − 1)n are the same, except that the sign alternates from +1 to −1 and back again. After suitable normalization, the same pattern of numbers occurs in the Fourier transform of sin(x)n+1/x. More precisely: if n is even, take the real part of the transform, and if n is odd, take the imaginary part. Then the result is a step function, whose values (suitably normalized) are given by the nth row of the triangle with alternating signs.[23] For example, the values of the step function that results from:

 

compose the 4th row of the triangle, with alternating signs. This is a generalization of the following basic result (often used in electrical engineering):

 

is the boxcar function.[24] The corresponding row of the triangle is row 0, which consists of just the number 1.

If n is congruent to 2 or to 3 mod 4, then the signs start with −1. In fact, the sequence of the (normalized) first terms corresponds to the powers of i, which cycle around the intersection of the axes with the unit circle in the complex plane:

 

Extensions edit

Pascal's triangle may be extended upwards, above the 1 at the apex, preserving the additive property, but there is more than one way to do so.[25]

To higher dimensions edit

Pascal's triangle has higher dimensional generalizations. The three-dimensional version is known as Pascal's pyramid or Pascal's tetrahedron, while the general versions are known as Pascal's simplices.

To complex numbers edit

When the factorial function is defined as  , Pascal's triangle can be extended beyond the integers to  , since   is meromorphic to the entire complex plane.[26]

To arbitrary bases edit

Isaac Newton once observed that the first five rows of Pascal's Triangle, considered as strings, are the corresponding powers of eleven. He claimed without proof that subsequent rows also generate powers of eleven.[27] In 1964, Dr. Robert L. Morton presented the more generalized argument that each row   can be read as a radix   numeral, where   is the hypothetical terminal row, or limit, of the triangle, and the rows are its partial products.[28] He proved the entries of row  , when interpreted directly as a place-value numeral, correspond to the binomial expansion of  . More rigorous proofs have since been developed.[29][30] To better understand the principle behind this interpretation, here are some things to recall about binomials:

  • A radix   numeral in positional notation (e.g.  ) is a univariate polynomial in the variable  , where the degree of the variable of the  th term (starting with  ) is  . For example,  .
  • A row corresponds to the binomial expansion of  . The variable   can be eliminated from the expansion by setting  . The expansion now typifies the expanded form of a radix   numeral,[31][32] as demonstrated above. Thus, when the entries of the row are concatenated and read in radix   they form the numerical equivalent of  . If   for  , then the theorem holds for   with odd values of   yielding negative row products.[33][34][35]

By setting the row's radix (the variable  ) equal to one and ten, row   becomes the product   and  , respectively. To illustrate, consider  , which yields the row product  . The numeric representation of   is formed by concatenating the entries of row  . In the image above, the twelfth row denotes the product:

 

with compound digits (delimited by ":") in radix  . The digits from   through   are compound because these row entries compute to values greater than or equal to  . To normalize[36] the numeral, simply carry the first compound entry's prefix, that is, remove the prefix of the coefficient   from its leftmost digit up to, but excluding, its rightmost digit, and use radix-  arithmetic to sum the removed prefix with the entry on its immediate left, then repeat this process, proceeding leftward, until the leftmost entry is reached. In this particular example, the normalized string ends with   for all  . The leftmost digit is   for  , which is obtained by carrying the   of   at entry  . It follows that the length of the normalized value of   is equal to the row length,  . The integral part of   contains exactly one digit because   (the number of places to the left the decimal has moved) is one less than the row length. Below is the normalized value of  . Compound digits remain in the value because they are radix   residues represented in radix ten:

 

See also edit

References edit

  1. ^ a b Coolidge, J. L. (1949), "The story of the binomial theorem", The American Mathematical Monthly, 56 (3): 147–157, doi:10.2307/2305028, JSTOR 2305028, MR 0028222.
  2. ^ Maurice Winternitz, History of Indian Literature, Vol. III
  3. ^ Peter Fox (1998). Cambridge University Library: the great collections. Cambridge University Press. p. 13. ISBN 978-0-521-62647-7.
  4. ^ The binomial coefficient   is conventionally set to zero if k is either less than zero or greater than n.
  5. ^ Selin, Helaine (2008-03-12). Encyclopaedia of the History of Science, Technology, and Medicine in Non-Western Cultures. Springer Science & Business Media. p. 132. Bibcode:2008ehst.book.....S. ISBN 9781402045592.
  6. ^ The Development of Arabic Mathematics Between Arithmetic and Algebra - R. Rashed "Page 63"
  7. ^ Sidoli, Nathan; Brummelen, Glen Van (2013-10-30). From Alexandria, Through Baghdad: Surveys and Studies in the Ancient Greek and Medieval Islamic Mathematical Sciences in Honor of J.L. Berggren. Springer Science & Business Media. p. 54. ISBN 9783642367366.
  8. ^ Kennedy, E. (1966). Omar Khayyam. The Mathematics Teacher 1958. National Council of Teachers of Mathematics. pp. 140–142. JSTOR i27957284.
  9. ^ Weisstein, Eric W. (2003). CRC concise encyclopedia of mathematics, p. 2169. ISBN 978-1-58488-347-0.
  10. ^ Hughes, Barnabas (1 August 1989). "The arithmetical triangle of Jordanus de Nemore". Historia Mathematica. 16 (3): 213–223. doi:10.1016/0315-0860(89)90018-9.
  11. ^ a b c d Edwards, A. W. F. (2013), "The arithmetical triangle", in Wilson, Robin; Watkins, John J. (eds.), Combinatorics: Ancient and Modern, Oxford University Press, pp. 166–180.
  12. ^ Smith, Karl J. (2010), Nature of Mathematics, Cengage Learning, p. 10, ISBN 9780538737586.
  13. ^ Traité du triangle arithmétique, avec quelques autres petits traitez sur la mesme matière at gallica
  14. ^ Fowler, David (January 1996). "The Binomial Coefficient Function". The American Mathematical Monthly. 103 (1): 1–17. doi:10.2307/2975209. JSTOR 2975209. See in particular p. 11.
  15. ^ "Pascal's Triangle in Probability". 5010.mathed.usu.edu. Retrieved 2023-06-01.
  16. ^ Brothers, H. J. (2012), "Finding e in Pascal's triangle", Mathematics Magazine, 85: 51, doi:10.4169/math.mag.85.1.51, S2CID 218541210.
  17. ^ Brothers, H. J. (2012), "Pascal's triangle: The hidden stor-e", The Mathematical Gazette, 96: 145–148, doi:10.1017/S0025557200004204, S2CID 233356674.
  18. ^ Foster, T. (2014), "Nilakantha's Footprints in Pascal's Triangle", Mathematics Teacher, 108: 247, doi:10.5951/mathteacher.108.4.0246
  19. ^ Fine, N. J. (1947), "Binomial coefficients modulo a prime", American Mathematical Monthly, 54 (10): 589–592, doi:10.2307/2304500, JSTOR 2304500, MR 0023257. See in particular Theorem 2, which gives a generalization of this fact for all prime moduli.
  20. ^ Hinz, Andreas M. (1992), "Pascal's triangle and the Tower of Hanoi", The American Mathematical Monthly, 99 (6): 538–544, doi:10.2307/2324061, JSTOR 2324061, MR 1166003. Hinz attributes this observation to an 1891 book by Édouard Lucas, Théorie des nombres (p. 420).
  21. ^ Ian Stewart, "How to Cut a Cake", Oxford University Press, page 180
  22. ^ Wilmot, G.P. (2023), The Algebra Of Geometry
  23. ^ For a similar example, see e.g. Hore, P. J. (1983), "Solvent suppression in Fourier transform nuclear magnetic resonance", Journal of Magnetic Resonance, 55 (2): 283–300, Bibcode:1983JMagR..55..283H, doi:10.1016/0022-2364(83)90240-8.
  24. ^ Karl, John H. (2012), An Introduction to Digital Signal Processing, Elsevier, p. 110, ISBN 9780323139595.
  25. ^ Hilton, P.; et al. (1989). "Extending the binomial coefficients to preserve symmetry and pattern". Symmetry 2. In International Series in Modern Applied Mathematics and Computer Science. Pergamon. pp. 89–102. doi:10.1016/B978-0-08-037237-2.50013-1. ISBN 9780080372372..
  26. ^ Hilton, P.; et al. (1989). "Extending the binomial coefficients to preserve symmetry and pattern". Symmetry 2. In International Series in Modern Applied Mathematics and Computer Science. Pergamon. pp. 100–102. doi:10.1016/B978-0-08-037237-2.50013-1. ISBN 9780080372372..
  27. ^ Newton, Isaac (1736), "A Treatise of the Method of Fluxions and Infinite Series", The Mathematical Works of Isaac Newton: 1:31–33.
  28. ^ Morton, Robert L. (1964), "Pascal's Triangle and powers of 11", The Mathematics Teacher, 57 (6): 392–394, doi:10.5951/MT.57.6.0392, JSTOR 27957091.
  29. ^ Arnold, Robert; et al. (2004), "Newton's Unfinished Business: Uncovering the Hidden Powers of Eleven in Pascal's Triangle", Proceedings of Undergraduate Mathematics Day.
  30. ^ Islam, Robiul; et al. (2020), Finding any row of Pascal's triangle extending the concept of power of 11.
  31. ^ Winteridge, David J. (1984), "Pascal's Triangle and Powers of 11", Mathematics in School, 13 (1): 12–13, JSTOR 30213884.
  32. ^ Kallós, Gábor (2006), "A generalization of Pascal's triangle using powers of base numbers" (PDF), Annales Mathématiques, 13 (1): 1–15, doi:10.5802/ambp.211.
  33. ^ Hilton, P.; et al. (1989). "Extending the binomial coefficients to preserve symmetry and pattern". Symmetry 2. In International Series in Modern Applied Mathematics and Computer Science. Pergamon. pp. 89–91. doi:10.1016/B978-0-08-037237-2.50013-1. ISBN 9780080372372..
  34. ^ Mueller, Francis J. (1965), "More on Pascal's Triangle and powers of 11", The Mathematics Teacher, 58 (5): 425–428, doi:10.5951/MT.58.5.0425, JSTOR 27957164.
  35. ^ Low, Leone (1966), "Even more on Pascal's Triangle and Powers of 11", The Mathematics Teacher, 59 (5): 461–463, doi:10.5951/MT.59.5.0461, JSTOR 27957385.
  36. ^ The a priori   and   of the terminal row implies an exhaustion and repetition of  , which leads to a violation of the Pascal identity in Hilton's extension of the triangle, i.e.   where   is prime (coprime to  ) since its divisors would otherwise continue cycling through Z to form products larger than Z (its residue classes each contain exactly one member, even if Z itself somehow repeats). Since  ,   in the limit as   approaches  . Factoring   from the row series yields  , which entails   in the hexagonal array. If  , then  , thus  , thus  , thus  , and so on. Fjelstad, P. (1991), "Extending Pascal's Triangle", Computers & Mathematics with Applications, 21 (9): 3, doi:10.1016/0898-1221(91)90119-O.

External links edit

  • "Pascal triangle", Encyclopedia of Mathematics, EMS Press, 2001 [1994]
  • Weisstein, Eric W. "Pascal's triangle". MathWorld.
  • The Old Method Chart of the Seven Multiplying Squares (from the Ssu Yuan Yü Chien of Chu Shi-Chieh, 1303, depicting the first nine rows of Pascal's triangle)
  • (page images of Pascal's treatise, 1654; )

pascal, triangle, mathematics, triangular, array, binomial, coefficients, arising, probability, theory, combinatorics, algebra, much, western, world, named, after, french, mathematician, blaise, pascal, although, other, mathematicians, studied, centuries, befo. In mathematics Pascal s triangle is a triangular array of the binomial coefficients arising in probability theory combinatorics and algebra In much of the Western world it is named after the French mathematician Blaise Pascal although other mathematicians studied it centuries before him in Persia 1 India 2 China Germany and Italy 3 111121133114641151010511615201561172135352171 displaystyle begin array c 1 1 quad 1 1 quad 2 quad 1 1 quad 3 quad 3 quad 1 1 quad 4 quad 6 quad 4 quad 1 1 quad 5 quad 10 quad 10 quad 5 quad 1 1 quad 6 quad 15 quad 20 quad 15 quad 6 quad 1 1 quad 7 quad 21 quad 35 quad 35 quad 21 quad 7 quad 1 end array A diagram showing the first eight rows of Pascal s triangle The rows of Pascal s triangle are conventionally enumerated starting with row n 0 displaystyle n 0 at the top the 0th row The entries in each row are numbered from the left beginning with k 0 displaystyle k 0 and are usually staggered relative to the numbers in the adjacent rows The triangle may be constructed in the following manner In row 0 the topmost row there is a unique nonzero entry 1 Each entry of each subsequent row is constructed by adding the number above and to the left with the number above and to the right treating blank entries as 0 For example the initial number of row 1 or any other row is 1 the sum of 0 and 1 whereas the numbers 1 and 3 in row 3 are added to produce the number 4 in row 4 Contents 1 Formula 2 History 3 Binomial expansions 4 Combinations 5 Relation to binomial distribution and convolutions 6 Patterns and properties 6 1 Rows 6 2 Diagonals 6 3 Calculating a row or diagonal by itself 6 4 Overall patterns and properties 6 5 Construction as matrix exponential 6 6 Construction of Clifford algebra using simplices 6 7 Relation to geometry of polytopes 6 7 1 Number of elements of simplices 6 7 2 Number of elements of hypercubes 6 7 3 Counting vertices in a cube by distance 6 8 Fourier transform of sin x n 1 x 7 Extensions 7 1 To higher dimensions 7 2 To complex numbers 7 3 To arbitrary bases 8 See also 9 References 10 External linksFormula edit nbsp In Pascal s triangle each number is the sum of the two numbers directly above it The entry in the n displaystyle n nbsp th row and k displaystyle k nbsp th column of Pascal s triangle is denoted nk displaystyle n choose k nbsp For example the unique nonzero entry in the topmost row is 00 1 displaystyle 0 choose 0 1 nbsp With this notation the construction of the previous paragraph may be written as follows nk n 1k 1 n 1k displaystyle n choose k n 1 choose k 1 n 1 choose k nbsp for any non negative integer n displaystyle n nbsp and any integer 0 k n displaystyle 0 leq k leq n nbsp 4 This recurrence for the binomial coefficients is known as Pascal s rule History edit nbsp Yang Hui s triangle as depicted by the Chinese using rod numerals appears in Jade Mirror of the Four Unknowns a mathematical work by Zhu Shijie dated 1303 nbsp Pascal s version of the triangleThe pattern of numbers that forms Pascal s triangle was known well before Pascal s time The earliest known reference with a method for finding binomial coefficients is the Chandaḥsastra by the Indian lyricist Pingala c 200 BC By the 6th century AD the Indian mathematicians probably knew how to express this as a quotient and in 10th century CE Halyudha Bhatt arranged them in the Meru Prastara steps of the cosmic Mountain The Persian mathematician Al Karaji 953 1029 wrote a now lost book which contained the first formulation of the binomial coefficients and the first description of Pascal s triangle 5 6 7 It was later repeated by Omar Khayyam 1048 1131 another Persian mathematician thus the triangle is also referred to as the Khayyam s triangle مثلث خیام in Iran 8 Several theorems related to the triangle were known including the binomial theorem Khayyam used a method of finding nth roots based on the binomial expansion and therefore on the binomial coefficients 1 Pascal s triangle was known in China during the early 11th century as a result of the work of the Chinese mathematician Jia Xian 1010 1070 During the 13th century Yang Hui 1238 1298 presented the triangle and hence it is still known as Yang Hui s triangle 杨辉三角 楊輝三角 in China 9 In Europe Pascal s triangle appeared for the first time in the Arithmetic of Jordanus de Nemore 13th century 10 The binomial coefficients were calculated by Gersonides during the early 14th century using the multiplicative formula for them 11 Petrus Apianus 1495 1552 published the full triangle on the frontispiece of his book on business calculations in 1527 12 Michael Stifel published a portion of the triangle from the second to the middle column in each row in 1544 describing it as a table of figurate numbers 11 In Italy Pascal s triangle is referred to as Tartaglia s triangle named for the Italian algebraist Niccolo Fontana Tartaglia 1500 1577 who published six rows of the triangle in 1556 11 Gerolamo Cardano also published the triangle as well as the additive and multiplicative rules for constructing it in 1570 11 Pascal s Traite du triangle arithmetique Treatise on Arithmetical Triangle was published posthumously in 1665 13 In this Pascal collected several results then known about the triangle and employed them to solve problems in probability theory The triangle was later named for Pascal by Pierre Raymond de Montmort 1708 who called it Table de M Pascal pour les combinaisons French Mr Pascal s table for combinations and Abraham de Moivre 1730 who called it Triangulum Arithmeticum PASCALIANUM Latin Pascal s Arithmetic Triangle which became the basis of the modern Western name 14 Binomial expansions edit nbsp Visualisation of binomial expansion up to the 4th powerPascal s triangle determines the coefficients which arise in binomial expansions For example consider the expansion x y 2 x2 2xy y2 1x2y0 2x1y1 1x0y2 displaystyle x y 2 x 2 2xy y 2 mathbf 1 x 2 y 0 mathbf 2 x 1 y 1 mathbf 1 x 0 y 2 nbsp The coefficients are the numbers in the second row of Pascal s triangle 20 1 displaystyle 2 choose 0 1 nbsp 21 2 displaystyle 2 choose 1 2 nbsp 22 1 displaystyle 2 choose 2 1 nbsp In general when a binomial like x y displaystyle x y nbsp is raised to a positive integer power of n displaystyle n nbsp the expression expands into x y n k 0nakxn kyk a0xn a1xn 1y a2xn 2y2 an 1xyn 1 anyn displaystyle x y n sum k 0 n a k x n k y k a 0 x n a 1 x n 1 y a 2 x n 2 y 2 ldots a n 1 xy n 1 a n y n nbsp where the coefficients ak displaystyle a k nbsp in this expansion are precisely the numbers on row n displaystyle n nbsp of Pascal s triangle In other words ak nk displaystyle a k n choose k nbsp This is the binomial theorem The entire right diagonal of Pascal s triangle corresponds to the coefficient of yn displaystyle y n nbsp in these binomial expansions while the next diagonal corresponds to the coefficient of xyn 1 displaystyle xy n 1 nbsp and so on To see how the binomial theorem relates to the simple construction of Pascal s triangle consider the problem of calculating the coefficients of the expansion of x y n 1 displaystyle x y n 1 nbsp in terms of the corresponding coefficients of x 1 n displaystyle x 1 n nbsp setting y 1 displaystyle y 1 nbsp for simplicity Suppose then that x 1 n k 0nakxk displaystyle x 1 n sum k 0 n a k x k nbsp Now x 1 n 1 x 1 x 1 n x x 1 n x 1 n i 0naixi 1 i 0naixi displaystyle x 1 n 1 x 1 x 1 n x x 1 n x 1 n sum i 0 n a i x i 1 sum i 0 n a i x i nbsp 00 10 11 20 21 22 30 31 32 33 40 41 42 43 44 50 51 52 53 54 55 displaystyle begin array c dbinom 0 0 dbinom 1 0 quad dbinom 1 1 dbinom 2 0 quad dbinom 2 1 quad dbinom 2 2 dbinom 3 0 quad dbinom 3 1 quad dbinom 3 2 quad dbinom 3 3 dbinom 4 0 quad dbinom 4 1 quad dbinom 4 2 quad dbinom 4 3 quad dbinom 4 4 dbinom 5 0 quad dbinom 5 1 quad dbinom 5 2 quad dbinom 5 3 quad dbinom 5 4 quad dbinom 5 5 end array nbsp Six rows Pascal s triangle as binomial coefficients The two summations can be reorganized as follows k 0nakxk 1 k 0nakxk k 1n 1ak 1xk k 0nakxk k 1nak 1xk k 1nakxk a0x0 anxn 1 k 1n ak 1 ak xk a0x0 anxn 1 k 1n ak 1 ak xk x0 xn 1 displaystyle begin aligned sum k 0 n a k x k 1 sum k 0 n a k x k amp sum k 1 n 1 a k 1 x k sum k 0 n a k x k 4pt amp sum k 1 n a k 1 x k sum k 1 n a k x k a 0 x 0 a n x n 1 4pt amp sum k 1 n a k 1 a k x k a 0 x 0 a n x n 1 4pt amp sum k 1 n a k 1 a k x k x 0 x n 1 end aligned nbsp because of how raising a polynomial to a power works a0 an 1 displaystyle a 0 a n 1 nbsp The found expression for the polynomial x 1 n 1 displaystyle x 1 n 1 nbsp in terms of the coefficients of x 1 n displaystyle x 1 n nbsp these are the ak displaystyle a k nbsp s is needed to express a line in terms of the line above it Recall that all the terms in a diagonal going from the upper left to the lower right correspond to the same power of x displaystyle x nbsp and that the a displaystyle a nbsp terms are the coefficients of the polynomial x 1 n displaystyle x 1 n nbsp and the goal is determining the coefficients of x 1 n 1 displaystyle x 1 n 1 nbsp Now for any given 0 lt k lt n 1 displaystyle 0 lt k lt n 1 nbsp the coefficient of the xk displaystyle x k nbsp term in the polynomial x 1 n 1 displaystyle x 1 n 1 nbsp is equal to ak 1 ak displaystyle a k 1 a k nbsp This is indeed the simple rule for constructing Pascal s triangle row by row It is not difficult to turn this argument into a proof by mathematical induction of the binomial theorem Since a b n bn ab 1 n displaystyle a b n b n left frac a b 1 right n nbsp the coefficients are identical in the expansion of the general case An interesting consequence of the binomial theorem is obtained by setting both variables x displaystyle x nbsp and y displaystyle y nbsp equal to one In this case it is known that 1 1 n 2n displaystyle 1 1 n 2 n nbsp and so k 0n nk n0 n1 nn 1 nn 2n displaystyle sum k 0 n n choose k n choose 0 n choose 1 cdots n choose n 1 n choose n 2 n nbsp In other words the sum of the entries in the n displaystyle n nbsp th row of Pascal s triangle is the n displaystyle n nbsp th power of 2 This is equivalent to the statement that the number of subsets the cardinality of the power set of an n displaystyle n nbsp element set is 2n displaystyle 2 n nbsp as can be seen by observing that the number of subsets is the sum of the number of combinations of each of the possible lengths which range from zero through to n displaystyle n nbsp Combinations editA second useful application of Pascal s triangle is in the calculation of combinations For example the number of combinations of n displaystyle n nbsp items taken k displaystyle k nbsp at a time pronounced n choose k can be found by the equation C n k Ckn nCk nk n k n k displaystyle mathbf C n k mathbf C k n n C k n choose k frac n k n k nbsp But this is also the formula for a cell of Pascal s triangle Rather than performing the calculation one can simply look up the appropriate entry in the triangle Provided the first row and the first entry in a row numbered 0 the answer will be located at entry k displaystyle k nbsp in row n displaystyle n nbsp For example suppose 8 jobs need to be filled but there are 10 candidates the selection committee wants to know how many ways there are of selecting 8 from the 10 The answer is entry 8 in row 10 which is 45 that is 10 choose 8 is 45 15 Relation to binomial distribution and convolutions editWhen divided by 2n displaystyle 2 n nbsp the n displaystyle n nbsp th row of Pascal s triangle becomes the binomial distribution in the symmetric case where p 12 displaystyle p frac 1 2 nbsp By the central limit theorem this distribution approaches the normal distribution as n displaystyle n nbsp increases This can also be seen by applying Stirling s formula to the factorials involved in the formula for combinations This is related to the operation of discrete convolution in two ways First polynomial multiplication corresponds exactly to discrete convolution so that repeatedly convolving the sequence 0 0 1 1 0 0 displaystyle ldots 0 0 1 1 0 0 ldots nbsp with itself corresponds to taking powers of x 1 displaystyle x 1 nbsp and hence to generating the rows of the triangle Second repeatedly convolving the distribution function for a random variable with itself corresponds to calculating the distribution function for a sum of n independent copies of that variable this is exactly the situation to which the central limit theorem applies and hence results in the normal distribution in the limit The operation of repeatedly taking a convolution of something with itself is called the convolution power Patterns and properties editPascal s triangle has many properties and contains many patterns of numbers nbsp Each frame represents a row in Pascal s triangle Each column of pixels is a number in binary with the least significant bit at the bottom Light pixels represent ones and the dark pixels are zeroes nbsp The numbers of compositions of n 1 into k 1 ordered partitions form Pascal s triangle Rows edit The sum of the elements of a single row is twice the sum of the row preceding it For example row 0 the topmost row has a value of 1 row 1 has a value of 2 row 2 has a value of 4 and so forth This is because every item in a row produces two items in the next row one left and one right The sum of the elements of row n displaystyle n nbsp equals to 2n displaystyle 2 n nbsp Taking the product of the elements in each row the sequence of products sequence A001142 in the OEIS is related to the base of the natural logarithm e 16 17 Specifically define the sequence sn displaystyle s n nbsp for all n 0 displaystyle n geq 0 nbsp as follows sn k 0n nk k 0nn k n k displaystyle s n prod k 0 n n choose k prod k 0 n frac n k n k nbsp Then the ratio of successive row products is sn 1sn n 1 n 2 k 0n 11k 2n n 1 k 0n1k 2 n 1 nn displaystyle frac s n 1 s n frac displaystyle n 1 n 2 prod k 0 n 1 frac 1 k 2 displaystyle n n 1 prod k 0 n frac 1 k 2 frac n 1 n n nbsp and the ratio of these ratios is sn 1 sn 1sn2 n 1n n n 1 displaystyle frac s n 1 cdot s n 1 s n 2 left frac n 1 n right n n geq 1 nbsp The right hand side of the above equation takes the form of the limit definition of e displaystyle e nbsp e limn 1 1n n displaystyle e lim n to infty left 1 frac 1 n right n nbsp p displaystyle pi nbsp can be found in Pascal s triangle by use of the Nilakantha infinite series 18 p 3 n 1 1 n 1 2n 11 2n 12 2n 22 displaystyle pi 3 sum n 1 infty 1 n 1 frac 2n 1 choose 1 2n 1 choose 2 2n 2 choose 2 nbsp The n displaystyle n nbsp th row reads as the numeral 11an displaystyle 11 a n nbsp for all a displaystyle a nbsp See Extension to arbitrary bases Some of the numbers in Pascal s triangle correlate to numbers in Lozanic s triangle The sum of the squares of the elements of row n equals the middle element of row 2n For example 12 42 62 42 12 70 In general form k 0n nk 2 2nn displaystyle sum k 0 n n choose k 2 2n choose n nbsp On any row n where n is even the middle term minus the term two spots to the left equals a Catalan number specifically the n 2 1 th Catalan number For example on row 4 6 1 5 which is the 3rd Catalan number and 4 2 1 3 In a row p where p is a prime number all the terms in that row except the 1s are multiples of p This can be proven easily since if p P displaystyle p in mathbb P nbsp then p has no factors save for 1 and itself Every entry in the triangle is an integer so therefore by definition p k displaystyle p k nbsp and k displaystyle k nbsp are factors of p displaystyle p nbsp However there is no possible way p itself can show up in the denominator so therefore p or some multiple of it must be left in the numerator making the entire entry a multiple of p Parity To count odd terms in row n convert n to binary Let x be the number of 1s in the binary representation Then the number of odd terms will be 2x These numbers are the values in Gould s sequence 19 Every entry in row 2n 1 n 0 is odd 20 Polarity When the elements of a row of Pascal s triangle are alternately added and subtracted together the result is 0 For example row 6 is 1 6 15 20 15 6 1 so the formula is 1 6 15 20 15 6 1 0 Diagonals edit nbsp Derivation of simplex numbers from a left justified Pascal s triangleThe diagonals of Pascal s triangle contain the figurate numbers of simplices The diagonals going along the left and right edges contain only 1 s The diagonals next to the edge diagonals contain the natural numbers in order The 1 dimensional simplex numbers increment by 1 as the line segments extend to the next whole number along the number line Moving inwards the next pair of diagonals contain the triangular numbers in order The next pair of diagonals contain the tetrahedral numbers in order and the next pair give pentatope numbers P0 n Pd 0 1 Pd n Pd n 1 Pd 1 n i 0nPd 1 i i 0dPi n 1 displaystyle begin aligned P 0 n amp P d 0 1 P d n amp P d n 1 P d 1 n amp sum i 0 n P d 1 i sum i 0 d P i n 1 end aligned nbsp dd The symmetry of the triangle implies that the nth d dimensional number is equal to the dth n dimensional number An alternative formula that does not involve recursion isPd n 1d k 0d 1 n k n d d n d 1d displaystyle P d n frac 1 d prod k 0 d 1 n k n d over d binom n d 1 d nbsp where n d is the rising factorial The geometric meaning of a function Pd is Pd 1 1 for all d Construct a d dimensional triangle a 3 dimensional triangle is a tetrahedron by placing additional dots below an initial dot corresponding to Pd 1 1 Place these dots in a manner analogous to the placement of numbers in Pascal s triangle To find Pd x have a total of x dots composing the target shape Pd x then equals the total number of dots in the shape A 0 dimensional triangle is a point and a 1 dimensional triangle is simply a line and therefore P0 x 1 and P1 x x which is the sequence of natural numbers The number of dots in each layer corresponds to Pd 1 x Calculating a row or diagonal by itself edit There are simple algorithms to compute all the elements in a row or diagonal without computing other elements or factorials To compute row n displaystyle n nbsp with the elements n0 n1 nn displaystyle tbinom n 0 tbinom n 1 ldots tbinom n n nbsp begin with n0 1 displaystyle tbinom n 0 1 nbsp For each subsequent element the value is determined by multiplying the previous value by a fraction with slowly changing numerator and denominator nk nk 1 n 1 kk displaystyle n choose k n choose k 1 times frac n 1 k k nbsp For example to calculate row 5 the fractions are 51 displaystyle tfrac 5 1 nbsp 42 displaystyle tfrac 4 2 nbsp 33 displaystyle tfrac 3 3 nbsp 24 displaystyle tfrac 2 4 nbsp and 15 displaystyle tfrac 1 5 nbsp and hence the elements are 50 1 displaystyle tbinom 5 0 1 nbsp 51 1 51 5 displaystyle tbinom 5 1 1 times tfrac 5 1 5 nbsp 52 5 42 10 displaystyle tbinom 5 2 5 times tfrac 4 2 10 nbsp etc The remaining elements are most easily obtained by symmetry To compute the diagonal containing the elements n0 n 11 n 22 displaystyle tbinom n 0 tbinom n 1 1 tbinom n 2 2 ldots nbsp begin again with n0 1 displaystyle tbinom n 0 1 nbsp and obtain subsequent elements by multiplication by certain fractions n kk n k 1k 1 n kk displaystyle n k choose k n k 1 choose k 1 times frac n k k nbsp For example to calculate the diagonal beginning at 50 displaystyle tbinom 5 0 nbsp the fractions are 61 72 83 displaystyle tfrac 6 1 tfrac 7 2 tfrac 8 3 ldots nbsp and the elements are 50 1 61 1 61 6 72 6 72 21 displaystyle tbinom 5 0 1 tbinom 6 1 1 times tfrac 6 1 6 tbinom 7 2 6 times tfrac 7 2 21 nbsp etc By symmetry these elements are equal to 55 65 75 displaystyle tbinom 5 5 tbinom 6 5 tbinom 7 5 nbsp etc nbsp Fibonacci sequence in Pascal s triangleOverall patterns and properties edit nbsp A level 4 approximation to a Sierpinski triangle obtained by shading the first 32 rows of a Pascal triangle white if the binomial coefficient is even and black if it is odd The pattern obtained by coloring only the odd numbers in Pascal s triangle closely resembles the fractal known as the Sierpinski triangle This resemblance becomes increasingly accurate as more rows are considered in the limit as the number of rows approaches infinity the resulting pattern is the Sierpinski triangle assuming a fixed perimeter More generally numbers could be colored differently according to whether or not they are multiples of 3 4 etc this results in other similar patterns As the proportion of black numbers tends to zero with increasing n a corollary is that the proportion of odd binomial coefficients tends to zero as n tends to infinity 21 nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp 10 nbsp nbsp 10 20Pascal s triangle overlaid on a grid gives the number of distinct paths to each square assuming only rightward and downward movements are considered In a triangular portion of a grid as in the images below the number of shortest grid paths from a given node to the top node of the triangle is the corresponding entry in Pascal s triangle On a Plinko game board shaped like a triangle this distribution should give the probabilities of winning the various prizes nbsp If the rows of Pascal s triangle are left justified the diagonal bands colour coded below sum to the Fibonacci numbers 11 11 2 11 3 3 11 4 6 4 11 5 10 10 5 11 6 15 20 15 6 11 7 21 35 35 21 7 1 dd Construction as matrix exponential edit exp 1 2 3 4 1 11 121 1331 14641 ecounting binomial displaystyle begin aligned exp begin pmatrix amp amp amp amp 1 amp amp amp amp amp 2 amp amp amp amp amp 3 amp amp amp amp amp 4 amp end pmatrix amp begin pmatrix 1 amp amp amp amp 1 amp 1 amp amp amp 1 amp 2 amp 1 amp amp 1 amp 3 amp 3 amp 1 amp 1 amp 4 amp 6 amp 4 amp 1 end pmatrix e text counting amp text binomial end aligned nbsp Binomial matrix as matrix exponential All the dots represent 0 See also Pascal matrix Due to its simple construction by factorials a very basic representation of Pascal s triangle in terms of the matrix exponential can be given Pascal s triangle is the exponential of the matrix which has the sequence 1 2 3 4 on its subdiagonal and zero everywhere else Construction of Clifford algebra using simplices edit Labelling the elements of each n simplex matches the basis elements of Clifford algebra used as forms in Geometric Algebra rather than matrices Recognising the geometric operations such as rotations allows the algebra operations to be discovered Just as each row n starting at 0 of Pascal s triangle corresponds to an n 1 simplex as described below it also defines the number of named basis forms in n dimensional Geometric algebra The binomial theorem can be used to prove the geometric relationship provided by Pascal s triangle 22 This same proof could be applied to simplices except that the first column of all 1 s must be ignored whereas in the algebra these correspond to the real numbers R displaystyle mathbb R nbsp with basis 1 Relation to geometry of polytopes edit This section does not cite any sources Please help improve this section by adding citations to reliable sources Unsourced material may be challenged and removed October 2016 Learn how and when to remove this template message Pascal s triangle can be used as a lookup table for the number of elements such as edges and corners within a polytope such as a triangle a tetrahedron a square or a cube Number of elements of simplices edit Let s begin by considering the 3rd line of Pascal s triangle with values 1 3 3 1 A 2 dimensional triangle has one 2 dimensional element itself three 1 dimensional elements lines or edges and three 0 dimensional elements vertices or corners The meaning of the final number 1 is more difficult to explain but see below Continuing with our example a tetrahedron has one 3 dimensional element itself four 2 dimensional elements faces six 1 dimensional elements edges and four 0 dimensional elements vertices Adding the final 1 again these values correspond to the 4th row of the triangle 1 4 6 4 1 Line 1 corresponds to a point and Line 2 corresponds to a line segment dyad This pattern continues to arbitrarily high dimensioned hyper tetrahedrons known as simplices To understand why this pattern exists one must first understand that the process of building an n simplex from an n 1 simplex consists of simply adding a new vertex to the latter positioned such that this new vertex lies outside of the space of the original simplex and connecting it to all original vertices As an example consider the case of building a tetrahedron from a triangle the latter of whose elements are enumerated by row 3 of Pascal s triangle 1 face 3 edges and 3 vertices To build a tetrahedron from a triangle position a new vertex above the plane of the triangle and connect this vertex to all three vertices of the original triangle The number of a given dimensional element in the tetrahedron is now the sum of two numbers first the number of that element found in the original triangle plus the number of new elements each of which is built upon elements of one fewer dimension from the original triangle Thus in the tetrahedron the number of cells polyhedral elements is 0 1 1 the number of faces is 1 3 4 the number of edges is 3 3 6 the number of new vertices is 3 1 4 This process of summing the number of elements of a given dimension to those of one fewer dimension to arrive at the number of the former found in the next higher simplex is equivalent to the process of summing two adjacent numbers in a row of Pascal s triangle to yield the number below Thus the meaning of the final number 1 in a row of Pascal s triangle becomes understood as representing the new vertex that is to be added to the simplex represented by that row to yield the next higher simplex represented by the next row This new vertex is joined to every element in the original simplex to yield a new element of one higher dimension in the new simplex and this is the origin of the pattern found to be identical to that seen in Pascal s triangle Number of elements of hypercubes edit A similar pattern is observed relating to squares as opposed to triangles To find the pattern one must construct an analog to Pascal s triangle whose entries are the coefficients of x 2 row number instead of x 1 row number There are a couple ways to do this The simpler is to begin with row 0 1 and row 1 1 2 Proceed to construct the analog triangles according to the following rule nk 2 n 1k 1 n 1k displaystyle n choose k 2 times n 1 choose k 1 n 1 choose k nbsp That is choose a pair of numbers according to the rules of Pascal s triangle but double the one on the left before adding This results in 1 1 2 1 4 4 1 6 12 8 1 8 24 32 16 1 10 40 80 80 32 1 12 60160240192 64 1 14 84280560672448128 displaystyle begin matrix text 1 text 1 quad text 2 text 1 quad text 4 quad text 4 text 1 quad text 6 quad text 12 quad text 8 text 1 quad text 8 quad text 24 quad text 32 quad text 16 text 1 quad text 10 quad text 40 quad text 80 quad text 80 quad text 32 text 1 quad text 12 quad text 60 quad 160 quad 240 quad 192 quad text 64 text 1 quad text 14 quad text 84 quad 280 quad 560 quad 672 quad 448 quad 128 end matrix nbsp The other way of producing this triangle is to start with Pascal s triangle and multiply each entry by 2k where k is the position in the row of the given number For example the 2nd value in row 4 of Pascal s triangle is 6 the slope of 1s corresponds to the zeroth entry in each row To get the value that resides in the corresponding position in the analog triangle multiply 6 by 2position number 6 22 6 4 24 Now that the analog triangle has been constructed the number of elements of any dimension that compose an arbitrarily dimensioned cube called a hypercube can be read from the table in a way analogous to Pascal s triangle For example the number of 2 dimensional elements in a 2 dimensional cube a square is one the number of 1 dimensional elements sides or lines is 4 and the number of 0 dimensional elements points or vertices is 4 This matches the 2nd row of the table 1 4 4 A cube has 1 cube 6 faces 12 edges and 8 vertices which corresponds to the next line of the analog triangle 1 6 12 8 This pattern continues indefinitely To understand why this pattern exists first recognize that the construction of an n cube from an n 1 cube is done by simply duplicating the original figure and displacing it some distance for a regular n cube the edge length orthogonal to the space of the original figure then connecting each vertex of the new figure to its corresponding vertex of the original This initial duplication process is the reason why to enumerate the dimensional elements of an n cube one must double the first of a pair of numbers in a row of this analog of Pascal s triangle before summing to yield the number below The initial doubling thus yields the number of original elements to be found in the next higher n cube and as before new elements are built upon those of one fewer dimension edges upon vertices faces upon edges etc Again the last number of a row represents the number of new vertices to be added to generate the next higher n cube In this triangle the sum of the elements of row m is equal to 3m Again to use the elements of row 4 as an example 1 8 24 32 16 81 which is equal to 34 81 displaystyle 3 4 81 nbsp Counting vertices in a cube by distance edit Each row of Pascal s triangle gives the number of vertices at each distance from a fixed vertex in an n dimensional cube For example in three dimensions the third row 1 3 3 1 corresponds to the usual three dimensional cube fixing a vertex V there is one vertex at distance 0 from V that is V itself three vertices at distance 1 three vertices at distance 2 and one vertex at distance 3 the vertex opposite V The second row corresponds to a square while larger numbered rows correspond to hypercubes in each dimension Fourier transform of sin x n 1 x edit As stated previously the coefficients of x 1 n are the nth row of the triangle Now the coefficients of x 1 n are the same except that the sign alternates from 1 to 1 and back again After suitable normalization the same pattern of numbers occurs in the Fourier transform of sin x n 1 x More precisely if n is even take the real part of the transform and if n is odd take the imaginary part Then the result is a step function whose values suitably normalized are given by the nth row of the triangle with alternating signs 23 For example the values of the step function that results from Re Fourier sin x 5x displaystyle mathfrak Re left text Fourier left frac sin x 5 x right right nbsp compose the 4th row of the triangle with alternating signs This is a generalization of the following basic result often used in electrical engineering Re Fourier sin x 1x displaystyle mathfrak Re left text Fourier left frac sin x 1 x right right nbsp is the boxcar function 24 The corresponding row of the triangle is row 0 which consists of just the number 1 If n is congruent to 2 or to 3 mod 4 then the signs start with 1 In fact the sequence of the normalized first terms corresponds to the powers of i which cycle around the intersection of the axes with the unit circle in the complex plane i 1 i 1 i displaystyle i 1 i 1 i ldots nbsp Extensions editPascal s triangle may be extended upwards above the 1 at the apex preserving the additive property but there is more than one way to do so 25 To higher dimensions edit Pascal s triangle has higher dimensional generalizations The three dimensional version is known as Pascal s pyramid or Pascal s tetrahedron while the general versions are known as Pascal s simplices To complex numbers edit When the factorial function is defined as z G z 1 displaystyle z Gamma z 1 nbsp Pascal s triangle can be extended beyond the integers to C displaystyle mathbb C nbsp since G z 1 displaystyle Gamma z 1 nbsp is meromorphic to the entire complex plane 26 To arbitrary bases edit Isaac Newton once observed that the first five rows of Pascal s Triangle considered as strings are the corresponding powers of eleven He claimed without proof that subsequent rows also generate powers of eleven 27 In 1964 Dr Robert L Morton presented the more generalized argument that each row n displaystyle n nbsp can be read as a radix a displaystyle a nbsp numeral where limn 11an displaystyle lim n to infty 11 a n nbsp is the hypothetical terminal row or limit of the triangle and the rows are its partial products 28 He proved the entries of row n displaystyle n nbsp when interpreted directly as a place value numeral correspond to the binomial expansion of a 1 n 11an displaystyle a 1 n 11 a n nbsp More rigorous proofs have since been developed 29 30 To better understand the principle behind this interpretation here are some things to recall about binomials A radix a displaystyle a nbsp numeral in positional notation e g 14641a displaystyle 14641 a nbsp is a univariate polynomial in the variable a displaystyle a nbsp where the degree of the variable of the i displaystyle i nbsp th term starting with i 0 displaystyle i 0 nbsp is i displaystyle i nbsp For example 14641a 1 a4 4 a3 6 a2 4 a1 1 a0 displaystyle 14641 a 1 cdot a 4 4 cdot a 3 6 cdot a 2 4 cdot a 1 1 cdot a 0 nbsp A row corresponds to the binomial expansion of a b n displaystyle a b n nbsp The variable b displaystyle b nbsp can be eliminated from the expansion by setting b 1 displaystyle b 1 nbsp The expansion now typifies the expanded form of a radix a displaystyle a nbsp numeral 31 32 as demonstrated above Thus when the entries of the row are concatenated and read in radix a displaystyle a nbsp they form the numerical equivalent of a 1 n 11an displaystyle a 1 n 11 a n nbsp If c a 1 displaystyle c a 1 nbsp for c lt 0 displaystyle c lt 0 nbsp then the theorem holds for a c 1 c 1 mod2c displaystyle a c 1 c 1 mathrm mod 2c nbsp with odd values of n displaystyle n nbsp yielding negative row products 33 34 35 By setting the row s radix the variable a displaystyle a nbsp equal to one and ten row n displaystyle n nbsp becomes the product 111n 2n displaystyle 11 1 n 2 n nbsp and 1110n 11n displaystyle 11 10 n 11 n nbsp respectively To illustrate consider a n displaystyle a n nbsp which yields the row product nn 1 1n n 11nn displaystyle n n left 1 frac 1 n right n 11 n n nbsp The numeric representation of 11nn displaystyle 11 n n nbsp is formed by concatenating the entries of row n displaystyle n nbsp In the image above the twelfth row denotes the product 111212 1 10 56 164 353 560 650 560 353 164 56 10 112 27433a969970112 displaystyle 11 12 12 1 10 56 164 353 560 650 560 353 164 56 10 1 12 27433a9699701 12 nbsp with compound digits delimited by in radix 12 displaystyle 12 nbsp The digits from k n 1 displaystyle k n 1 nbsp through k 1 displaystyle k 1 nbsp are compound because these row entries compute to values greater than or equal to 12 displaystyle 12 nbsp To normalize 36 the numeral simply carry the first compound entry s prefix that is remove the prefix of the coefficient nn 1 displaystyle n choose n 1 nbsp from its leftmost digit up to but excluding its rightmost digit and use radix 12 displaystyle 12 nbsp arithmetic to sum the removed prefix with the entry on its immediate left then repeat this process proceeding leftward until the leftmost entry is reached In this particular example the normalized string ends with 01 displaystyle 01 nbsp for all n displaystyle n nbsp The leftmost digit is 2 displaystyle 2 nbsp for n gt 2 displaystyle n gt 2 nbsp which is obtained by carrying the 1 displaystyle 1 nbsp of 10n displaystyle 10 n nbsp at entry k 1 displaystyle k 1 nbsp It follows that the length of the normalized value of 11nn displaystyle 11 n n nbsp is equal to the row length n 1 displaystyle n 1 nbsp The integral part of 1 1nn displaystyle 1 1 n n nbsp contains exactly one digit because n displaystyle n nbsp the number of places to the left the decimal has moved is one less than the row length Below is the normalized value of 1 112341234 displaystyle 1 1 1234 1234 nbsp Compound digits remain in the value because they are radix 1234 displaystyle 1234 nbsp residues represented in radix ten 1 112341234 2 885 2 35 977 696 1227 digits 0 11234 2 717181235 10 displaystyle 1 1 1234 1234 2 885 2 35 977 696 overbrace ldots text 1227 digits 0 1 1234 2 717181235 ldots 10 nbsp See also editBean machine Francis Galton s quincunx Bell triangle Bernoulli s triangle Binomial expansion Cellular automata Euler triangle Floyd s triangle Gaussian binomial coefficient Hockey stick identity Leibniz harmonic triangle Multiplicities of entries in Pascal s triangle Singmaster s conjecture Pascal matrix Pascal s pyramid Pascal s simplex Proton NMR one application of Pascal s triangle Star of David theorem Trinomial expansion Trinomial triangle Polynomials calculating sums of powers of arithmetic progressionsReferences edit a b Coolidge J L 1949 The story of the binomial theorem The American Mathematical Monthly 56 3 147 157 doi 10 2307 2305028 JSTOR 2305028 MR 0028222 Maurice Winternitz History of Indian Literature Vol III Peter Fox 1998 Cambridge University Library the great collections Cambridge University Press p 13 ISBN 978 0 521 62647 7 The binomial coefficient nk displaystyle scriptstyle n choose k nbsp is conventionally set to zero if k is either less than zero or greater than n Selin Helaine 2008 03 12 Encyclopaedia of the History of Science Technology and Medicine in Non Western Cultures Springer Science amp Business Media p 132 Bibcode 2008ehst book S ISBN 9781402045592 The Development of Arabic Mathematics Between Arithmetic and Algebra R Rashed Page 63 Sidoli Nathan Brummelen Glen Van 2013 10 30 From Alexandria Through Baghdad Surveys and Studies in the Ancient Greek and Medieval Islamic Mathematical Sciences in Honor of J L Berggren Springer Science amp Business Media p 54 ISBN 9783642367366 Kennedy E 1966 Omar Khayyam The Mathematics Teacher 1958 National Council of Teachers of Mathematics pp 140 142 JSTOR i27957284 Weisstein Eric W 2003 CRC concise encyclopedia of mathematics p 2169 ISBN 978 1 58488 347 0 Hughes Barnabas 1 August 1989 The arithmetical triangle of Jordanus de Nemore Historia Mathematica 16 3 213 223 doi 10 1016 0315 0860 89 90018 9 a b c d Edwards A W F 2013 The arithmetical triangle in Wilson Robin Watkins John J eds Combinatorics Ancient and Modern Oxford University Press pp 166 180 Smith Karl J 2010 Nature of Mathematics Cengage Learning p 10 ISBN 9780538737586 Traite du triangle arithmetique avec quelques autres petits traitez sur la mesme matiere at gallica Fowler David January 1996 The Binomial Coefficient Function The American Mathematical Monthly 103 1 1 17 doi 10 2307 2975209 JSTOR 2975209 See in particular p 11 Pascal s Triangle in Probability 5010 mathed usu edu Retrieved 2023 06 01 Brothers H J 2012 Finding e in Pascal s triangle Mathematics Magazine 85 51 doi 10 4169 math mag 85 1 51 S2CID 218541210 Brothers H J 2012 Pascal s triangle The hidden stor e The Mathematical Gazette 96 145 148 doi 10 1017 S0025557200004204 S2CID 233356674 Foster T 2014 Nilakantha s Footprints in Pascal s Triangle Mathematics Teacher 108 247 doi 10 5951 mathteacher 108 4 0246 Fine N J 1947 Binomial coefficients modulo a prime American Mathematical Monthly 54 10 589 592 doi 10 2307 2304500 JSTOR 2304500 MR 0023257 See in particular Theorem 2 which gives a generalization of this fact for all prime moduli Hinz Andreas M 1992 Pascal s triangle and the Tower of Hanoi The American Mathematical Monthly 99 6 538 544 doi 10 2307 2324061 JSTOR 2324061 MR 1166003 Hinz attributes this observation to an 1891 book by Edouard Lucas Theorie des nombres p 420 Ian Stewart How to Cut a Cake Oxford University Press page 180 Wilmot G P 2023 The Algebra Of Geometry For a similar example see e g Hore P J 1983 Solvent suppression in Fourier transform nuclear magnetic resonance Journal of Magnetic Resonance 55 2 283 300 Bibcode 1983JMagR 55 283H doi 10 1016 0022 2364 83 90240 8 Karl John H 2012 An Introduction to Digital Signal Processing Elsevier p 110 ISBN 9780323139595 Hilton P et al 1989 Extending the binomial coefficients to preserve symmetry and pattern Symmetry 2 In International Series in Modern Applied Mathematics and Computer Science Pergamon pp 89 102 doi 10 1016 B978 0 08 037237 2 50013 1 ISBN 9780080372372 Hilton P et al 1989 Extending the binomial coefficients to preserve symmetry and pattern Symmetry 2 In International Series in Modern Applied Mathematics and Computer Science Pergamon pp 100 102 doi 10 1016 B978 0 08 037237 2 50013 1 ISBN 9780080372372 Newton Isaac 1736 A Treatise of the Method of Fluxions and Infinite Series The Mathematical Works of Isaac Newton 1 31 33 Morton Robert L 1964 Pascal s Triangle and powers of 11 The Mathematics Teacher 57 6 392 394 doi 10 5951 MT 57 6 0392 JSTOR 27957091 Arnold Robert et al 2004 Newton s Unfinished Business Uncovering the Hidden Powers of Eleven in Pascal s Triangle Proceedings of Undergraduate Mathematics Day Islam Robiul et al 2020 Finding any row of Pascal s triangle extending the concept of power of 11 Winteridge David J 1984 Pascal s Triangle and Powers of 11 Mathematics in School 13 1 12 13 JSTOR 30213884 Kallos Gabor 2006 A generalization of Pascal s triangle using powers of base numbers PDF Annales Mathematiques 13 1 1 15 doi 10 5802 ambp 211 Hilton P et al 1989 Extending the binomial coefficients to preserve symmetry and pattern Symmetry 2 In International Series in Modern Applied Mathematics and Computer Science Pergamon pp 89 91 doi 10 1016 B978 0 08 037237 2 50013 1 ISBN 9780080372372 Mueller Francis J 1965 More on Pascal s Triangle and powers of 11 The Mathematics Teacher 58 5 425 428 doi 10 5951 MT 58 5 0425 JSTOR 27957164 Low Leone 1966 Even more on Pascal s Triangle and Powers of 11 The Mathematics Teacher 59 5 461 463 doi 10 5951 MT 59 5 0461 JSTOR 27957385 The a priori nn 1 10n 0 displaystyle n choose n 1 10 n 0 nbsp and n1 10n displaystyle n choose 1 10 n nbsp of the terminal row implies an exhaustion and repetition of Z displaystyle mathbb Z nbsp which leads to a violation of the Pascal identity in Hilton s extension of the triangle i e 10n n 1 0 mod Z 1 displaystyle 10 n n equiv 1 0 mathrm mod text Z 1 nbsp where Z 1 displaystyle text Z 1 nbsp is prime coprime to Z displaystyle mathbb Z nbsp since its divisors would otherwise continue cycling through Z to form products larger than Z its residue classes each contain exactly one member even if Z itself somehow repeats Since nk n k n k displaystyle n choose k frac n k n k nbsp n k 1 displaystyle n k 1 nbsp in the limit as a n displaystyle a n nbsp approaches displaystyle infty nbsp Factoring nn n displaystyle n n n nbsp from the row series yields 1 1nn displaystyle 1 1 n n nbsp which entails k nk 00 00 displaystyle k scriptstyle n choose k scriptstyle 0 choose 0 frac 0 0 nbsp in the hexagonal array If k 0 k 101 displaystyle k 0 k 10 1 nbsp then k 00 1 Z Z Z displaystyle k scriptstyle frac 0 0 1 Z Z Z nbsp thus k 1 0 displaystyle k 1 0 nbsp thus k 0 1 displaystyle k 0 1 nbsp thus k 1 2 displaystyle k 1 2 nbsp and so on Fjelstad P 1991 Extending Pascal s Triangle Computers amp Mathematics with Applications 21 9 3 doi 10 1016 0898 1221 91 90119 O External links edit Pascal triangle Encyclopedia of Mathematics EMS Press 2001 1994 Weisstein Eric W Pascal s triangle MathWorld The Old Method Chart of the Seven Multiplying Squares from the Ssu Yuan Yu Chien of Chu Shi Chieh 1303 depicting the first nine rows of Pascal s triangle Pascal s Treatise on the Arithmetic Triangle page images of Pascal s treatise 1654 summary Retrieved from https en wikipedia org w index php title Pascal 27s triangle amp oldid 1218064957, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.