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.

A287279 Number of set partitions of [n] such that for each block all absolute differences between consecutive elements are <= seven.

This page as a plain text file.
%I A287279 #10 Dec 26 2018 15:02:41
%S A287279 1,1,2,5,15,52,203,877,4140,20270,102004,523700,2726840,14332663,
%T A287279 75789343,402290332,2140945657,11413941169,60921661218,325417158033,
%U A287279 1739114057259,9297387238139,49715367098205,265879355474309,1422070344597675,7606514013820659
%N A287279 Number of set partitions of [n] such that for each block all absolute differences between consecutive elements are <= seven.
%H A287279 Alois P. Heinz, <a href="/A287279/b287279.txt">Table of n, a(n) for n = 0..1000</a>
%H A287279 Alois P. Heinz, <a href="/A287279/a287279.txt">G.f. for A287279</a>
%H A287279 Pierpaolo Natalini, Paolo Emilio Ricci, <a href="https://doi.org/10.3390/axioms7040071">New Bell-Sheffer Polynomial Sets</a>, Axioms 2018, 7(4), 71.
%H A287279 Wikipedia, <a href="https://en.wikipedia.org/wiki/Partition_of_a_set">Partition of a set</a>
%F A287279 G.f.: see link above.
%F A287279 a(n) = A287214(n,7).
%F A287279 a(n) = A000110(n) for n <= 8.
%Y A287279 Column k=7 of A287214.
%Y A287279 Cf. A000110.
%K A287279 nonn,easy
%O A287279 0,3
%A A287279 _Alois P. Heinz_, May 22 2017