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.

A076070 Smallest multiple of n that can be formed by using the digits of the next n numbers, or 0 if no such number exists.

This page as a plain text file.
%I A076070 #12 Mar 18 2025 04:11:47
%S A076070 1,32,456,17908,1111112345,101111226798,22222222345687,
%T A076070 1022333333335496,102333344444445789,12344444555555567890,
%U A076070 1023455656565666676869,102345666677777777777988,10012345677888888888998899,1000000011111122334455769999999998
%N A076070 Smallest multiple of n that can be formed by using the digits of the next n numbers, or 0 if no such number exists.
%C A076070 Conjecture: No entry is zero. (At least one multiple of n can be formed by using the digits of the next n numbers).
%H A076070 Sean A. Irvine, <a href="/A076070/b076070.txt">Table of n, a(n) for n = 1..74</a>
%Y A076070 Cf. A076071, A076072, A076073.
%Y A076070 Cf. A080479.
%K A076070 base,nonn
%O A076070 1,2
%A A076070 _Amarnath Murthy_, Oct 05 2002
%E A076070 More terms from _David Wasserman_, Mar 21 2005
%E A076070 a(8) corrected and a(14) from _Sean A. Irvine_, Mar 17 2025