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.

A347711 Number of compositions (ordered partitions) of n into at most 4 squares.

This page as a plain text file.
%I A347711 #8 Sep 11 2021 10:25:24
%S A347711 1,1,1,1,2,2,3,4,1,4,8,3,5,6,6,12,2,5,16,7,8,10,15,12,3,15,14,16,12,8,
%T A347711 30,16,1,18,23,18,17,18,21,28,8,11,42,19,15,32,30,24,5,23,39,30,20,20,
%U A347711 48,36,6,34,44,21,36,24,36,52,2,34,60,31,23,36,66,36
%N A347711 Number of compositions (ordered partitions) of n into at most 4 squares.
%H A347711 <a href="/index/Su#ssq">Index entries for sequences related to sums of squares</a>
%F A347711 a(n) = Sum_{k=0..4} A337165(n,k). - _Alois P. Heinz_, Sep 10 2021
%Y A347711 Cf. A000290, A002654, A006456, A063730, A337165, A347710, A347712, A347713.
%K A347711 nonn
%O A347711 0,5
%A A347711 _Ilya Gutkovskiy_, Sep 10 2021