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-1 of 1 results.

A193297 Triangle read by rows: T(n,k) = number of pairs of partitions of n that have block distance k (n >= 2, 2 <= k <= n).

Original entry on oeis.org

1, 3, 7, 12, 28, 65, 50, 140, 325, 811, 225, 700, 1950, 4866, 12762, 1092, 3675, 11375, 34062, 89334, 244588, 5684, 20384, 68250, 227080, 714672, 1956704, 5574956, 31572, 119364, 425880, 1532790, 5360040, 17610336, 50174604, 148332645
Offset: 2

Views

Author

N. J. A. Sloane, Aug 26 2011

Keywords

Examples

			Triangle begins
1
3 7
12 28 65
50 140 325 811
225 700 1950 4866 12762
1092 3675 11375 34062 89334 244588
5684 20384 68250 227080 714672 1956704 5574956
31572 119364 425880 1532790 5360040 17610336 50174604 148332645
...
		

Crossrefs

Row sums give A193274.
Column k=2 gives A105479.
T(n,n) gives A152525.
Showing 1-1 of 1 results.