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.

A342467 a(n) is the number of n-th order magic triangles.

Original entry on oeis.org

0, 4, 18, 700, 13123, 316424, 7317145, 176476738, 4279366371
Offset: 2

Views

Author

Stefano Spezia, Mar 13 2021

Keywords

Comments

The Trotter reference gives the value 1356 = 76 * 18 for a(5), which is incorrect since 76 is the number of corner groupings and 18 is the maximum number of solutions in any grouping. - Andrew Howroyd, Feb 05 2022

Crossrefs

Programs

  • PARI
    \\ See Links.

Formula

a(n) < A351223(n). - Stefano Spezia, Feb 05 2022

Extensions

a(5) corrected by Andrew Howroyd and Stefano Spezia, Feb 05 2022
a(6)-a(10) from Andrew Howroyd, Feb 05 2022