A302053 Squares (A000290) analog for nonstandard factorization process based on the sieve of Eratosthenes (A083221).
0, 1, 4, 9, 16, 25, 36, 45, 49, 64, 100, 105, 115, 121, 144, 169, 180, 189, 196, 203, 256, 265, 289, 297, 341, 361, 400, 420, 429, 460, 469, 475, 481, 484, 529, 537, 576, 585, 676, 697, 720, 745, 756, 765, 784, 803, 812, 817, 833, 841, 961, 1024, 1027, 1060, 1075, 1081, 1156, 1188, 1197, 1257, 1309, 1345, 1364, 1369, 1377, 1411, 1444
Offset: 0
Keywords
Links
Crossrefs
Programs
-
PARI
for(n=0,4096,if(1==A302052(n),print1(n,",")));
Comments