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.

A330885 Square array T(n,k) read by antidiagonals upwards: T(n,0)=1; T(n,1) = n+1; T(n,2) = 2n+1, T(n,k>2) = T(n,k-1) - T(n,k-2) - T(n,k-3).

Table of values

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

List of values

[1, 1, 1, 1, 2, 1, 1, 3, 3, -1, 1, 4, 5, 0, -3, 1, 5, 7, 1, -5, -3, 1, 6, 9, 2, -7, -8, 1, 1, 7, 11, 3, -9, -13, -3, 7, 1, 8, 13, 4, -11, -18, -7, 10, 9, 1, 9, 15, 5, -13, -23, -11, 13, 21, 1, 1, 10, 17, 6, -15, -28, -15, 16, 33, 14, -15]