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.

Showing 1-2 of 2 results.

A333233 Number of free Tangles of size n.

Original entry on oeis.org

1, 1, 2, 5, 16, 55, 221, 947, 4239, 19452, 90791, 428839, 2043548, 9807941
Offset: 0

Views

Author

Douglas A. Torrance, Mar 12 2020

Keywords

Comments

a(n) is the number of free Tangles (smooth simple closed curves piecewise-defined by quadrants of circles) which have a dual graph containing n edges, or equivalently, enclose an area of (4*n + Pi)*r^2, where 1/r is the curvature. By 'free', we mean that we allow rotations and reflections.
Tangles may also be 'fixed', i.e., if we do not allow rotations and reflections (A333080).
Tangles whose dual graphs are trees correspond exactly to diagonal polyominoes (A056841).
Dual graphs of Tangles are polysticks (A019988), but the only chordless cycles allowed are squares, e.g., this is *not* the dual graph of a Tangle:
o-o-o
| |
o-o-o
but this is:
o-o-o
| | |
o-o-o

Crossrefs

Extensions

a(11)-a(13) from John Mason, Feb 14 2023

A333249 Number of one-sided Tangles of size n.

Original entry on oeis.org

1, 1, 2, 7, 25, 99, 415, 1849, 8368, 38712, 181111, 856833, 4085025, 19612082
Offset: 0

Views

Author

Douglas A. Torrance, Mar 13 2020

Keywords

Comments

a(n) is the number of one-sided Tangles (smooth simple closed curves piecewise-defined by quadrants of circles) which have a dual graph containing n edges, or equivalently, enclose an area of (4*n + Pi)*r^2, where 1/r is the curvature. By 'one-sided', we mean that we allow rotations but not reflections.
Dual graphs of Tangles are polyedges (A151537), but the only chordless cycles allowed are squares, e.g., this is *not* the dual graph of a Tangle:
o-o-o
| |
o-o-o
but this is:
o-o-o
| | |
o-o-o
Tangles may also be 'fixed' if we do not allow rotations and reflections (A333080) or 'free' if we allow both rotations and reflections (A333233).

Crossrefs

Extensions

a(11)-a(13) from John Mason, Feb 15 2023
Showing 1-2 of 2 results.