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!)
A239197 The record values A075053 associated to the records (indices) listed in A239196. 5
0, 1, 3, 4, 5, 9, 11, 17, 19, 21, 23, 25, 26, 29, 31, 32, 33, 44, 48, 52, 66, 89, 96, 106, 117, 164, 211, 236, 248, 311, 349 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
This and A239196 are the analogs (related to A075053) of A076497 and A072857 (primeval numbers), related to A039993.
LINKS
FORMULA
a(n)=A075053(A239196(n)).
PROG
(PARI) m=-1; for(k=1, 9e9, A075053(k)>m&&print1(m=A075053(k), ", ")) \\ Not very efficient; from 199, 1999, 19999 etc one can jump to the next larger power of 10. - M. F. Hasler, Mar 12 2014
CROSSREFS
Sequence in context: A353302 A355159 A039885 * A010422 A366257 A287792
KEYWORD
nonn,base,more
AUTHOR
M. F. Hasler, Mar 12 2014
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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)