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.

A174136 Partial sums of A003087.

Original entry on oeis.org

1, 2, 4, 10, 41, 343, 6327, 249995, 20536020, 3445474030, 1169394086932, 798731069436512, 1094825607339329108, 3006942191342795594938, 16533858553282474307626008, 181924651566316766693192987410
Offset: 0

Views

Author

Jonathan Vos Post, Mar 09 2010

Keywords

Comments

Partial sums of number of acyclic digraphs with n unlabeled nodes; equivalently partial sums of the number of equivalence classes of n X n real (0,1)-matrices with all eigenvalues positive, up to conjugation by permutations. The subsequence of primes in this partial sum begins: 2, 41, no more through a(18).

Crossrefs

Formula

a(n) = SUM[i=0..n] A003087(i).