cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A291090 a(n) = A214938(2n).

Original entry on oeis.org

1, 1, 3, 11, 46, 207, 977, 4769, 23872, 121862, 631958, 3319923, 17630692, 94493713, 510468519, 2776629563, 15194389388, 83591476528, 462062822648, 2564995473974, 14293435176216, 79927207249606, 448358398361618, 2522381161938591, 14228119729773226
Offset: 0

Views

Author

N. J. A. Sloane, Aug 19 2017

Keywords

Crossrefs

Extensions

a(18)-a(24) from Lars Blomberg, Aug 20 2017

A291087 Irregular triangle read by rows: T(n,m) = number of lattice paths of type B^Q terminating at point (n, m).

Original entry on oeis.org

1, 1, 2, 3, 2, 1, 7, 11, 10, 7, 3, 1, 28, 46, 48, 39, 24, 12, 4, 1, 122, 207, 233, 208, 151, 92, 45, 18, 5, 1, 562, 977, 1154, 1099, 880, 606, 356, 179, 74, 25, 6, 1, 2693, 4769, 5826, 5815, 4975, 3726, 2451, 1419, 714, 310, 112, 33, 7, 1, 13288, 23872, 29904, 30926, 27768, 22112, 15736, 10039, 5720, 2898, 1288, 496, 160, 42, 8, 1
Offset: 0

Views

Author

N. J. A. Sloane, Aug 19 2017

Keywords

Examples

			Triangle begins:
1,1,
2,3,2,1,
7,11,10,7,3,1,
28,46,48,39,24,12,4,1,
122,207,233,208,151,92,45,18,5,1,
562,977,1154,1099,880,606,356,179,74,25,6,1,
2693,4769,5826,5815,4975,3726,2451,1419,714,310,112,33,7,1,
...
		

Crossrefs

The first two columns are A291091 and A291090.
Showing 1-2 of 2 results.