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.

A351879 a(0) = a(1) = 1; a(n) = -Sum_{k=0..n-2} binomial(n-2,k) * a(k) * a(n-k-2).

Table of values

n a(n)
0 1
1 1
2 -1
3 -2
4 0
5 10
6 10
7 -60
8 -220
9 400
10 4200
11 2200
12 -90200
13 -290400
14 1892000
15 15796000
16 -24024000
17 -775676000
18 -1592492000
19 36509880000
20 240055640000
21 -1435950560000
22 -23703057840000
23 7376731120000
24 2082346354000000
25 9478853472000000
26 -162472029808000000

List of values

[1, 1, -1, -2, 0, 10, 10, -60, -220, 400, 4200, 2200, -90200, -290400, 1892000, 15796000, -24024000, -775676000, -1592492000, 36509880000, 240055640000, -1435950560000, -23703057840000, 7376731120000, 2082346354000000, 9478853472000000, -162472029808000000]