A098322 Recurrence sequence based on positions of digits in decimal places of Catalan's constant, G (often also called K).
0, 16, 48, 101, 421, 2374, 7728, 9449, 17685, 83666, 71168, 128130, 555251, 412816, 271385, 1111695, 1910101, 11633401, 14851698, 9668058, 43227391, 159078942
Offset: 0
Examples
So for example, a(2)=16 because 16th digit of G is 0. a(3)=48 because 16 appears at the 48th-49th digits of G, a(4)=101 because the 101st to 102nd digits of G form "48" and so on.
Crossrefs
Formula
a(1)=0, p(i)=position of first occurrence of a(i) in decimal places of G, a(i+1)=p(i).
Extensions
14 more terms. 159078942 does not occur within first 2 billion digits of Catalan's constant. Sean A. Irvine, Sep 02 2009