Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100599
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100599 Numbers n such that (prime(n)-1)! + prime(n)^7 is prime. +0
1
7, 14, 16, 59 (list; graph; listen)
OFFSET

1,1

COMMENT

n={7, 14, 16, 59} yields primes p(n)={17, 43, 53, 277}. There are no more such n up to n=100. Computed in collaboration with Ray Chandler.

LINKS

J. V. Post, Math Pages.

FORMULA

Numbers n such that (prime(n)-1)! + prime(n)^7 is prime, where prime(n) is the n-th prime.

EXAMPLE

a(7) = 7 because (prime(7)-1)! + prime(7)^7 = (17-1)! + 17^7 = 20923200226673 is the smallest prime of that form.

MATHEMATICA

lst={}; Do[p=Prime[n]; If[PrimeQ[(p-1)!+p^7], AppendTo[lst, n]], {n, 10^2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 08 2008]

CROSSREFS

Cf. A100858.

Sequence in context: A115770 A086779 A167197 this_sequence A118905 A092433 A056203

Adjacent sequences: A100596 A100597 A100598 this_sequence A100600 A100601 A100602

KEYWORD

easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Nov 30 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 December 9 14:43 EST 2009. Contains 170430 sequences.


AT&T Labs Research