Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100418
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100418 Numbers n such that 30*n+{1,11,13,17,19,23,29} are all prime. +0
7
49, 34083, 41545, 48713, 140609, 524027, 616812, 855281, 1314397, 1324750, 1636152, 2281293, 2927134, 3401412, 3605413, 4989341, 5212221, 5284979, 5406303, 5645269, 6141254, 6342728, 7231434, 7347697, 7637329, 8027068 (list; graph; listen)
OFFSET

1,1

COMMENT

30*a(n)+7 is therefore divisible by 7 and composite.

PROGRAM

(PARI) {pav7(mx)= local(wp=[1, 11, 13, 17, 19, 23, 29], v=[], i, j, m); for(k=1, mx, i=k*30; j=1; m=1; while(m&&(j<8), m=isprime(i+wp[j]); j+=1); if(m, v=concat(v, k))); return(v)}

CROSSREFS

Cf. A005776, A007775, A076205, A100418-A100423.

Sequence in context: A094199 A145251 A013741 this_sequence A144928 A134725 A013843

Adjacent sequences: A100415 A100416 A100417 this_sequence A100419 A100420 A100421

KEYWORD

easy,nonn

AUTHOR

Ferenc Adorjan (fadorjan(AT)freemail.hu), Nov 19 2004

EXTENSIONS

Edited by Don Reble (djr(AT)nk.ca), Nov 17 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research