Leibniz harmonic triangle

The Leibniz harmonic triangle is a triangular arrangement of unit fractions in which the outermost diagonals consist of the reciprocals of the row numbers and each inner cell is the cell diagonally above and to the left minus the cell to the left. To put it algebraically, L(r, 1) = 1/r (where r is the number of the row, starting from 1, and c is the column number, never more than r) and L(r, c) = L(r - 1, c - 1) − L(r, c - 1).

Values

The first eight rows are:

The denominators are listed in (sequence A003506 in the OEIS), while the numerators are all 1s.

Terms

The terms of given by the recurrences

and explicitly by

Where is a binomial coefficient[1]

Relation to Pascal's triangle

Whereas each entry in Pascal's triangle is the sum of the two entries in the above row, each entry in the Leibniz triangle is the sum of the two entries in the row below it. For example, in the 5th row, the entry (1/30) is the sum of the two (1/60)s in the 6th row.

Just as Pascal's triangle can be computed by using binomial coefficients, so can Leibniz's: . Furthermore, the entries of this triangle can be computed from Pascal's: "The terms in each row are the initial term divided by the corresponding Pascal triangle entries."[2] In fact, each diagonal relates to corresponding Pascal Triangle diagonals: The first Leibniz diagonal consists of 1/(1x natural numbers), the second of 1/(2x triangular numbers), the third of 1/(3x tetrahedral numbers) and so on.

Properties

If one takes the denominators of the nth row and adds them, then the result will equal . For example, for the 3rd row, we have 3 + 6 + 3 = 12 = 3 × 22.

We have

References

  1. W., Weisstein, Eric. "Leibniz Harmonic Triangle". mathworld.wolfram.com. Retrieved 2018-04-10.
  2. Wells, David (1986). The Penguin Dictionary of Curious and Interesting Numbers, p.98. ISBN 978-0-14-026149-3.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.