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.

A293883 Number of sets of nonempty words with a total of n letters over binary alphabet containing the second letter such that within each prefix of a word every letter of the alphabet is at least as frequent as the subsequent alphabet letter.

This page as a plain text file.
%I A293883 #5 Oct 18 2017 19:25:37
%S A293883 1,3,8,20,47,106,237,522,1146,2485,5406,11644,25157,53964,116003,
%T A293883 247987,530999,1131889,2415431,5135838,10927816,23182209,49199697,
%U A293883 104154808,220543306,465996956,984704338,2076988457,4380764354,9225209588,19424813915,40844509107
%N A293883 Number of sets of nonempty words with a total of n letters over binary alphabet containing the second letter such that within each prefix of a word every letter of the alphabet is at least as frequent as the subsequent alphabet letter.
%H A293883 Alois P. Heinz, <a href="/A293883/b293883.txt">Table of n, a(n) for n = 2..1000</a>
%F A293883 a(n) = A293741(n) - A000009(n).
%Y A293883 Column k=2 of A293113.
%Y A293883 Cf. A000009, A293741.
%K A293883 nonn
%O A293883 2,2
%A A293883 _Alois P. Heinz_, Oct 18 2017