Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124272
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124272 Primes in A124271[n], or primes of the form Sum[ (Prime[i]^n - 1) / (Prime[i] - 1), {i,1,n} ]. +0
5
7, 1469991559, 2994181661163361882651 (list; graph; listen)
OFFSET

1,1

COMMENT

A124271[n] = Sum[ (Prime[i]^n - 1) / (Prime[i] - 1), {i,1,n} ]. A124271[n] is prime for n = {2,8,14,...}.

EXAMPLE

A124271[n] begins {1,7,51,611,19839,603331,32981935,1469991559,...}.

Thus a(1) = 7 because A124271[2] = 7 is prime but A124271[1] = 1 is not prime.

MATHEMATICA

Do[f=Sum[(Prime[i]^n-1)/(Prime[i]-1), {i, 1, n}]; If[PrimeQ[f], Print[{n, f}]], {n, 1, 100}]

CROSSREFS

Cf. A124271, A124273, A124274, A124275, A123855, A123856.

Sequence in context: A116257 A075984 A109300 this_sequence A128820 A067485 A127886

Adjacent sequences: A124269 A124270 A124271 this_sequence A124273 A124274 A124275

KEYWORD

bref,hard,more,nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Oct 23 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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research