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.

A064743 A064413(n) written in base of primes, read from right to left, written as a string.

Original entry on oeis.org

0, 1, 2, 11, 10, 20, 12, 3, 101, 100, 110, 21, 1001, 1000, 1010, 13, 4, 102, 10001, 10000, 10010, 30, 111, 200, 1100, 1002, 100001, 100000, 100010, 22, 5, 1000001, 1000000, 1000010, 1011, 10000001, 10000000, 10000010, 120, 103, 10002
Offset: 1

Views

Author

N. J. A. Sloane, Oct 18 2001

Keywords

Examples

			A064413(12) = 18 = 3^2*2^1, so a(12) = 21.
		

Crossrefs

Of course this "string" representation will not work once A064413 reaches 1024. See also A064744.