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.

A243360 a(n) = arrange digits of concatenation of divisors of n (A037278, A176558) in decreasing order (in base 10).

Original entry on oeis.org

1, 21, 31, 421, 51, 6321, 71, 8421, 931, 52110, 111, 6432211, 311, 74211, 55311, 864211, 711, 9863211, 911, 54221100, 73211, 222111, 321, 8644322211, 5521, 632211, 97321, 87442211, 921, 65533211100, 311, 86432211, 333111, 743211, 75531, 986643322111, 731
Offset: 1

Views

Author

Jaroslav Krizek, Jun 04 2014

Keywords

Comments

See A243363 = numbers n such that a(n) = 9876543210.

Examples

			For n = 12; divisors of 12: 1, 2, 3, 4, 6, 12; a(12) = 6432211.
		

Crossrefs

Programs