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.

A259871 a(0)=1/2, a(1)=1; a(n) = n*a(n-1) + (n-2)*a(n-2) - 2*Sum_{j=1..n-1} a(j)*a(n-j) + 2*Sum_{j=0..n-1} a(j)*a(n-1-j).

Table of values

n a(n)
1 1
2 2
3 5
4 14
5 45
6 170
7 777
8 4350
9 29513
10 236530
11 2179133
12 22576206
13 258821269
14 3245286490
15 44115311969
16 645664173566
17 10117122765905
18 168922438409826
19 2993228077070645
20 56090022818326542
21 1108099905463382973
22 23015655499699484810
23 501356717394207256441

List of values

[1, 2, 5, 14, 45, 170, 777, 4350, 29513, 236530, 2179133, 22576206, 258821269, 3245286490, 44115311969, 645664173566, 10117122765905, 168922438409826, 2993228077070645, 56090022818326542, 1108099905463382973, 23015655499699484810, 501356717394207256441]