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 A275951 #6 Aug 16 2016 09:46:38 %S A275951 1,2,3,6,8,11,24,30,38,49,150,174,204,242,291,918,1068,1242,1446,1688, %T A275951 1979,6876,7794,8862,10104,11550,13238,15217,63018,69894,77688,86550, %U A275951 96654,108204,121442,136659,589518,652536,722430,800118,886668,983322,1091526,1212968,1349627,6272712,6862230,7514766,8237196,9037314,9923982,10907304,11998830,13211798,14561425 %N A275951 Transpose of array A275950. %C A275951 See A275950. %H A275951 Antti Karttunen, <a href="/A275951/b275951.txt">Table of n, a(n) for n = 1..406; the first 28 antidiagonals of array</a> %H A275951 <a href="/index/Fa#facbase">Index entries for sequences related to factorial base representation</a> %o A275951 (Scheme) %o A275951 (define (A275951 n) (A275950bi (A004736 n) (A002260 n))) ;; A275950bi given in A275950. %Y A275951 Transpose: A275950. %K A275951 nonn,tabl %O A275951 1,2 %A A275951 _Antti Karttunen_, Aug 13 2016