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.

A236244 Records in A235598.

This page as a plain text file.
%I A236244 #9 Jan 26 2014 00:23:35
%S A236244 3,4,5,12,15,24,25,30,80,420,1860,146340,292680,3031080,6355440,
%T A236244 202025100,404050200,674215920,1309133280,1759047480,3141424023360,
%U A236244 6282848046720,19013977277880,2604166475512980,295127694592600800,1528966300926585360
%N A236244 Records in A235598.
%C A236244 These occur at positions: 0, 1, 2, 3, 5, 9, 11, 14, 16, 24, 37, 40, 123, 639, 926, 1040, 2263, 4266, 9242, 13783, 19157, 128911, 133369, 165603, 279520, 367234, …, .
%t A236244 (* run the Mmca in A235598 *); k = 1; lsu = {}; mx = 0; While[k < 435000, If[lst[[k]] > mx, mx = lst[[k]]; Print[mx]; AppendTo[lsu, mx]]; k++]; lsu
%Y A236244 Cf. A235598, A236243.
%K A236244 nonn
%O A236244 1,1
%A A236244 _Robert G. Wilson v_, Jan 22 2014