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!)
A103190 Numbers k such that k29 is prime. 0
0, 2, 8, 9, 11, 12, 14, 20, 21, 27, 32, 33, 35, 39, 41, 42, 47, 60, 62, 63, 65, 68, 71, 72, 75, 78, 83, 84, 86, 89, 90, 96, 98, 99, 104, 105, 107, 113, 123, 128, 132, 137, 138, 140, 146, 149, 153, 156, 162, 165, 167, 168, 170, 177, 179, 182, 183, 194, 200, 201, 209, 215, 219, 221, 222, 230, 236, 239 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
If k=21, then k29 = 2129 (prime).
If k=42, then k29 = 4229 (prime).
PROG
(Magma) [ n: n in [1..700] | IsPrime(Seqint([9, 2] cat Intseq(n))) ]; // Vincenzo Librandi, Feb 03 2011 (program misses 0)
CROSSREFS
Sequence in context: A237280 A282636 A019511 * A345019 A116039 A030334
KEYWORD
base,nonn
AUTHOR
Parthasarathy Nambi, Mar 18 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 April 18 18:58 EDT 2024. Contains 371781 sequences. (Running on oeis4.)