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.

A144435 Triangle T(n, k) = (m*(n-k) + 1)*T(n-1, k-1) + (m*(k-1) + 1)*T(n-1, k) + j*T(n-2, k-1), where T(n, 1) = T(n, n) = 1, m = -1, and j = 2, read by rows.

Table of values

n a(n)
1 1
2 1
3 1
4 1
5 2
6 1
7 1
8 1
9 1
10 1
11 1
12 0
13 2
14 0
15 1
16 1
17 -1
18 0
19 0
20 -1
21 1
22 1
23 -2
24 3
25 4
26 3
27 -2
28 1
29 1
30 -3
31 3
32 -17
33 -17
34 3
35 -3
36 1
37 1
38 -4
39 8
40 28
41 110
42 28
43 8
44 -4
45 1
46 1
47 -5
48 10
49 -90
50 -476
51 -476
52 -90
53 10
54 -5
55 1

List of values

[1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 0, 2, 0, 1, 1, -1, 0, 0, -1, 1, 1, -2, 3, 4, 3, -2, 1, 1, -3, 3, -17, -17, 3, -3, 1, 1, -4, 8, 28, 110, 28, 8, -4, 1, 1, -5, 10, -90, -476, -476, -90, 10, -5, 1]