login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A344588 Positions of records in A344590. 2

%I #19 Dec 31 2023 12:37:46

%S 1,6,28,36,120,1176,2016,3240,16320,25200,32640,73920,165600,259560,

%T 446040,738720,2031120,2096640,2162160,2795520,4193280,8386560,

%U 27561600,73926720,75897360,103672800,231221760,396506880,976510080,1088367840,1377048960,1464765120

%N Positions of records in A344590.

%H Chai Wah Wu, <a href="/A344588/b344588.txt">Table of n, a(n) for n = 1..34</a>

%o (PARI) m=0; for(n=1,2^20,t=A344590(n); if(t>m, m=t; print1(n,", ")));

%Y Cf. A344590.

%K nonn

%O 1,2

%A _Antti Karttunen_, Jun 01 2021

%E a(25)-a(28) from _Chai Wah Wu_, Jun 04 2021

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 28 23:06 EDT 2024. Contains 374727 sequences. (Running on oeis4.)