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.

A033156 a(1) = 1; for m >= 2, a(n) = a(n-1) + floor(a(n-1)/(n-1)) + 2.

Table of values

n a(n)
1 1
2 4
3 8
4 12
5 17
6 22
7 27
8 32
9 38
10 44
11 50
12 56
13 62
14 68
15 74
16 80
17 87
18 94
19 101
20 108
21 115
22 122
23 129
24 136
25 143
26 150
27 157
28 164
29 171
30 178
31 185
32 192
33 200
34 208
35 216
36 224
37 232
38 240
39 248
40 256
41 264
42 272
43 280
44 288
45 296
46 304
47 312
48 320
49 328
50 336
51 344
52 352
53 360
54 368
55 376
56 384
57 392
58 400
59 408

List of values

[1, 4, 8, 12, 17, 22, 27, 32, 38, 44, 50, 56, 62, 68, 74, 80, 87, 94, 101, 108, 115, 122, 129, 136, 143, 150, 157, 164, 171, 178, 185, 192, 200, 208, 216, 224, 232, 240, 248, 256, 264, 272, 280, 288, 296, 304, 312, 320, 328, 336, 344, 352, 360, 368, 376, 384, 392, 400, 408]