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 A080741 #10 Oct 02 2017 10:54:52 %S A080741 1,3,5,7,16,11,13,39,17,19,25,23,69,115,29,31,64,155,37,111,41,43,129, %T A080741 47,141,235,53,81,265,59,61,183,128,67,201,71,73,219,365,79,237,83, %U A080741 249,415,89,267,445,623,97,291,101,103,309,107,109,121,113,339,565,791,1417 %N A080741 Smallest element of n-th row of A080738. %H A080741 J. Bamberg, G. Cairns and D. Kilminster, <a href="http://www.jstor.org/stable/3647934">The crystallographic restriction, permutations and Goldbach's conjecture</a>, Amer. Math. Monthly, 110 (March 2003), 202-209. %o A080741 (Haskell) %o A080741 a080741 n k = a080741_list !! n %o A080741 a080741_list = map head a080738_tabf -- _Reinhard Zumkeller_, Jun 13 2012 %Y A080741 Cf. A080737, A080738, A080740, A080742. %K A080741 nonn,easy %O A080741 0,2 %A A080741 _N. J. A. Sloane_, Mar 08 2003 %E A080741 More terms from _Vladeta Jovovic_, Mar 09 2003