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!)
A109069 Numbers n such that the string n2323 is prime. 1
1, 3, 4, 6, 12, 19, 22, 25, 43, 48, 52, 54, 57, 63, 66, 67, 70, 73, 82, 84, 85, 87, 111, 132, 139, 145, 150, 151, 157, 159, 160, 172, 175, 187, 195, 201, 204, 210, 211, 213, 216, 217, 223, 228, 235, 238, 241, 256, 258 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
n=1 is in the sequence because n2323 = 12323 is prime.
n=87 is in the sequence because n2323 = 872323 is prime.
MAPLE
select(t -> isprime(10^4*t+2323), [$1..1000]); # Robert Israel, Mar 05 2020
CROSSREFS
Sequence in context: A024373 A111159 A210523 * A329953 A329671 A124571
KEYWORD
nonn,base
AUTHOR
Parthasarathy Nambi, Aug 17 2005
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 9 18:31 EDT 2024. Contains 373248 sequences. (Running on oeis4.)