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.

A059036 In a triangle of numbers (such as that in A059032, A059033, A059034) how many entries lie above position (n,k)? Answer: T(n,k) = (n+1)*(k+1)-1 (n >= 0, k >= 0).

Table of values

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

List of values

[0, 1, 1, 2, 3, 2, 3, 5, 5, 3, 4, 7, 8, 7, 4, 5, 9, 11, 11, 9, 5, 6, 11, 14, 15, 14, 11, 6, 7, 13, 17, 19, 19, 17, 13, 7, 8, 15, 20, 23, 24, 23, 20, 15, 8, 9, 17, 23, 27, 29, 29, 27, 23, 17, 9, 10, 19, 26, 31, 34, 35, 34, 31, 26, 19, 10, 11, 21, 29, 35, 39, 41]