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!)
A268391 Numbers of the form p^A001317(k) where p is prime and k >= 0. 5
2, 3, 5, 7, 8, 11, 13, 17, 19, 23, 27, 29, 31, 32, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 125, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 243, 251, 257, 263, 269, 271, 277, 281, 283, 293, 307, 311, 313 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Sequence A268392 sorted into ascending order.
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A268391 (MATCHING-POS 1 1 (lambda (n) (and (= 1 (A001221 n)) (= 1 (A268384 (A067029 n)))))))
CROSSREFS
Cf. A000040 (subsequence).
Subsequence of A000961 and A246551.
Differs from A171561 and A246551 for the first time at n=36, which here a(36) = 131.
Sequence in context: A359891 A171561 A246551 * A174895 A186285 A190855
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 10 2016
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 30 01:56 EDT 2024. Contains 372118 sequences. (Running on oeis4.)