Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109549
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109549 Primes of the form aaaa...aa1 where a is 6, 7, 8 or 9. +0
1
61, 71, 661, 881, 991, 6661, 99991, 9999991, 6666666661, 7777777777771, 666666666666666661, 8888888888888888881, 77777777777777777771, 666666666666666666661, 6666666666666666666661, 77777777777777777777771 (list; graph; listen)
OFFSET

1,1

COMMENT

Easy-to-remember large primes can be formed in this manner.

FORMULA

d=6, 7, 8, 9 a(n) = if prime then Sum[d*10^i, {i, 1, m}] + 1

MATHEMATICA

d[n_] = If[5 + Mod[n, 6] > 0, 5 + Mod[n, 6], 1] a = Flatten[Table[Sum[d[k]*10^i, {i, 1, m}] + 1, {m, 1, 50}, {k, 1, 4}]] b = Flatten[Table[If[PrimeQ[a[[i]]] == True, a[[i]], {}], {i, 1, Length[a]}]]

CROSSREFS

Cf. A051200, A004022, A093176, A093177, A089346, A093174, A092571, A089345, A089347.

Sequence in context: A043993 A064229 A039478 this_sequence A107070 A139944 A033236

Adjacent sequences: A109546 A109547 A109548 this_sequence A109550 A109551 A109552

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 26 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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research