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.

A322920 Smallest number a(n) formed from consecutive sequences of digits of Pi and satisfying a(n) > Sum_{i=1..n-1} a(i); first 3 is omitted.

This page as a plain text file.
%I A322920 #12 Feb 11 2019 19:23:34
%S A322920 1,4,15,92,653,5897,9323,84626,433832,795028,8419716,939937510,
%T A322920 5820974944,59230781640,628620899862,803482534211,7067982148086,
%U A322920 51328230664709,384460955058223,1725359408128481,11745028410270193,85211055596446229
%N A322920 Smallest number a(n) formed from consecutive sequences of digits of Pi and satisfying a(n) > Sum_{i=1..n-1} a(i); first 3 is omitted.
%e A322920 The first few terms are the same as those of A008829. The first deviation from A008829 occurs at the 11th term: a(11) = 8419716. Although 841971 is larger than a(10) = 795028 it is smaller than the sum of the first 10 terms = 1329471.
%Y A322920 Cf. A008829.
%K A322920 nonn,base
%O A322920 1,2
%A A322920 _Alastair Stanley_, Dec 31 2018