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.

A357069 Number of partitions of n into at most 4 distinct positive squares.

This page as a plain text file.
%I A357069 #10 Oct 25 2022 20:39:19
%S A357069 1,1,0,0,1,1,0,0,0,1,1,0,0,1,1,0,1,1,0,0,1,1,0,0,0,2,2,0,0,2,2,0,0,0,
%T A357069 1,1,1,1,1,1,1,2,1,0,0,2,2,0,0,2,3,1,1,2,2,0,1,1,1,1,0,2,3,1,1,4,2,0,
%U A357069 1,2,2,1,0,1,4,2,0,2,4,1,1,3,1,1,2,3,3,1,0,3,5,2,0,2,4,2,0,1,3,2,2,4
%N A357069 Number of partitions of n into at most 4 distinct positive squares.
%H A357069 Alois P. Heinz, <a href="/A357069/b357069.txt">Table of n, a(n) for n = 0..20000</a>
%H A357069 <a href="/index/Su#ssq">Index entries for sequences related to sums of squares</a>
%F A357069 a(n) = Sum_{k=0..4} A341040(n,k). - _Alois P. Heinz_, Oct 25 2022
%Y A357069 Cf. A000290, A002635, A025435, A025443, A033461, A341040, A347534, A347586, A347711.
%K A357069 nonn
%O A357069 0,26
%A A357069 _Ilya Gutkovskiy_, Oct 25 2022