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.

A096601 Triangle (read by rows) where the number of row entries increases by steps of 2 and the entries are stacked in a rectangular fashion. The end entries are set to 1. Rest of entries are set to the sum of the entry directly above in the previous row plus the entry (if present) in the previous row that is either to the left (if the current row number is even) or to the right (if odd).

Table of values

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

List of values

[1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 3, 4, 3, 2, 1, 1, 2, 4, 7, 7, 5, 3, 1, 1, 1, 1, 3, 6, 11, 14, 12, 8, 4, 2, 1, 1, 2, 4, 9, 17, 25, 26, 20, 12, 6, 3, 1, 1, 1, 1, 3, 6, 13, 26, 42, 51, 46, 32, 18, 9, 4, 2, 1, 1, 2, 4, 9, 19, 39, 68, 93, 97, 78, 50, 27, 13, 6, 3, 1, 1]