|
Search: id:A165194
|
|
|
| A165194 |
|
Triangle of 2^n terms by rows, left half of (n+1)-th row = row n; right half = "reverse and increment" row n; using terms in A000110. |
|
+0 4
|
|
| 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 5, 2, 1, 1, 1, 2, 1, 2, 5, 2, 1, 1, 2, 5, 15, 5, 2, 5, 2, 1
(list; table; graph; listen)
|
|
|
OFFSET
|
1,6
|
|
|
COMMENT
|
Row sums = A000110, the Bell sequence starting with offset 1; (1, 2, 5, 15,...).
Rows tend to A165195.
|
|
FORMULA
|
Given the Bell sequence, A000110: (1, 1, 2, 5, 15,...); row 1 = 1, row 2 =
(1, 1);...where left half of row (n+1) = row n. Right half of row (n+1)
= reversal of row n, replacing terms with the next Bell number.
|
|
EXAMPLE
|
First few rows of the triangle =
1;
1, 1;
1, 1, 2, 1;
1, 1, 2, 1, 2, 5, 2, 1;
1, 1, 2, 1, 2, 5, 2, 1, 2, 5, 15, 5, 2, 5, 2, 1;
...
For example: row 4, left half = (1, 1, 2, 1); right half = (1, 2, 1, 1)
replaced with the next higher Bell numbers: (2, 5, 2, 1). Appending the two \kQ halves, we obtain row 4: (1, 1, 2, 1, 2, 5, 2, 1), sum = 15 = A000110(4).
|
|
CROSSREFS
|
A000110, A165195, A165196
Sequence in context: A161094 A002339 A074807 this_sequence A002951 A093993 A123529
Adjacent sequences: A165191 A165192 A165193 this_sequence A165195 A165196 A165197
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Sep 06 2009
|
|
|
Search completed in 0.002 seconds
|