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 A006765 M3421 #46 Apr 15 2023 12:27:23 %S A006765 0,0,1,4,11,34,107,368,1284,4654,17072,63599,238590,901970,3426575, %T A006765 13079254,50107908,192622051,742624231,2870671949,11123060677, %U A006765 43191857687,168047007727,654999700402,2557227044763,9999088822074,39153010938486,153511100594602,602621953061977,2368347037571251,9317706529987949,36695016991712878 %N A006765 Number of strictly 2-dimensional polyominoes with n cells. %C A006765 A000105 is the main entry for this sequence. %D A006765 Dan Hoey, Bill Gosper and Richard C. Schroeppel, Discussions in Math-Fun Mailing list, circa Jul 13 1999. %D A006765 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A006765 John Mason, <a href="/A006765/b006765.txt">Table of n, a(n) for n = 1..50</a> (terms 1..45 from N. J. A. Sloane) %H A006765 W. F. Lunnon, <a href="http://dx.doi.org/10.1093/comjnl/18.4.366">Counting multidimensional polyominoes</a>. Computer Journal 18 (1975), no. 4, pp. 366-367. %H A006765 R. C. Schroeppel, <a href="http://www.experimentalmath.info/workshop2004/schroeppel-talk.pdf">A few mathematical experiments</a>, Experimental Mathematics Workshop, Oakland, California, March 30, 2004. %t A006765 Cases[Import["https://oeis.org/A000105/b000105.txt", "Table"], {_, _}][[All, 2]] - 1 // Rest (* _Jean-François Alcover_, Jan 21 2020 *) %Y A006765 Equals A000105(n)-1. A row of A049429. A column of A049430. %K A006765 nonn %O A006765 1,4 %A A006765 _N. J. A. Sloane_ %E A006765 Edited by _N. J. A. Sloane_, Sep 23 2011 %E A006765 Name clarified by _John Mason_, Jan 10 2023