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.

A362292 a(n) = (n+1/3)^n * (3*n)!/n!.

Original entry on oeis.org

1, 8, 1960, 2240000, 7037430400, 47023181004800, 573855569801113600, 11561744236447268864000, 357878145625000000000000000, 16126894605060719806880153600000, 1014615361149039162308699493990400000, 86191463407361600308443922239271731200000
Offset: 0

Views

Author

Seiichi Manyama, Apr 14 2023

Keywords

Crossrefs

Programs

  • PARI
    a(n) = (n+1/3)^n*(3*n)!/n!;