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 A061184 #3 Mar 31 2012 13:20:05 %S A061184 5,65,511,3130,16435,77645,339535,1399478,5504650,20845300,76495450, %T A061184 273381350,955187033,3272875935,11024814945,36584603310,119796766005, %U A061184 387639512331,1240994295715,3934750789180 %N A061184 Fifth (m=4) column of triangle A060921 (bisection of Fibonacci triangle, odd part). %C A061184 Numerator polynomial of g.f. is sum(A061177(4,m)*x^m,m=0..4). %F A061184 a(n)= A060921(n+4, 4). %F A061184 G.f.: (5*(1+x^4)-10*(x+x^3)+11*x^2)/(1-3*x+x^2)^5. %Y A061184 4*A061183. %K A061184 nonn,easy %O A061184 0,1 %A A061184 _Wolfdieter Lang_, Apr 20 2001