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.

A294024 Number of set partitions of [2n] such that the maximal absolute difference between consecutive elements within a block equals n.

Original entry on oeis.org

1, 1, 5, 61, 1061, 25430, 791355, 30785899, 1455625827, 81849519019, 5379462393332, 407467385577745, 35154933887354837, 3420720341248634735, 372223103372998367607, 44962783637401793609530, 5990684079499573284887127, 875408497263831218021563807
Offset: 0

Views

Author

Alois P. Heinz, Oct 21 2017

Keywords

Examples

			a(2) = 5: 124|3, 134|2, 13|24, 13|2|4, 1|24|3.
		

Crossrefs

Cf. A287213.

Formula

a(n) = A287213(2n,n).