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.

A214292 Triangle read by rows: T(n,k) = T(n-1,k-1) + T(n-1,k), 0 < k < n with T(n,0) = n and T(n,n) = -n.

Table of values

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

List of values

[0, 1, -1, 2, 0, -2, 3, 2, -2, -3, 4, 5, 0, -5, -4, 5, 9, 5, -5, -9, -5, 6, 14, 14, 0, -14, -14, -6, 7, 20, 28, 14, -14, -28, -20, -7, 8, 27, 48, 42, 0, -42, -48, -27, -8, 9, 35, 75, 90, 42, -42, -90, -75, -35, -9, 10, 44, 110, 165, 132, 0, -132, -165, -110, -44, -10]