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.

A096465 Triangle (read by rows) formed by setting all entries in the first column and in the main diagonal ((i,i) entries) to 1 and the rest of the entries by the recursion T(n, k) = T(n-1, k) + T(n, k-1).

Table of values

n a(n)
0 1
1 1
2 1
3 1
4 2
5 1
6 1
7 3
8 4
9 1
10 1
11 4
12 8
13 9
14 1
15 1
16 5
17 13
18 22
19 23
20 1
21 1
22 6
23 19
24 41
25 64
26 65
27 1
28 1
29 7
30 26
31 67
32 131
33 196
34 197
35 1
36 1
37 8
38 34
39 101
40 232
41 428
42 625
43 626
44 1
45 1
46 9
47 43
48 144
49 376
50 804
51 1429
52 2055
53 2056
54 1
55 1
56 10
57 53
58 197
59 573
60 1377
61 2806
62 4861
63 6917
64 6918
65 1
66 1
67 11
68 64
69 261
70 834
71 2211
72 5017
73 9878
74 16795
75 23713
76 23714
77 1

List of values

[1, 1, 1, 1, 2, 1, 1, 3, 4, 1, 1, 4, 8, 9, 1, 1, 5, 13, 22, 23, 1, 1, 6, 19, 41, 64, 65, 1, 1, 7, 26, 67, 131, 196, 197, 1, 1, 8, 34, 101, 232, 428, 625, 626, 1, 1, 9, 43, 144, 376, 804, 1429, 2055, 2056, 1, 1, 10, 53, 197, 573, 1377, 2806, 4861, 6917, 6918, 1, 1, 11, 64, 261, 834, 2211, 5017, 9878, 16795, 23713, 23714, 1]