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.

A067515 Fibonacci numbers with index = digit sum.

This page as a plain text file.
%I A067515 #11 Dec 29 2016 19:07:56
%S A067515 0,1,5,55,1346269,9227465,4052739537881,498454011879264,
%T A067515 1672445759041379840132227567949787325,
%U A067515 18547707689471986212190138521399707760,619220451666590135228675387863297874269396512
%N A067515 Fibonacci numbers with index = digit sum.
%C A067515 0 is a term as F(0) = 0.
%C A067515 Probably complete. See A020995 for indices, programs, etc. - _T. D. Noe_, Mar 04 2014
%H A067515 T. D. Noe, <a href="/A067515/b067515.txt">Table of n, a(n) for n = 1..20</a>
%F A067515 a(n) = A000045(A020995(n)). - _Alois P. Heinz_, Dec 29 2016
%e A067515 55 is a term as F(10) = 55 and 5+5 = 10.
%Y A067515 Cf. A000045, A020995.
%K A067515 base,easy,nonn
%O A067515 1,3
%A A067515 _Amarnath Murthy_, Feb 14 2002
%E A067515 More terms from _Sascha Kurz_, Mar 18 2002