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.

This page as a plain text file.
%I A053017 #6 Aug 31 2013 19:33:39
%S A053017 179,184,2014,4891,8877,8907,17650,24248,25216,26204,27156,27570,
%T A053017 37555,40052,61195,68747,109707,123114,223139,270776,374392,591939,
%U A053017 604344,670751,836587,892790,1295899,1479632,1664436,1822164,1966614,1981707
%N 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.
%C A053017 j values are A053018 and k values are A053019
%e A053017 Do(179) = 25665020 = 25236484 + 428536 = Do(178) + Do(46); Do(184) = 27880600 = 15086400 + 12794200 =Do(150) + Do(142);
%K A053017 nice,nonn
%O A053017 1,1
%A A053017 Klaus Strassburger (strass(AT)ddfi.uni-duesseldorf.de), Feb 24 2000
%E A053017 More terms from _Jon E. Schoenfield_, Aug 13 2007
%E A053017 a(27)-a(32) from _Donovan Johnson_, Aug 15 2010