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.
%I A365289 #9 Sep 07 2023 16:07:08 %S A365289 1,2,3,67,829,1787,6654,8941,22193,36277,57139,59455,85377,158435, %T A365289 240074,253628,313407,405925,548802,891845,809384,1317788,1547004, %U A365289 2049122,1838349,2516848,3192927,2448059,4132313,4349417,4438311,6483753,6956437,6175237,9393491 %N A365289 a(n) is the least positive integer that can be expressed as the sum of a prime number and a nonnegative cube in exactly n ways. %H A365289 Rémy Sigrist, <a href="/A365289/a365289.txt">C++ program</a> %e A365289 For n = 3: 67 = 3 + 4^3 = 59 + 2^3 = 67 + 0^3. %o A365289 (C++) See Links section. %Y A365289 Cf. A000040, A000578, A302354, A365288, A365290, A365291. %K A365289 nonn %O A365289 0,2 %A A365289 _Ilya Gutkovskiy_, Aug 31 2023 %E A365289 More terms from _Rémy Sigrist_, Sep 07 2023