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.

A220491 The smallest n-digit number whose last k digits are divisible by k for k = 1..n.

Original entry on oeis.org

0, 10, 102, 1000, 10000, 102000, 1000300, 10000000, 102000600, 1000000000, 10000108360, 102000060480, 1000006930000, 10000063165960, 102000042276960, 1000000000000000, 10000000141981840, 102000006021375360, 1000000081060819840, 10000000000000000000
Offset: 1

Views

Author

Shyam Sunder Gupta, Aug 07 2013

Keywords

Examples

			There are ten one-digit numbers divisible by 1, and the smallest is 0, so a(1) = 0.
For two-digit numbers, the ones digit must be divisible by 2 which gives 10 as the smallest to satisfy the requirement. So a(2) = 10.
		

Crossrefs

Cf. A164836.

Extensions

More terms from Jinyuan Wang, Mar 09 2020