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.

A354267 A Fibonacci-Pascal triangle read by rows: T(n, n) = 1, T(n, n-1) = n - 1, T(n, 0) = T(n-1, 1) and T(n, k) = T(n-1, k-1) + T(n-1, k) for 0 < k < n-1.

Table of values

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

List of values

[1, 0, 1, 1, 1, 1, 1, 2, 2, 1, 2, 3, 4, 3, 1, 3, 5, 7, 7, 4, 1, 5, 8, 12, 14, 11, 5, 1, 8, 13, 20, 26, 25, 16, 6, 1, 13, 21, 33, 46, 51, 41, 22, 7, 1, 21, 34, 54, 79, 97, 92, 63, 29, 8, 1, 34, 55, 88, 133, 176, 189, 155, 92, 37, 9, 1, 55, 89, 143, 221, 309, 365, 344, 247, 129, 46, 10, 1]