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 A082536 #9 Jan 08 2019 09:12:41 %S A082536 1,7,9,38,1561,3926,4958,5284,9316636,84705277923,774752630747122741, %T A082536 8816203161790126559791912099597266, %U A082536 333977591776082560884277873242324869870383615439405188 %N A082536 a(1) = 1; for n > 1, a(n) = smallest number greater than a(n-1) such that a(n-1)*a(n)+1 is a cube. %e A082536 7*9 + 1 = 64 = 8^3, 9*38 + 1 = 343 = 7^3. %Y A082536 Cf. A082537, A083203. %K A082536 nonn %O A082536 1,2 %A A082536 _Amarnath Murthy_, Apr 28 2003 %E A082536 Corrected and extended by _Vladeta Jovovic_, May 01 2003 %E A082536 More terms from _Michel ten Voorde_ Jun 23 2003 %E A082536 More terms from _Vladeta Jovovic_, Jun 29 2003 %E A082536 a(11)-a(13) from _David Wasserman_, Mar 26 2004