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.

A333080 Number of fixed Tangles of size n.

Original entry on oeis.org

1, 2, 6, 22, 88, 372, 1626, 7292, 33309, 154374, 723740, 3425124, 16336747, 78437858
Offset: 0

Views

Author

Douglas A. Torrance, Mar 07 2020

Keywords

Comments

a(n) is the number of fixed 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 'fixed', we mean that we do not allow rotations or reflections.
Dual graphs of Tangles are polyedges (A096267), 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

Dual graphs of Tangles which are trees are bond trees on the square lattice (A308409), free Tangles (A333233).

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.