Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088622
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088622 Smallest prime obtained as the concatenation of a power of n followed by a 1, or 0 if no such number exists. +0
5
11, 41, 31, 41, 251, 61, 71, 641, 811, 101, 259374246011, 0, 131, 75295361, 151, 40961 (list; graph; listen)
OFFSET

1,1

COMMENT

a(12) = 0. Subsidiary sequence: n such that 10*n^k +1 is composite for all k >0 (indices of zero entries in this sequence): see A088783.

a(17) is too large to display here. After a(17) the sequence continues: 181, 191, 4001, 211, 1368800680154120519681, 0, 241, 251, 6761, 271, 281, 7072811, 9001, 311, 0, 331, 0, 12251, 466561, 13691, 20851361, 23134411, 401

MATHEMATICA

f[n_] := Block[{k = 1}, While[ !PrimeQ[10*n^k + 1] && k != 1500, k++ ]; If[k == 1500, 0, 10*n^k + 1]]; Table[ f[n], {n, 1, 50}] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 25 2003)

CROSSREFS

Cf. A088623, A088782, A088783.

Sequence in context: A073626 A065144 A089348 this_sequence A121171 A065079 A065049

Adjacent sequences: A088619 A088620 A088621 this_sequence A088623 A088624 A088625

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 19 2003

EXTENSIONS

Next term is too large to include. Ray Chandler (rayjchandler(AT)sbcglobal.net), Oct 23 2003

Extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 25 2003

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research