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.

A182419 a(0)=0, a(n+1) = (a(n) XOR floor(a(n)/8)) + 1, where XOR is the bitwise exclusive-or operator.

Table of values

n a(n)
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 10
10 12
11 14
12 16
13 19
14 18
15 17
16 20
17 23
18 22
19 21
20 24
21 28
22 32
23 37
24 34
25 39
26 36
27 33
28 38
29 35
30 40
31 46
32 44
33 42
34 48
35 55
36 50
37 53
38 52
39 51
40 54
41 49
42 56
43 64
44 73
45 65
46 74
47 68
48 77
49 69
50 78
51 72
52 66
53 75
54 67
55 76
56 70
57 79
58 71
59 80
60 91
61 81
62 92
63 88
64 84
65 95

List of values

[0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 12, 14, 16, 19, 18, 17, 20, 23, 22, 21, 24, 28, 32, 37, 34, 39, 36, 33, 38, 35, 40, 46, 44, 42, 48, 55, 50, 53, 52, 51, 54, 49, 56, 64, 73, 65, 74, 68, 77, 69, 78, 72, 66, 75, 67, 76, 70, 79, 71, 80, 91, 81, 92, 88, 84, 95]