|
Search: id:A038763
|
|
|
| A038763 |
|
Triangular matrix arising in enumeration of catafusenes, read by rows. |
|
+0 7
|
|
| 1, 1, 1, 1, 4, 3, 1, 7, 15, 9, 1, 10, 36, 54, 27, 1, 13, 66, 162, 189, 81, 1, 16, 105, 360, 675, 648, 243, 1, 19, 153, 675, 1755, 2673, 2187, 729, 1, 22, 210, 1134, 3780, 7938, 10206, 7290, 2187, 1, 25, 276, 1764, 7182, 19278, 34020, 37908, 24057, 6561, 1, 28
(list; table; graph; listen)
|
|
|
OFFSET
|
0,5
|
|
|
COMMENT
|
Triangle T(n,k), 0<=k<=n, read by rows, given by [1, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...] DELTA [1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...] where DELTA is the operator defined in A084938 . - DELEHAM Philippe (kolotoko(aT)lagoon.nc), Aug 10 2005
Mirror image of A136158 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Dec 17 2007
Triangle read by rows, n-th row = X^(n-1) * [1, 1, 0, 0, 0,...] where X = an infinite bidiagonal matrix with (1,1,1,...) in the main diagonal and (3,3,3,..) in the subdiagonal; given row 0 = 1. - Gary W. Adamson (qntmpkt(AT)yahoo.com), Jul 19 2008
|
|
REFERENCES
|
S. J. Cyvin et al., Unbranched catacondensed polygonal systems containing hexagons and tetragons, Croatica Chem. Acta, 69 (1996), 757-774.
|
|
FORMULA
|
a(n, 0)=1; a(1, 1)=1; a(n, k)=0 for k>n; a(n, k)=a(n-1, k-1)*3+a(n-1, k) for n >= 2.
Sum_[k, 0<=k<=n} T(n,k)= A081294(n) . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Sep 22 2006
T(n,k)=A136158(n,n-k). - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Dec 17 2007
|
|
EXAMPLE
|
1; 1,1; 1,4,3; 1,7,15,9; ...
|
|
CROSSREFS
|
Cf. A024462.
Sequence in context: A103552 A127673 A016698 this_sequence A128007 A098458 A165914
Adjacent sequences: A038760 A038761 A038762 this_sequence A038764 A038765 A038766
|
|
KEYWORD
|
tabl,nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), May 03 2000
|
|
EXTENSIONS
|
More terms from James A. Sellers (sellersj(AT)math.psu.edu), May 03 2000
|
|
|
Search completed in 0.002 seconds
|