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.

A330715 a(1), a(2), a(3) = 1; a(n) = (a(n-1) mod a(n-3)) + a(n-2) + 1.

Table of values

n a(n)
1 1
2 1
3 1
4 2
5 2
6 3
7 4
8 4
9 6
10 7
11 10
12 12
13 16
14 19
15 24
16 28
17 34
18 39
19 46
20 52
21 60
22 67
23 76
24 84
25 94
26 103
27 114
28 124
29 136
30 147
31 160
32 172
33 186
34 199
35 214
36 228
37 244
38 259
39 276
40 292
41 310
42 327
43 346
44 364
45 384
46 403
47 424
48 444
49 466
50 487
51 510
52 532
53 556
54 579
55 604
56 628
57 654
58 679
59 706
60 732

List of values

[1, 1, 1, 2, 2, 3, 4, 4, 6, 7, 10, 12, 16, 19, 24, 28, 34, 39, 46, 52, 60, 67, 76, 84, 94, 103, 114, 124, 136, 147, 160, 172, 186, 199, 214, 228, 244, 259, 276, 292, 310, 327, 346, 364, 384, 403, 424, 444, 466, 487, 510, 532, 556, 579, 604, 628, 654, 679, 706, 732]