Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109616
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109616 Numbers n such that (10's complement factorial of n) + 1 is prime. +0
2
2, 5, 10, 25, 36, 44, 65, 67, 138, 149, 176, 212, 279, 1293, 2367, 2463, 2707, 3130, 4150, 4635 (list; graph; listen)
OFFSET

1,1

COMMENT

Larger values not certified.

Some of the larger entries may only correspond to probable primes.

EXAMPLE

a(2)=5 because (10-5)*(10-4)*(10-3)*(10-2)*(10-1) + 1 = 15121 is prime.

MATHEMATICA

f[n_] := 10^Length[IntegerDigits[n]] - n; p = 1; Do[p *= f[n]; If[PrimeQ[p + 1], Print[n]], {n, 4635}] - Ryan Propper (rpropper(AT)stanford.edu), May 20 2006

CROSSREFS

Cf. A110396.

Adjacent sequences: A109613 A109614 A109615 this_sequence A109617 A109618 A109619

Sequence in context: A106376 A001431 A054866 this_sequence A018262 A018356 A026383

KEYWORD

more,nonn

AUTHOR

Jason Earls (jcearls(AT)cableone.net), Aug 01 2005

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), May 20 2006

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research