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 A285555 #11 Apr 21 2017 12:15:21 %S A285555 1,-1,1,-1,0,2,-3,3,-2,-1,5,-8,8,-5,-2,12,-18,18,-11,-5,24,-37,37,-21, %T A285555 -10,47,-72,71,-40,-19,88,-133,131,-73,-35,156,-236,232,-127,-61,270, %U A285555 -407,397,-216,-104,455,-682,664,-359,-172,747,-1117,1084,-582,-279 %N A285555 Expansion of q^(-2/5) * (r(q^2) + r(q)^2) / 2 in powers of q where r() is the Rogers-Ramanujan continued fraction. %H A285555 Seiichi Manyama, <a href="/A285555/b285555.txt">Table of n, a(n) for n = 0..10000</a> %F A285555 a(2n) = (A007325(n) + A055101(2n)) / 2, a(2n+1) = A055101(2n+1) / 2. %Y A285555 Cf. A007325, A055101, A112274, A285554. %K A285555 sign %O A285555 0,6 %A A285555 _Seiichi Manyama_, Apr 21 2017