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.

A348125 Number of compositions of n where the largest part is larger than the number of parts.

This page as a plain text file.
%I A348125 #10 Oct 01 2021 20:48:13
%S A348125 0,1,1,3,5,9,16,30,52,91,161,282,490,851,1471,2535,4361,7483,12800,
%T A348125 21845,37210,63258,107329,181775,307341,518821,874492,1471869,2473969,
%U A348125 4153018,6963137,11661191,19507566,32599451,54423609,90772692,151263317,251849623
%N A348125 Number of compositions of n where the largest part is larger than the number of parts.
%H A348125 Alois P. Heinz, <a href="/A348125/b348125.txt">Table of n, a(n) for n = 1..500</a>
%F A348125 a(n) + A077229(n) = 2^(n-1).
%Y A348125 Cf. A011782, A098124, A098125, A077229.
%K A348125 nonn
%O A348125 1,4
%A A348125 _R. J. Mathar_, Oct 01 2021
%E A348125 a(22)-a(38) from _Alois P. Heinz_, Oct 01 2021