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.

A048715 Binary expansion matches (100(0)*)*(0|1|10)?; or, Zeckendorf-like expansion of n using recurrence f(n) = f(n-1) + f(n-3).

Table of values

n a(n)
0 0
1 1
2 2
3 4
4 8
5 9
6 16
7 17
8 18
9 32
10 33
11 34
12 36
13 64
14 65
15 66
16 68
17 72
18 73
19 128
20 129
21 130
22 132
23 136
24 137
25 144
26 145
27 146
28 256
29 257
30 258
31 260
32 264
33 265
34 272
35 273
36 274
37 288
38 289
39 290
40 292
41 512
42 513
43 514
44 516
45 520
46 521
47 528
48 529
49 530
50 544
51 545
52 546
53 548
54 576
55 577
56 578
57 580

List of values

[0, 1, 2, 4, 8, 9, 16, 17, 18, 32, 33, 34, 36, 64, 65, 66, 68, 72, 73, 128, 129, 130, 132, 136, 137, 144, 145, 146, 256, 257, 258, 260, 264, 265, 272, 273, 274, 288, 289, 290, 292, 512, 513, 514, 516, 520, 521, 528, 529, 530, 544, 545, 546, 548, 576, 577, 578, 580]