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.

A356642 Record values in A356640.

This page as a plain text file.
%I A356642 #5 Aug 23 2022 09:51:16
%S A356642 1,3,50,161,201,253,494,1444,2263,5141,5695,8153,9271,10877,18337,
%T A356642 23377,23989,30353,33017,50003,51947,55067,55867,56279,88922,94231,
%U A356642 95251,100127,131021,134899,169141,252566,314563,323729,389113,415883,453613,523147,902219,1017505
%N A356642 Record values in A356640.
%e A356642 The first 7 terms of A356640 are 1, 3, 50, 5, 44, 7 and 161. The record values are 1, 3, 50 and 161, the first 4 terms of this sequence.
%t A356642 DeleteDuplicates[FoldList[Max, A356640[50, 10^4]]] (* uses code from A356640 *)
%Y A356642 Cf. A356552, A356640, A356641 (the corresponding bases).
%K A356642 nonn,base
%O A356642 1,2
%A A356642 _Amiram Eldar_, Aug 19 2022