login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A258975
a(n) = n-th pi-based antiderivative of 1.
2
1, 2, 3, 5, 11, 10, 29, 78, 141, 266, 147, 194, 1181, 2413, 1834, 6293, 4805, 20290, 28345, 25065, 85334, 87967, 55722, 191559, 385845, 437914, 998758, 396375, 95625, 202043, 341774, 2217782, 1607613, 1333107, 1697893, 1222517, 2277354, 1599111
OFFSET
0,2
FORMULA
a(n) = min { m >= 0 : A258851^n(m) = 1 }.
A258850(a(n),n) = 1.
EXAMPLE
a(6) = 29 -> 10 -> 11 -> 5 -> 3 -> 2 -> 1.
a(7) = 78 -> 127 -> 31 -> 11 -> 5 -> 3 -> 2 -> 1.
CROSSREFS
Row n=1 of A259016.
Sequence in context: A087583 A372284 A233098 * A111214 A272197 A207982
KEYWORD
nonn
AUTHOR
Alois P. Heinz, Jun 18 2015
STATUS
approved