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.

A214124 Indices of consecutive maxima in A214123.

This page as a plain text file.
%I A214124 #8 Sep 13 2013 22:12:24
%S A214124 2,5,8,17,20,60,160,228,318,362,522,1638,1692,1998,2054,3834,5208,
%T A214124 21210,62810,152352,170168,424784
%N A214124 Indices of consecutive maxima in A214123.
%C A214124 n where A214123(n) has a larger value than any previous value in that sequence, the corresponding values can be found in A214125.
%C A214124 It appears that for the n in this sequence, A214123(n) is O(log^2(n)).
%Y A214124 Cf. A214123, A214125.
%K A214124 nonn,hard,more
%O A214124 1,1
%A A214124 _Carl R. White_, Jul 04 2012