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”).
%I #43 Sep 13 2019 12:46:00
%S 1,2,3,4,5,6,7,8,9,17,18,19,20,21,22,23,25,27,491,492,643,644,645,646,
%T 647,649,3132,3595,3596,8233,21751,21752
%N Indices at which record high values occur in A326344.
%F A326402(n) = A326344(a(n)). - _M. F. Hasler_, Sep 13 2019
%o (PARI) M=0;A326298=select(t->t>M&&M=t,A326344_vec(22000),1) \\ _M. F. Hasler_, Sep 13 2019
%Y Cf. A326344, A326402.
%K nonn,fini,full
%O 1,2
%A _Max Tohline_, Sep 11 2019