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.

A222811 Number of n-digit numbers N such that the reversal of N divides N.

Original entry on oeis.org

9, 18, 111, 212, 1128, 2067, 11123, 20270, 110440, 200971, 1101475, 2003592, 11005388
Offset: 1

Views

Author

N. J. A. Sloane, Mar 10 2013

Keywords

Comments

Suggested by A214927.
Even terms are roughly double the previous term. - David Consiglio, Jr., Mar 22 2013

Examples

			Some of the smallest solutions are:
[1, 2, 3, 4, 5, 6, 7, 8, 9] (so a(1) = 9),
[10, 11, 20, 22, 30, 33, 40, 44, 50, 55, 60, 66, 70, 77, 80, 88, 90, 99] (so a(2) = 18),
[100, 101, 110, 111, 121, 131, 141, 151, 161, 171, 181, 191, 200, 202, 212, 220, 222, 232, 242, 252, 262, 272, 282, 292, 300, 303, 313, 323, 330, 333, 343, 353, ...]
		

Crossrefs

Extensions

a(8) - a(11) from David Consiglio, Jr., Mar 22 2013
a(12)-a(13) from Giovanni Resta, Apr 01 2013