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.

User: Douglas A. Torrance

Douglas A. Torrance's wiki page.

Douglas A. Torrance has authored 4 sequences.

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

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

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

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

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

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

A308409 Number of bond trees with n bonds on the square lattice.

Original entry on oeis.org

1, 2, 6, 22, 87, 364, 1574, 6986, 31581, 144880, 672390, 3150362, 14877317, 70726936, 338158676
Offset: 0

Author

Douglas A. Torrance, May 25 2019

Keywords

Comments

a(n-1) is the number of bond trees with n sites (vertices) on the square lattice.
a(n) is the number of fixed polyedges (A096267) with n edges and no cycles.