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.

A076151 a(n) = (n-1)!*binomial(3*n,n)/(3*(2*n+1)).

Original entry on oeis.org

1, 8, 110, 2184, 57120, 1860480, 72681840, 3315312000, 173059286400, 10178348544000, 666172912204800, 48032775105638400, 3783468344527872000, 323279062935013785600, 29783920485745730304000, 2943352142120754524160000, 310589942708652231905280000
Offset: 2

Views

Author

N. J. A. Sloane, May 18 2003

Keywords

Formula

2*n*(2*n+1)*a(n) - 3*(n-1)*(3*n-1)*(3*n-2)*a(n-1) = 0. - R. J. Mathar, Jun 07 2013