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.

A096466 Triangle T(n,k), read by rows, formed by setting all entries in the zeroth column ((n,0) entries) and the main diagonal ((n,n) entries) to powers of 2 with all other entries formed by the recursion T(n,k) = T(n-1,k) + T(n,k-1).

Table of values

n a(n)
0 1
1 2
2 2
3 4
4 6
5 4
6 8
7 14
8 18
9 8
10 16
11 30
12 48
13 56
14 16
15 32
16 62
17 110
18 166
19 182
20 32
21 64
22 126
23 236
24 402
25 584
26 616
27 64
28 128
29 254
30 490
31 892
32 1476
33 2092
34 2156
35 128
36 256
37 510
38 1000
39 1892
40 3368
41 5460
42 7616
43 7744
44 256
45 512
46 1022
47 2022
48 3914
49 7282
50 12742
51 20358
52 28102
53 28358
54 512

List of values

[1, 2, 2, 4, 6, 4, 8, 14, 18, 8, 16, 30, 48, 56, 16, 32, 62, 110, 166, 182, 32, 64, 126, 236, 402, 584, 616, 64, 128, 254, 490, 892, 1476, 2092, 2156, 128, 256, 510, 1000, 1892, 3368, 5460, 7616, 7744, 256, 512, 1022, 2022, 3914, 7282, 12742, 20358, 28102, 28358, 512]