Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089766
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089766 Smallest prime obtained as k*n! concatenated with a 1 for some k. +0
1
11, 11, 41, 61, 241, 1201, 14401, 100801, 5241601, 10886401, 72576001, 2395008001, 14370048001, 124540416001, 9589612032001, 143844180480001, 2719962685440001, 53353114214400001, 832308581744640001 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(7) = 100801 is a prime obtained as 2*7! = 2*5040 = 10080 followed by a 1.

MAPLE

for n from 0 to 20 do for k from 1 do m:=10*k*n!+1 :if isprime(m) then printf("%d, ", m): break fi od od: (C. Ronaldo)

CROSSREFS

Sequence in context: A022345 A070849 A124297 this_sequence A077699 A003876 A014461

Adjacent sequences: A089763 A089764 A089765 this_sequence A089767 A089768 A089769

KEYWORD

base,nonn

AUTHOR

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

EXTENSIONS

More terms from C. Ronaldo (aga_new_ac(AT)hotmail.com), Dec 26 2004

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research