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 A226548 #8 Sep 05 2021 22:00:44 %S A226548 0,5,50,256,1402,6940,33502,157279,725080,3293575,14789640,65785991, %T A226548 290341336,1272947979,5549535668,24075671345,104002776564, %U A226548 447586575256,1919810662952,8210002538205,35015688030978,148980204943747,632466650426456,2679623444793841 %N A226548 Number of squares in all tilings of a 5 X n rectangle using integer-sided square tiles. %H A226548 Alois P. Heinz, <a href="/A226548/b226548.txt">Table of n, a(n) for n = 0..1000</a> %F A226548 G.f.: (x^10 +12*x^9 +28*x^8 +54*x^7 +33*x^6 +18*x^5 -53*x^4 -42*x^3 +6*x^2 +30*x+5)*x / (x^8 +3*x^7 +2*x^6 +5*x^5 +x^4 -6*x^3 -7*x^2 -2*x+1)^2. %Y A226548 Column k=5 of A226545. %Y A226548 Cf. A054857. %K A226548 nonn,easy %O A226548 0,2 %A A226548 _Alois P. Heinz_, Jun 10 2013