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.

A038595 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 A038595 #8 Mar 17 2020 07:42:59
%S A038595 218,387,2169,2170,2402,2717,3088,3753,6517,7352,9424,9577,10108,
%T A038595 12097,13085,13481,14770,14833,18487,20313,29764,32465,32761,36632,
%U A038595 37297,37449,39816,50311,54406,58330,58808,63657,67545,78345,81712,83286
%N A038595 Numbers n such that n and n-1 are differences between 2 positive cubes in at least one way.
%H A038595 Giovanni Resta, <a href="/A038595/b038595.txt">Table of n, a(n) for n = 1..10000</a>
%F A038595 a(n) = A038594(n)+1. - _M. F. Hasler_, Oct 05 2013
%Y A038595 Cf. A038593-A038598.
%K A038595 nonn
%O A038595 1,1
%A A038595 _Jeff Burch_