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.

A101037 Triangle read by rows: T(n,1) = T(n,n) = n and for 1 T(n,k) = floor((T(n-1,k-1)+T(n-1,k))/2).

Table of values

n a(n)
1 1
2 2
3 2
4 3
5 2
6 3
7 4
8 2
9 2
10 4
11 5
12 3
13 2
14 3
15 5
16 6
17 4
18 2
19 2
20 4
21 6
22 7
23 5
24 3
25 2
26 3
27 5
28 7
29 8
30 6
31 4
32 2
33 2
34 4
35 6
36 8
37 9
38 7
39 5
40 3
41 2
42 3
43 5
44 7
45 9
46 10
47 8
48 6
49 4
50 2
51 2
52 4
53 6
54 8
55 10
56 11
57 9
58 7
59 5
60 3
61 2
62 3
63 5
64 7
65 9
66 11
67 12
68 10
69 8
70 6
71 4
72 2
73 2
74 4
75 6
76 8
77 10
78 12
79 13
80 11
81 9
82 7
83 5
84 3
85 2
86 3
87 5
88 7
89 9
90 11
91 13
92 14
93 12
94 10
95 8
96 6
97 4
98 2
99 2
100 4
101 6
102 8
103 10
104 12
105 14

List of values

[1, 2, 2, 3, 2, 3, 4, 2, 2, 4, 5, 3, 2, 3, 5, 6, 4, 2, 2, 4, 6, 7, 5, 3, 2, 3, 5, 7, 8, 6, 4, 2, 2, 4, 6, 8, 9, 7, 5, 3, 2, 3, 5, 7, 9, 10, 8, 6, 4, 2, 2, 4, 6, 8, 10, 11, 9, 7, 5, 3, 2, 3, 5, 7, 9, 11, 12, 10, 8, 6, 4, 2, 2, 4, 6, 8, 10, 12, 13, 11, 9, 7, 5, 3, 2, 3, 5, 7, 9, 11, 13, 14, 12, 10, 8, 6, 4, 2, 2, 4, 6, 8, 10, 12, 14]