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.

A153013 Starting with input 0, find the binary value of the input. Then interpret resulting string of 1's and 0's as prime-based numbers, as follows: 0's are separators, uninterrupted strings of 1's are interpreted from right to left as exponents of the prime numbers. Output is returned as input for the next number in sequence.

Table of values

n a(n)
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 9
8 10
9 15
10 16
11 11
12 12
13 25
14 50
15 147
16 220
17 6125
18 1968750
19 89142864525
20 84252896510182189218
21 34892570216750728458698250328871491829901861750593684043

List of values

[0, 1, 2, 3, 4, 5, 6, 9, 10, 15, 16, 11, 12, 25, 50, 147, 220, 6125, 1968750, 89142864525, 84252896510182189218, 34892570216750728458698250328871491829901861750593684043]