This site is supported by donations to The OEIS Foundation.

(k,1)-Pascal triangle

From OeisWiki
Jump to: navigation, search

The (k,1)-Pascal triangle has its rightmost nonzero entries initialized to 1 and its leftmost nonzero entries (except the first row for n = 0) initialized to k. Thus the rows of the (k,1)-Pascal triangle are the left-right reversal of the rows of the (1,k)-Pascal triangle, with the exception of the first row (for n = 0) which is now 1 instead of k.

The (k,1)-Pascal triangle is a geometric arrangement of numbers produced recursively which generates (in its columns, for the rectangular version) the (k+2)-gonal gnomonic numbers, the (k+2)-gonal numbers, the (k+2)-gonal pyramidal numbers and then the (k+2)-gonal hyperpyramidal numbers for dimension greather than 3 (The (1,k)-Pascal triangle will generate those in its falling interior diagonals starting from the rightmost one.) The original Pascal triangle, which is thus the (1,1)-Pascal triangle, generates (both in its columns for the rectangular version and in its falling interior diagonals starting from the rightmost one, since the (1,1)-Pascal triangle is symmetrical) the triangular gnomonic numbers (the natural numbers,) the triangular numbers, the tetrahedral numbers (the triangular pyramidal numbers) and then the hypertetrahedral numbers (the triangular hyperpyramidal numbers) for dimension greather than 3.

The rectangular version of the (k,1)-Pascal triangle
n = 0 1
1 k 1
2 k 1
3 k 1
4 k 1
5 k 1
6 k 1
7 k 1
8 k 1
9 k 1
10 k 1
11 k 1
12 k 1
j = 0 1 2 3 4 5 6 7 8 9 10 11 12

In the equilateral version of the (k,1)-Pascal triangle, we start with a cell (row 0) initialized to 1, with all the leftmost nonzero cells in the rows below initialized to k, in a staggered array of empty (0) cells. We then recursively evaluate the cells as the sum of the two cells staggered above. The triangle thus grows into an equilateral triangle.

In the rectangular version of the (k,1)-Pascal triangle, we start with a cell (row 0) initialized to 1, with all the cells below it initialized to k, in a regular array of empty (0) cells. We then recursively evaluate the cells as the sum of the one above left and the one directly above. The triangle thus grows into a rectangular triangle.

The rightmost nonzero cells on each rows are therefore set to 1+0 = 1. The leftmost nonzero cells on each rows except the first one (for n = 0) are initialized to k. All the interior cells are necessarily greater than k. The number of cells from rows 0 to n which are equal to 1 is n+1. (Cf. A000027(n+1),) the number of cells from rows 0 to n which are equal to k is n (Cf. A000027(n),) and the number of cells from rows 0 to n which are greater than k is , the (n-1)th triangular number.

Recursion rule

The (k,1)-Pascal triangle recursion rule is:

Formulae

Formulae in terms of binomial coefficients

where when n < 0, r < 0 or n - r < 0,[1] and is cell (n, j) of Pascal's triangle.

Formulae in terms of (hyper)pyramidal numbers

[2]

where

[2]

and where

is the the nth k-step or (k+2)-gonal gnomonic number, and

is the the nth (k+2)-gonal number.

(k,1)-Pascal triangle rows

The (k,1)-Pascal triangle rows give an infinite sequence of finite sequences:

{{}, {}, {}, {}, ...}

The concatenation of the infinite sequence of finite sequences gives the infinite sequence:

{}

(k,1)-Pascal triangle rows sums

The sums of the respective finite sequences give the infinite sequence:

{1, k+1, 2(k+1), 4(k+1), 8(k+1), 16(k+1), 32(k+1), 64(k+1), ...}

with members given by the formula:

where:

The generating function is:

(k,1)-Pascal triangle rows alternating sign sums

The alternating sign sums of the respective finite sequences give the infinite sequence:

{1, k-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...}

with members given by the formula:

where:

The generating function is:

