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.

A353919 Numbers that are not the sum of distinct terms of A353889.

This page as a plain text file.
%I A353919 #8 May 18 2022 10:04:50
%S A353919 1,2,4,5,7,8,10,13,16,21,32,40,51,56,59,64,128,133,251,256,320,325,
%T A353919 512,517,827,832,1019,1024,2048,2053,2555,2560,4091,4096,6656,6661,
%U A353919 8192,8197,16379,16384,20480,20485,32768,32773,53243,53248,65531,65536,131072
%N A353919 Numbers that are not the sum of distinct terms of A353889.
%C A353919 Also positions of 0's in A353918.
%C A353919 This sequence is infinite as it contains the powers of 2 (A000079).
%H A353919 Rémy Sigrist, <a href="/A353919/a353919.txt">C++ program</a>
%e A353919 A353918(51) = 0, so 51 belongs to this sequence.
%o A353919 (C++) See Links section.
%Y A353919 Cf. A000079, A353889, A353918.
%K A353919 nonn
%O A353919 1,2
%A A353919 _Rémy Sigrist_, May 11 2022