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.

A271858 Number of ways to trisect a triangle with side length n exactly into three identical parts in a triangular lattice.

Original entry on oeis.org

0, 1, 1, 2, 5, 20, 56, 276, 2136, 13756, 148352, 2727448, 41044816, 1056334024, 46033137324
Offset: 1

Views

Author

Andrew Howroyd, Apr 15 2016

Keywords

Comments

In the case that n is not divisible by 3 the central triangle is removed, otherwise the dissection would not be possible.

Crossrefs