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.

A261676 Numbers which when represented as a sum of palindromes using the greedy algorithm require more than 3 palindromes.

This page as a plain text file.
%I A261676 #8 Mar 22 2020 04:02:20
%S A261676 1022,1033,1044,1055,1066,1077,1088,1099,1132,1143,1154,1165,1176,
%T A261676 1187,1198,1209,1242,1253,1264,1275,1286,1297,1308,1319,1352,1363,
%U A261676 1374,1385,1396,1407,1418,1429,1462,1473,1484,1495,1506,1517,1528,1539,1572,1583,1594
%N A261676 Numbers which when represented as a sum of palindromes using the greedy algorithm require more than 3 palindromes.
%C A261676 Numbers n such that A088601(n) > 3.
%Y A261676 Cf. A002113, A088601, A261675.
%K A261676 nonn,base
%O A261676 1,1
%A A261676 _N. J. A. Sloane_, Sep 02 2015