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.

A305823 Total number of blocks in all set partitions of [n] with alternating parity of elements.

Original entry on oeis.org

0, 1, 3, 8, 20, 53, 136, 383, 1067, 3292, 10162, 34586, 118332, 441898, 1660947, 6745710, 27575425, 120801230, 532530170, 2499230441, 11800052796, 58992236094, 296630364605, 1572128197439, 8378539879636, 46882666240016, 263735138346443, 1552510947814406
Offset: 0

Views

Author

Alois P. Heinz, Jun 10 2018

Keywords

Crossrefs

Cf. A274581.

Formula

a(n) = Sum_{k=0..n} k * A274581(n,k).