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!)
A068315 For numbers k such that A025474(k) > 1 and A025474(k+1) > 1, sequence gives A000961(k). 2
8, 25, 121, 2187, 32761 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Equivalently, prime powers (either A000961 or A246655) q such that q and the next prime power are both composite numbers. - Paolo Xausa, Oct 25 2023
LINKS
MATHEMATICA
With[{upto=33000}, Map[First, Select[Partition[Select[Range[upto], PrimePowerQ], 2, 1], NoneTrue[#, PrimeQ]&]]] (* Paolo Xausa, Oct 25 2023 *)
CROSSREFS
Bisection of A068435.
Sequence in context: A139026 A135942 A181207 * A069586 A253237 A275151
KEYWORD
nonn,hard,more
AUTHOR
Naohiro Nomoto, Mar 08 2002
EXTENSIONS
Definition corrected by Jinyuan Wang, Sep 05 2020
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 23 08:11 EDT 2024. Contains 371905 sequences. (Running on oeis4.)