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!)
A288985 Numbers n for which A287874(n) < n, where A287874 is the concatenation of the prime factorization, all written in binary. 1
117649, 177147, 531441, 823543, 1048576, 1594323, 1771561, 1953125, 2097152, 4194304, 4782969, 4826809, 5764801, 8388608, 9765625 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
A287874 is the concatenation of the prime factorization (without exponents equal to 1), all written in binary (so the result has only digits 0 and 1). Here the result of this operation is considered as a decimal number. For example, the first term is 117649 because this numer is larger than the value A287874(117649) = 111110 (even when this is considered as a decimal and not binary number).
LINKS
PROG
(PARI) forcomposite(n=1, 1e7, A287874(n)<n&&print1(n", "))
CROSSREFS
Cf. A287874.
Sequence in context: A251953 A204075 A235068 * A016926 A016986 A017154
KEYWORD
nonn,base
AUTHOR
M. F. Hasler, Jun 21 2017
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 June 3 00:27 EDT 2024. Contains 373054 sequences. (Running on oeis4.)