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.

A344320 Number of partitions of n into consecutive parts not divisible by 5.

This page as a plain text file.
%I A344320 #4 May 14 2021 22:38:53
%S A344320 1,1,2,1,1,2,2,1,2,2,1,1,3,1,2,2,3,1,1,2,2,2,3,2,2,1,2,3,1,3,2,2,2,2,
%T A344320 2,2,3,1,3,3,2,1,3,1,3,1,4,2,1,3,3,1,4,2,2,1,3,2,2,4,1,3,3,1,2,4,3,1,
%U A344320 2,3,1,2,4,2,4,2,3,2,1,3,2,1,4,4,2,1,3,2,2,5
%N A344320 Number of partitions of n into consecutive parts not divisible by 5.
%e A344320 a(13) = 3 because we have [13], [7, 6] and [6, 4, 3].
%Y A344320 Cf. A001227, A034178, A035959, A047201, A344318, A344319.
%K A344320 nonn
%O A344320 1,3
%A A344320 _Ilya Gutkovskiy_, May 14 2021