Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109947
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109947 Smallest prime == 1 (mod f(n)), where f(n) = concatenation 1,2,3...up to n. +0
4
2, 13, 739, 4937, 24691, 123457, 29629609, 24691357, 1234567891, 530864193131, 12345678910111, 1851851836516681, 74074073460667279, 76543209242689521469, 8395061658875624936221, 123456789101112131415161 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

s = "1"; Do[s = s <> ToString[n]; k = ToExpression[s]; i = 1; While[ !PrimeQ[i*k + 1], i++ ]; Print[i*k + 1], {n, 2, 30}] (Propper)

CROSSREFS

Cf. A109948.

Sequence in context: A013111 A101342 A119122 this_sequence A064185 A069109 A004071

Adjacent sequences: A109944 A109945 A109946 this_sequence A109948 A109949 A109950

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 20 2005

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), Aug 01 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