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.

A014329 Convolution of partition numbers and Catalan numbers.

Original entry on oeis.org

1, 2, 5, 12, 31, 84, 245, 752, 2413, 7991, 27104, 93605, 327886, 1161735, 4155323, 14982399, 54393829, 198666117, 729443563, 2690890444, 9968312790, 37066929338, 138304185107, 517646986719, 1942966098461, 7311862919106, 27582428518833, 104279585166245
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) ~ c * 4^n / (sqrt(Pi) * n^(3/2)), where c = Sum_{k>=0} A000041(k)/4^k = 1/QPochhammer[1/4, 1/4] = 1.4523536424495970158347130224852748733612279788... . - Vaclav Kotesovec, Jun 23 2015
G.f.: (1 - sqrt(1-4*x))/(2*x*QPochhammer(x)). - G. C. Greubel, Jan 08 2023