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.

A048708 Numerators of ratios converging to the Thue-Morse constant, converted to hexadecimal.

Original entry on oeis.org

0, 1, 6, 69, 6996, 69969669, 6996966996696996, 69969669966969969669699669969669, 6996966996696996966969966996966996696996699696696996966996696996
Offset: 0

Views

Author

Antti Karttunen, Mar 09 1999

Keywords

Comments

Starting from the term 6, the next term can be obtained from the previous one by appending its "horizontally" flipped variant (6 <-> 9, which equals its binary complement). Also, starting from the term 69, every second term stays same if read upside down from the other end (i.e., those numbers look same even if you rotate them by 180 degrees).

Crossrefs

Formula

map(convert, A048707, hex)