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.

A329481 Numbers which are not the sum of two squarefree semiprimes.

This page as a plain text file.
%I A329481 #10 Dec 04 2019 09:25:12
%S A329481 0,1,2,3,4,5,6,7,8,9,10,11,13,14,15,17,18,19,22,23,26,33,34,38,46,51,
%T A329481 58,62,82
%N A329481 Numbers which are not the sum of two squarefree semiprimes.
%C A329481 Is this a finite sequence?
%C A329481 Most probably yes. Since almost all semiprimes are squarefree, this is essentially the same as A072966. The graph of A072931 would not change qualitatively if only squarefree semiprimes were considered. - _M. F. Hasler_, Dec 03 2019
%e A329481 a(10) = 11 since there is no way to represent 11 as a sum of two squarefree semiprimes. 12 is not a term since 12 = 6 + 6.
%Y A329481 Cf. A006881, A072966.
%K A329481 nonn
%O A329481 1,3
%A A329481 _Lior Manor_, Nov 14 2019