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.

A343263 a(0) = 1; a(n+1) = exp(-a(n)) * Sum_{k>=0} a(n)^k * k^n / k!.

Table of values

n a(n)
0 1
1 1
2 1
3 2
4 22
5 301554
6 2493675105669492542968967478

List of values

[1, 1, 1, 2, 22, 301554, 2493675105669492542968967478]