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.

A096470 Triangle T(n,k), read by rows, formed by setting all entries in the zeroth column and in the main diagonal ((n,n) entries) to 1 and defining the rest of the entries by the recursion T(n,k) = T(n-1,k) - T(n,k-1).

Table of values

n a(n)
0 1
1 1
2 1
3 1
4 0
5 1
6 1
7 -1
8 2
9 1
10 1
11 -2
12 4
13 -3
14 1
15 1
16 -3
17 7
18 -10
19 11
20 1
21 1
22 -4
23 11
24 -21
25 32
26 -31
27 1
28 1
29 -5
30 16
31 -37
32 69
33 -100
34 101
35 1
36 1
37 -6
38 22
39 -59
40 128
41 -228
42 329
43 -328
44 1
45 1
46 -7
47 29
48 -88
49 216
50 -444
51 773
52 -1101
53 1102
54 1
55 1
56 -8
57 37
58 -125
59 341
60 -785
61 1558
62 -2659
63 3761
64 -3760
65 1
66 1
67 -9
68 46
69 -171
70 512
71 -1297
72 2855
73 -5514
74 9275
75 -13035
76 13036
77 1

List of values

[1, 1, 1, 1, 0, 1, 1, -1, 2, 1, 1, -2, 4, -3, 1, 1, -3, 7, -10, 11, 1, 1, -4, 11, -21, 32, -31, 1, 1, -5, 16, -37, 69, -100, 101, 1, 1, -6, 22, -59, 128, -228, 329, -328, 1, 1, -7, 29, -88, 216, -444, 773, -1101, 1102, 1, 1, -8, 37, -125, 341, -785, 1558, -2659, 3761, -3760, 1, 1, -9, 46, -171, 512, -1297, 2855, -5514, 9275, -13035, 13036, 1]