A057433 Erroneous version of A006074.
1, 3, 4, 14, 30, 107, 318, 1106, 3671
Offset: 1
Keywords
References
- M. Gardner, Mathematical Magic Show. Random House, NY, 1978, p. 151.
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.
For n=3 there are 4 triaboloes. Of these, 2 conform to the tetrakis grid. Each of these 2 has a unique dissection into 6 tetrakis cells. - _George Sicherman_, Mar 25 2021
For n=3, there are two trapezoids.
a(2) = 10, because there are 10 ways of adjoining two isosceles right triangles: 3 distinct edge-to-edge joins (cf. A006074), and 7 distinct corner-to-corner joins.
a(10) = 32, because there are 32 ways of adjoining two monarcs: 7 distinct edge-to-edge joins, and 25 distinct corner-to-corner joins (including one double-corner join involving two concave arcs).
For n = 2, a(2) = 10. Two polyabolo cells can be joined at edges to form 3 different diaboloes, or at corners to form 7 different proper difetts.
/* See link to Unix C program polyaboloes.c under LINKS. */
Comments