(k,1)-Pascal (rectangular) triangle columns and (k+2)-gonal (hyper)pyramidal numbers

If you look at the (k,1)-Pascal triangle, it seems that the convention giving the most symmetry in the triangle would be to have 1 (for the initial dot) for n = 0, so n would coincide with j, the index of the jth falling diagonal (from the right), j ≥ 0, which corresponds to the jth column, j ≥ 0, of the (1,k)-Pascal triangle. With this convention, n would indicate the number of nondegenerate subfigures of the figurate number.

The rectangular version of the (k,1)-Pascal triangle
(Figurate Number Triangle)
[3]
n = 0 1
1 k 1 [4]
2 k 1 [5]
3 k 1 [2]
4 k 1
5 k 1
6 k 1
7 k 1
8 k 1
9 k 1
10 k 1
11 k 1
12 k 1
d = 0 1 2 3 4 5 6 7 8 9 10 11 12

(k,1)-Pascal (rectangular) triangle falling diagonals and (Chebyshev polynomials?)

Table of falling diagonals sequences

The index j, j ≥ 0, refers to the to the j th falling diagonal starting from the right. The i th member of the j th falling diagonal is in row j+i and column i of the triangle.

(k,1)-Pascal triangle falling diagonals sequences
j sequences OEIS

number

0 {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ...}
1 {}
2 {}
3 {}
4 {}
5 {}
6 {}
7 {}
8 {}
9 {}
10 {}
11 {}
12 {}


Table of falling diagonals sequences related formulae

The index j, j ≥ 0, refers to the to the j th falling diagonal starting from the right. The i th member of the j th falling diagonal is in row j+i and column i of the triangle.

(k,1)-Pascal triangle falling diagonals sequences related formulae
j Formulae


Generating

function

for i th (i ≥ 0)

member of

falling diagonal


Order

of basis

Differences

Partial sums

Partial sums of reciprocals

Sum of Reciprocals[6][7]

0
1


2


3


4
5
6
7
8
9
10
11
12


(k,1)-Pascal (rectangular) triangle rising diagonals and ????? numbers

(k,1)-Pascal triangle central elements

The central elements (for row 2m, m ≥ 0) of the (k,1)-Pascal triangle give the sequence:

where A000984(n), n ≥ 0, are the central binomial coefficients, :

{1, 2, 6, 20, 70, 252, 924, 3432, 12870, 48620, 184756, 705432, 2704156, 10400600, 40116600, 155117520, 601080390, 2333606220, 9075135300, 35345263800, ...}

They central elements are given by the formulae:

where:

is the mth, m ≥ 0, Catalan number (also called Segner numbers) (Cf. A000108(m)):

{1, 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, 208012, 742900, 2674440, 9694845, 35357670, 129644790, 477638700, 1767263190, 6564120420, ...}

The generating function, for m ≥ 1, is:

and the generating function, for m ≥ 0, is:

where is the generating function of the Catalan numbers:

and

See also

Notes

  1. Weisstein, Eric W., Binomial Coefficient, From MathWorld--A Wolfram Web Resource.
  2. 2.0 2.1 2.2 Where , k ≥ 1, n ≥ 0, is the d-dimensional, d ≥ 0, (k+2)-gonal base (hyper)pyramidal number where, for d ≥ 2, is the number of vertices (including the apex vertices) of the polygonal base (hyper)pyramid.
  3. Weisstein, Eric W., Figurate Number Triangle, From MathWorld--A Wolfram Web Resource.
  4. Where , k ≥ 1, n ≥ 0, is the nth k-step or (k+2)-gonal gnomonic number.
  5. Where , k ≥ 1, n ≥ 0, is the nth (k+2)-gonal number.
  6. Downey, Lawrence M., Ong, Boon W., and Sellers, James A., Beyond the Basel Problem: Sums of Reciprocals of Figurate Numbers, 2008.
  7. PSYCHEDELIC GEOMETRY, INVERSE POLYGONAL NUMBERS SERIES.

External links