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!)
A363353 Numbers k such that 10^k + 3 is a semiprime. 1
3, 4, 7, 8, 10, 15, 16, 21, 27, 30, 37, 42, 43, 54, 66, 77, 96, 114, 130, 132, 155, 156, 168, 182, 213, 294 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(27) >= 306. - Amiram Eldar, Aug 17 2023
LINKS
EXAMPLE
a(3) = 7 is a term because 10^7 + 3 = 13 * 769231 is a semiprime.
MAPLE
select(t -> numtheory:-bigomega(10^t+3) = 2, [$1..70]);
CROSSREFS
Sequence in context: A213363 A212123 A213373 * A332059 A229081 A070874
KEYWORD
nonn,more
AUTHOR
Robert Israel, Aug 16 2023
EXTENSIONS
a(18)-a(26) from Amiram Eldar, Aug 17 2023
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 2 19:04 EDT 2024. Contains 372203 sequences. (Running on oeis4.)