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.

A347712 Number of compositions (ordered partitions) of n into at most 5 squares.

This page as a plain text file.
%I A347712 #7 Sep 11 2021 10:25:31
%S A347712 1,1,1,1,2,3,3,4,6,4,8,13,5,11,16,12,22,10,16,37,14,20,35,32,33,20,44,
%T A347712 46,32,43,40,76,46,18,83,68,47,63,71,88,78,46,72,129,65,63,140,104,85,
%U A347712 73,109,150,90,95,138,176,116,54,184,181,96,159,156,172,182,74
%N A347712 Number of compositions (ordered partitions) of n into at most 5 squares.
%H A347712 <a href="/index/Su#ssq">Index entries for sequences related to sums of squares</a>
%F A347712 a(n) = Sum_{k=0..5} A337165(n,k). - _Alois P. Heinz_, Sep 10 2021
%Y A347712 Cf. A000290, A002654, A006456, A337165, A340481, A347710, A347711, A347713.
%K A347712 nonn
%O A347712 0,5
%A A347712 _Ilya Gutkovskiy_, Sep 10 2021