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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124488 Numbers n such that 2n-1, 4n-1, 6n-1, 8n-1 and 10n-1 are primes. 0
3, 45, 6450, 18000, 22785, 41790, 54180, 77385, 87675, 98385, 103005, 104520, 151515, 187005, 210210, 244590, 256620, 320775, 329175, 354795, 382875, 387975, 431385, 495540, 509355, 528510, 632775, 763815, 804870, 810540, 812175, 849285 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[900000], And @@ PrimeQ /@ ({2, 4, 6, 8, 10}*# - 1) &] (*Chandler*)

CROSSREFS

Cf. A124485-A124492.

Sequence in context: A004105 A060336 A057863 * A086683 A155203 A183131

Adjacent sequences:  A124485 A124486 A124487 * A124489 A124490 A124491

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 04 2006

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 14 04:48 EST 2012. Contains 205570 sequences.