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.

A307646 Numbers that are the sum of a prime number and a nonnegative cube.

This page as a plain text file.
%I A307646 #6 Apr 20 2019 08:11:35
%S A307646 2,3,4,5,6,7,8,10,11,12,13,14,15,17,18,19,20,21,23,24,25,27,29,30,31,
%T A307646 32,34,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,53,54,55,56,58,59,
%U A307646 60,61,62,64,66,67,68,69,70,71,72,73,74,75,77,79,80,81,83,84,86,87,88,89,90,91
%N A307646 Numbers that are the sum of a prime number and a nonnegative cube.
%F A307646 Exponents in expansion of (Sum_{i>=1} x^prime(i)) * (Sum_{j>=0} x^(j^3)).
%Y A307646 Cf. A000040, A000578, A014089, A045911, A302354, A307647.
%K A307646 nonn
%O A307646 1,1
%A A307646 _Ilya Gutkovskiy_, Apr 19 2019