login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108584 Numbers n such that 10*n - 97 is prime. 0
10, 11, 12, 14, 15, 17, 18, 20, 21, 26, 27, 29, 32, 33, 36, 38, 39, 41, 45, 47, 48, 53, 54, 56, 60, 62, 66, 69, 71, 74, 75, 77, 78, 83, 84, 87, 92, 95, 96, 98, 105, 108, 111, 113, 116, 119, 120, 122, 125, 126, 129, 131, 132, 138, 140 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=10 then 10*n - 97 = 3 (prime).

If n=36 then 10*n - 97 = 263 (prime).

PROG

(MAGMA) [n: n in [10..200]| IsPrime(10*n - 97)]; // From Vincenzo Librandi, Feb 03 2011

CROSSREFS

Sequence in context: A066309 A107860 A058948 * A098605 A126802 A075775

Adjacent sequences:  A108581 A108582 A108583 * A108585 A108586 A108587

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Jul 05 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 09:00 EST 2012. Contains 205904 sequences.