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.

A258669 Number of partitions of 2*n! into parts that are at most n.

Original entry on oeis.org

0, 1, 3, 19, 1033, 1302311, 74312057469, 291484874476601933, 109290159404495354765494065, 5262212497884462986538879797523944401, 42425405450182072688801993326226988336684453926401, 72600595215718916449806606426629386781199080157371905867835756161
Offset: 0

Views

Author

Vaclav Kotesovec, Jun 07 2015

Keywords

Crossrefs

Formula

a(n) ~ n * 2^(n-1) * (n!)^(n-3).