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.

A139709 Take n in binary. Rotate the binary digits to the left 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 1110
12 1001
13 1011
14 1101
15 1111
16 10000
17 11000
18 10100
19 11100
20 10010
21 10110
22 11010
23 11110
24 10001
25 10011
26 10101
27 10111
28 11001
29 11011
30 11101
31 11111
32 100000
33 110000
34 101000
35 111000
36 100100
37 101100

List of values

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