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.

A299705 Number of ways to dissect an equilateral triangle into n non-overlapping equilateral triangles counting isomorphisms only once.

Original entry on oeis.org

1, 0, 0, 1, 0, 1, 2, 3, 9, 23, 62, 188, 574, 1826, 5953, 19664, 66049, 224700, 771859, 2674753
Offset: 1

Views

Author

Peter Munn and Hugo Pfoertner, Feb 17 2018

Keywords

Comments

Data from Figure 7 of Drapal and Hamalainen, see link.

Examples

			a(9)=9:
        *                 *                              *
       / \               / \                            / \
      *---*             +   +                          +   +
     / \ / \           /     \                        /     \
    *---*---*         +       +                      +       +
   / \ / \ / \       /         \                    /         \
  *---*---*---*     +           +                  +           +
                   /             \                /             \
                  *---+---*---+---*              *---+---+---*---*
                 / \     / \     / \            / \         / \ / \
                +   +   +   +   +   +          +   +       *---*---*
               /     \ /     \ /     \        /     \     / \     / \
              +       *---*---*       +      +       +   +   +   +   +
             /         \ / \ /         \    /         \ /     \ /     \
            *---+---+---*---*---+---+---*  *---+---+---*---+---*---+---*
.
              *         *---+---+---*---+---+---*         *
             / \         \         / \         /         / \
            +   +         +       +   +       +         +   +
           /     \         \     /     \     /         /     \
          +       +         +   *---*---*   +         +       +
         /         \         \ / \ / \ / \ /         /         \
        +           +         *---*---*---*         +           +
       /             \         \         /         /             \
      *---+---*---+---*         +       +         *---+---*---*---*
     / \     / \     / \         \     /         / \     / \ / \ / \
    +   +   +   +   *---*         +   +         +   +   +   *---*   +
   /     \ /     \ / \ / \         \ /         /     \ /     \ /     \
  *---+---*---+---*---*---*         *         *---+---*---+---*---+---*
.
              *         *---+---*---*---*---+---*         *
             / \         \     / \ / \ / \     /         / \
            +   +         +   +   *---*   +   +         +   +
           /     \         \ /     \ /     \ /         /     \
          *---*---*         *---+---*---+---*         +       +
         / \ / \ / \         \             /         /         \
        *---*---*---*         +           +         *---+---+---*
       / \         / \         \         /         / \         / \
      +   +       +   +         +       +         +   +       +   +
     /     \     /     \         \     /         /     \     /     \
    +       +   +       +         +   +         *---*---*   +       +
   /         \ /         \         \ /         / \ / \ / \ /         \
  *---+---+---*---+---+---*         *         *---*---*---*---+---+---*
		

Crossrefs

Extensions

Offset changed, also name to accommodate, following suggestion by M. F. Hasler, Feb 23 2018