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.

A275295 Number of set partitions of [2n] with symmetric block size list of length eight.

Original entry on oeis.org

1, 70, 4005, 219521, 11954993, 653625597, 35989579051, 1997232863281, 111698425867139, 6292920483661649, 356957345427055439, 20375264103726231304, 1169732275950521805077, 67508137728429209948117, 3914904903283946200635048, 228039200549822180269793411
Offset: 4

Views

Author

Alois P. Heinz, Jul 22 2016

Keywords

Examples

			a(4) = 1: 1|2|3|4|5|6|7|8.
		

Crossrefs

Bisection of column k=8 of A275281.

Formula

a(n) ~ 64^n / (20160*Pi^2*n^2). - Vaclav Kotesovec, Aug 02 2016