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 A208092 #19 Mar 30 2012 17:27:07 %S A208092 1,1,0,1,0,2,0,3,0,6,0,9,1,18,2,30,4,56,8,99,16,186,32,335,64,630,128, %T A208092 1163,256,2187,512,4096,1024,7748,2048,14628,4096,27814,8192,52889, %U A208092 16386,101002,32776,193117,65562,370338,131152,711158,262368,1368768 %N A208092 Generalized Fibonacci numbers A_{n,6}. %H A208092 Bau-Sen Du, <a href="http://arXiv.org/abs/0706.2421">A Simple Method Which Generates Infinitely Many Congruence Identities</a>, Fib. Quart., 27 (1989), 116-124. %o A208092 (PARI) \\ implementation of MT() and phin() is given in A006207 %o A208092 MT(phin(6)) \\ sequence A_{n,6} %o A208092 /* From Max Alekseyev */ %Y A208092 Cf. A006206 (A_{n,1}), A006207 (A_{n,2}), A006208 (A_{n,3}), A006209 (A_{n,4}), A130628 (A_{n,5}), A006210 (D_{n,2}), A006211 (D_{n,3}), A094392. %K A208092 nonn %O A208092 1,6 %A A208092 _Max Alekseyev_, Feb 23 2012