The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A225629 a(n) = Last value in column n of A225630 which is not yet the fixed point A003418(n) of that column. 7
1, 1, 1, 3, 4, 30, 30, 84, 120, 1260, 840, 13860, 13860, 180180, 180180, 180180, 240240, 6126120, 6126120, 116396280, 58198140, 116396280, 116396280, 2677114440, 2677114440, 13385572200, 13385572200, 40156716600, 40156716600, 776363187600, 776363187600 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
a(n) = also the second rightmost terms of row n of irregular table A225632.
a(0)= a(1) = 1 by convention.
LINKS
FORMULA
a(n) = A225630(n,max(0,A225633(n)-1)).
PROG
(Scheme): (define (A225629 n) (A225630bi n (max 0 (- (A225633 n) 1))))
CROSSREFS
Sequence in context: A345022 A288868 A076001 * A032833 A151466 A347978
KEYWORD
nonn
AUTHOR
Antti Karttunen, May 13 2013
STATUS
approved

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 May 21 22:16 EDT 2024. Contains 372741 sequences. (Running on oeis4.)