Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064432
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064432 Least k such that k*10^n-9, k*10^n-7, k*10^n-3 and k*10^n-1 are all prime. +0
2
14, 2, 2, 248, 1856, 7190, 719, 15308, 13415, 18434, 13532, 26975, 6935, 61763, 17786, 60140, 6014, 297974, 103199, 56321, 80009, 428186, 303476, 32558, 1361063, 444275, 634451, 116573, 303593, 293822, 1068491, 651464, 1855937, 3217754, 364985, 569129 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(1) = 2 because 19, 17, 13 and 11 are all prime.

MATHEMATICA

Do[k = 1; While[ !PrimeQ[k*10^n - 1] || !PrimeQ[k*10^n - 3] || !PrimeQ[k*10^n - 7] || !PrimeQ[k*10^n - 9], k++ ]; Print[k], {n, 0, 35} ] (From Robert G. Wilson v)

CROSSREFS

Cf. A064281.

Sequence in context: A040191 A040193 A064972 this_sequence A040194 A107834 A070701

Adjacent sequences: A064429 A064430 A064431 this_sequence A064433 A064434 A064435

KEYWORD

nonn

AUTHOR

Don Reble (djr(AT)nk.ca), Oct 17 2001

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research