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.

A174523 Triangle T(n,1) = A117989(n+1) in the first column and recursively T(n,k) = 2*T(n-1,k-1).

Table of values

n a(n)
1 1
2 1
3 2
4 3
5 2
6 4
7 3
8 6
9 4
10 8
11 7
12 6
13 12
14 8
15 16
16 8
17 14
18 12
19 24
20 16
21 32
22 14
23 16
24 28
25 24
26 48
27 32
28 64
29 18
30 28
31 32
32 56
33 48
34 96
35 64
36 128
37 28
38 36
39 56
40 64
41 112
42 96
43 192
44 128
45 256
46 35
47 56
48 72
49 112
50 128
51 224
52 192
53 384
54 256
55 512
56 53
57 70
58 112
59 144
60 224
61 256

List of values

[1, 1, 2, 3, 2, 4, 3, 6, 4, 8, 7, 6, 12, 8, 16, 8, 14, 12, 24, 16, 32, 14, 16, 28, 24, 48, 32, 64, 18, 28, 32, 56, 48, 96, 64, 128, 28, 36, 56, 64, 112, 96, 192, 128, 256, 35, 56, 72, 112, 128, 224, 192, 384, 256, 512, 53, 70, 112, 144, 224, 256]