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.

A347628 Number of partitions of n into at most 6 triangular numbers.

This page as a plain text file.
%I A347628 #4 Sep 09 2021 10:41:08
%S A347628 1,1,1,2,2,2,4,3,3,4,5,4,6,6,5,8,8,6,9,9,8,11,11,9,13,13,11,13,15,12,
%T A347628 17,17,14,19,19,16,20,21,18,22,24,19,25,26,22,26,29,24,30,31,26,33,34,
%U A347628 28,33,36,30,37,40,33,41,43,36,40,45,38
%N A347628 Number of partitions of n into at most 6 triangular numbers.
%Y A347628 Cf. A000217, A002636, A007294, A052343, A110534, A319816, A347627.
%K A347628 nonn
%O A347628 0,4
%A A347628 _Ilya Gutkovskiy_, Sep 09 2021