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.

A067146 Shifts left under exponential reversion.

Original entry on oeis.org

1, 1, -1, 4, -29, 309, -4383, 78121, -1684706, 42801222, -1255919755, 41918624013, -1572257236114, 65619165625383, -3022617826829288, 152615633802149416, -8397224009015443509, 500957609480739613321
Offset: 1

Views

Author

Christian G. Bower, Jan 03 2002

Keywords

Comments

A signed version of A210949.

Crossrefs

Formula

E.g.f. satisfies A^(-1)(x) = A'(x) - 1.
a(n) = (-1)^n * Sum_{k=0..n-1} A277410(n,k), for n>1. - Paul D. Hanna, Jan 06 2017