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.

A038594 Numbers n such that n and n+1 are differences between 2 positive cubes in at least one way.

This page as a plain text file.
%I A038594 #10 Mar 17 2020 07:41:21
%S A038594 217,386,2168,2169,2401,2716,3087,3752,6516,7351,9423,9576,10107,
%T A038594 12096,13084,13480,14769,14832,18486,20312,29763,32464,32760,36631,
%U A038594 37296,37448,39815,50310,54405,58329,58807,63656,67544,78344,81711,83285
%N A038594 Numbers n such that n and n+1 are differences between 2 positive cubes in at least one way.
%H A038594 Giovanni Resta, <a href="/A038594/b038594.txt">Table of n, a(n) for n = 1..10000</a>
%F A038594 a(n) = A038595(n)-1. - _M. F. Hasler_, Oct 05 2013
%Y A038594 Cf. A038593-A038598.
%K A038594 nonn
%O A038594 1,1
%A A038594 _Jeff Burch_