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.

A139707 Take n in binary. Rotate the binary digits to the right until a 1 once again appears as the leftmost digit. a(n) is result written in binary.

Table of values

n a(n)
1 1
2 10
3 11
4 100
5 110
6 101
7 111
8 1000
9 1100
10 1010
11 1101
12 1001
13 1110
14 1011
15 1111
16 10000
17 11000
18 10100
19 11001
20 10010
21 11010
22 10101
23 11011
24 10001
25 11100
26 10110
27 11101
28 10011
29 11110
30 10111
31 11111
32 100000
33 110000
34 101000
35 110001
36 100100
37 110010

List of values

[1, 10, 11, 100, 110, 101, 111, 1000, 1100, 1010, 1101, 1001, 1110, 1011, 1111, 10000, 11000, 10100, 11001, 10010, 11010, 10101, 11011, 10001, 11100, 10110, 11101, 10011, 11110, 10111, 11111, 100000, 110000, 101000, 110001, 100100, 110010]