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.

A357476 Number of partitions of n into two or more powers of 2.

This page as a plain text file.
%I A357476 #13 Oct 08 2022 14:23:13
%S A357476 0,0,1,2,3,4,6,6,9,10,14,14,20,20,26,26,35,36,46,46,60,60,74,74,94,94,
%T A357476 114,114,140,140,166,166,201,202,238,238,284,284,330,330,390,390,450,
%U A357476 450,524,524,598,598,692,692,786,786,900,900,1014,1014,1154,1154,1294,1294,1460
%N A357476 Number of partitions of n into two or more powers of 2.
%F A357476 a(n) = A018819(n) - A209229(n) for n > 0.
%Y A357476 Cf. A000065, A018819, A209229, A357534.
%K A357476 nonn
%O A357476 0,4
%A A357476 _Ilya Gutkovskiy_, Oct 02 2022