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 A174106 #5 Oct 06 2021 12:34:31 %S A174106 5,23,35677,106853,632501,31190879,58369153,707712517,26219976521, %T A174106 87424229843,1642257355619,2962734127453 %N A174106 Smallest primes such that when primes up to and including the n-th term in this sequence are summed, the result will be divisible by 10^n. %C A174106 In the long term, the prime sums' residues modulo 10^n are uniformly distributed, so one would expect the n-th term to be about the same size as the n-th prime. %e A174106 2+3+5 = 10, so 5 is the 1st term. %e A174106 2+3+5+7+11+13+17+19+23 = 100, so 23 is the 2nd term. %K A174106 base,nonn,more %O A174106 1,1 %A A174106 _Phil Carmody_, Mar 07 2010