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.

A124038 Triangle read by rows: T(n, k) = T(n-1, k-1) - T(n-2, k), with T(n, n) = 1, T(n, n-1) = -2.

Table of values

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

List of values

[1, -2, 1, -1, -2, 1, 2, -2, -2, 1, 1, 4, -3, -2, 1, -2, 3, 6, -4, -2, 1, -1, -6, 6, 8, -5, -2, 1, 2, -4, -12, 10, 10, -6, -2, 1, 1, 8, -10, -20, 15, 12, -7, -2, 1, -2, 5, 20, -20, -30, 21, 14, -8, -2, 1, -1, -10, 15, 40, -35, -42, 28, 16, -9, -2, 1]