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.

A112417 Sequence is generated as in A048985, but primes are instead written in decreasing order before being concatenated.

Original entry on oeis.org

1, 2, 3, 10, 5, 14, 7, 42, 15, 22, 11, 58, 13, 30, 23, 170, 17, 62, 19, 90, 31, 46, 23, 234, 45, 54, 63, 122, 29, 94, 31, 682, 47, 70, 61, 250, 37, 78, 55, 362, 41, 126, 43, 186, 95, 94, 47, 938, 63, 182, 71, 218, 53, 254, 93, 490, 79, 118, 59, 378, 61, 126, 127, 2730
Offset: 1

Views

Author

Leroy Quet, Dec 09 2005

Keywords

Examples

			12 = 3 * 2^2, with prime divisors written in descending order.
So we have 3 = 11 binary, 2 = 10 binary, 2 = 10 binary, which is (after concatenation) 111010. So a(12) is 111010 = 58 when converted from binary to decimal.
		

Crossrefs

Extensions

More terms from Diana L. Mecum, Jul 14 2007