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.
%I A324016 #161 Dec 28 2021 23:10:35 %S A324016 8,81,816,8165,81654,816543,8165432,81654327 %N A324016 N-digit substring of 81654327 taken from the left. %C A324016 A sequence q of length k is strictly pandigital if it is a permutation of {1,2,...,k}. Consider a strictly pandigital sequence q such that Sum_{i=1..m} 10^(m - i) * q_i is a multiple of m+1 for all 1 <= m <= k. Except for 21 and 81654327, there is no such sequence for k <= 30. %e A324016 8 = 2 * 4. %e A324016 81 = 3 * 27. %e A324016 816 = 4 * 204. %e A324016 8165 = 5 * 1633. %e A324016 81654 = 6 * 13609. %e A324016 816543 = 7 * 116649. %e A324016 8165432 = 8 * 1020679. %e A324016 81654327 = 9 * 9072703. %Y A324016 Cf. A111456, A156071, A305714. %K A324016 nonn,full,fini,base %O A324016 1,1 %A A324016 _Seiichi Manyama_, Sep 01 2019