cp's OEIS Frontend

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.

A119611 Number of free polyominoes in {4,5} tessellation of the hyperbolic plane.

This page as a plain text file.
%I A119611 #71 Feb 16 2025 08:33:01
%S A119611 1,1,1,2,5,16,55,224,978,4507,21430,104423,517897,2606185,13272978
%N A119611 Number of free polyominoes in {4,5} tessellation of the hyperbolic plane.
%H A119611 Code Golf Stack Exchange, <a href="https://codegolf.stackexchange.com/a/200295/53884">Impress Donald Knuth by counting polyominoes on the hyperbolic plane</a>.
%H A119611 Don Hatch, <a href="http://www.plunk.org/~hatch/HyperbolicTesselations/">Hyperbolic Planar Tesselations: {4,5}</a>.
%H A119611 Peter Kagey, <a href="/A119611/a119611.pdf">Example of the a(5)=16 free pentominoes in {4,5} tessellation of the hyperbolic plane</a>.
%H A119611 Greg Malen, Érika Roldán, and Rosemberg Toalá-Enríquez, <a href="https://doi.org/10.1007/s00026-022-00631-1">Extremal {p, q}-Animals</a>, Ann. Comb. (2023), p. 3.
%H A119611 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Polyomino.html">Polyomino</a>.
%H A119611 Wikipedia, <a href="https://en.wikipedia.org/wiki/Order-5_square_tiling">Order-5 square tiling</a>.
%e A119611 For n = 0,1,2,3 the polyominoes in the {4,5} tessellation of the hyperbolic plane are essentially same as the ordinary polyominoes in the plane (A000105), with redefinition of "straight line" and angular deficiency at a vertex.
%e A119611 For n = 4, the square tetromino does not exist. In its place is the cut-square, a pentagonal pentomino with one cell removed.
%e A119611 For n = 5, see links section.
%o A119611 (GAP) # See the Code Golf Stack Exchange link.
%o A119611 (bc) /* See the Code Golf Stack Exchange link. */
%o A119611 (C) // See the Code Golf Stack Exchange link.
%Y A119611 Cf. A000105.
%K A119611 nonn,more
%O A119611 0,4
%A A119611 _Jonathan Vos Post_, Jun 04 2006
%E A119611 a(5) corrected by _Don Knuth_
%E A119611 a(6) corrected by _Christian Sievers_
%E A119611 a(7)-a(10) from _Christian Sievers_
%E A119611 a(11)-a(14) from _Ed Wynn_, Feb 14 2021