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.

A053041 Smallest n-digit number divisible by n.

Original entry on oeis.org

1, 10, 102, 1000, 10000, 100002, 1000006, 10000000, 100000008, 1000000000, 10000000010, 100000000008, 1000000000012, 10000000000004, 100000000000005, 1000000000000000, 10000000000000016, 100000000000000008, 1000000000000000018, 10000000000000000000
Offset: 1

Views

Author

Henry Bottomley, Feb 24 2000

Keywords

Crossrefs

Programs

Formula

a(n) = n*ceiling(10^(n-1)/n). - Vladeta Jovovic, Dec 27 2001

Extensions

More terms from David Wasserman, Feb 26 2002