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.

A053017 Let Do(n) = A006566(n) = n-th dodecahedral number. Consider all integer triples (i,j,k), j >= k>0, with Do(i) = Do(j) + Do(k), ordered by increasing i; sequence gives i values.

Original entry on oeis.org

179, 184, 2014, 4891, 8877, 8907, 17650, 24248, 25216, 26204, 27156, 27570, 37555, 40052, 61195, 68747, 109707, 123114, 223139, 270776, 374392, 591939, 604344, 670751, 836587, 892790, 1295899, 1479632, 1664436, 1822164, 1966614, 1981707
Offset: 1

Views

Author

Klaus Strassburger (strass(AT)ddfi.uni-duesseldorf.de), Feb 24 2000

Keywords

Comments

j values are A053018 and k values are A053019

Examples

			Do(179) = 25665020 = 25236484 + 428536 = Do(178) + Do(46); Do(184) = 27880600 = 15086400 + 12794200 =Do(150) + Do(142);
		

Extensions

More terms from Jon E. Schoenfield, Aug 13 2007
a(27)-a(32) from Donovan Johnson, Aug 15 2010