Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089325
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089325 a(1) = 3, a(n) = smallest multiple of a(n-1) such that 10*a(n) + 1 is prime. +0
2
3, 6, 18, 54, 162, 486, 972, 1944, 5832, 40824, 204120, 408240, 816480, 1632960, 3265920, 6531840, 26127360, 130636800, 391910400, 1175731200, 14108774400, 56435097600, 1241572147200, 8691005030400, 26073015091200, 260730150912000 (list; graph; listen)
OFFSET

1,1

EXAMPLE

31, 61, 181, etc. are primes.

MATHEMATICA

k = 3; Print[k]; Do[i = 2; While[ !PrimeQ[10*i*k + 1], i++ ]; k *= i; Print[k], {n, 1, 30}] (Propper)

CROSSREFS

Cf. A089326.

Sequence in context: A148564 A148565 A112572 this_sequence A110593 A049368 A152733

Adjacent sequences: A089322 A089323 A089324 this_sequence A089326 A089327 A089328

KEYWORD

base,nonn,easy

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 03 2003

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), Aug 06 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 December 10 00:48 EST 2009. Contains 170565 sequences.


AT&T Labs Research