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.

A292049 Triangle read by rows: T(n,k) = (-1)^(k-1) * T(n-k,k-1) + T(n-k,k) with T(0,0) = 1 for 0 <= k <= A003056(n).

Table of values

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

List of values

[1, 0, 1, 0, 1, 0, 1, -1, 0, 1, -1, 0, 1, -2, 0, 1, -2, -1, 0, 1, -3, -1, 0, 1, -3, -2, 0, 1, -4, -3, 0, 1, -4, -4, 1, 0, 1, -5, -5, 1, 0, 1, -5, -7, 2, 0, 1, -6, -8, 3, 0, 1, -6, -10, 5, 0, 1, -7, -12, 6, 1, 0, 1, -7, -14, 9, 1, 0, 1, -8, -16, 11, 2, 0, 1, -8, -19]