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.

A318685 Triangle read by rows: T(0,0) = 1; T(n,k) = 2 T(n-1,k) - 3 T(n-1,k-1) + T(n-1,k-2) for k = 0..2n; T(n,k)=0 for n or k < 0.

Table of values

n a(n)
0 1
1 2
2 -3
3 1
4 4
5 -12
6 13
7 -6
8 1
9 8
10 -36
11 66
12 -63
13 33
14 -9
15 1
16 16
17 -96
18 248
19 -360
20 321
21 -180
22 62
23 -12
24 1
25 32
26 -240
27 800
28 -1560
29 1970
30 -1683
31 985
32 -390
33 100
34 -15
35 1
36 64
37 -576
38 2352
39 -5760
40 9420
41 -10836
42 8989
43 -5418
44 2355
45 -720
46 147
47 -18
48 1
49 128
50 -1344
51 6496
52 -19152
53 38472
54 -55692
55 59906
56 -48639
57 29953
58 -13923
59 4809
60 -1197
61 203
62 -21
63 1

List of values

[1, 2, -3, 1, 4, -12, 13, -6, 1, 8, -36, 66, -63, 33, -9, 1, 16, -96, 248, -360, 321, -180, 62, -12, 1, 32, -240, 800, -1560, 1970, -1683, 985, -390, 100, -15, 1, 64, -576, 2352, -5760, 9420, -10836, 8989, -5418, 2355, -720, 147, -18, 1, 128, -1344, 6496, -19152, 38472, -55692, 59906, -48639, 29953, -13923, 4809, -1197, 203, -21, 1]