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.

A067305 Second column of triangle A067304.

Original entry on oeis.org

1, 5, 36, 328, 3440, 39408, 478912, 6068480, 79315200, 1061628160, 14480086016, 200540018688, 2812618092544, 39867889037312, 570237130752000, 8219880968028160, 119293333282291712, 1741605394647416832
Offset: 0

Views

Author

Wolfdieter Lang, Feb 05 2002

Keywords

Formula

a(n)= A067304(n+1, 1) = A067297(n+1) - A064340(n+1), n>=0.
G.f.: 4*(3+c(4*x))*(c(4*x)^3)/(1+c(4*x))^4 with c(x) g.f. of A000108 (Catalan).