|
Search: id:A125707
|
|
| |
|
| 1, 2, 3, 4, 5, 7, 14, 15, 17, 23, 32, 36, 42, 309, 1384, 1588
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
A024528(n) is the numerator of 1 + Sum[ 1/Prime[k], {k,1,n} ], or n-th elementary symmetric function of {1, prime(1), prime(2), ..., prime(n-1)}.
|
|
MATHEMATICA
|
f=1; Do[p=Prime[n]; f=f+1/p; g=Numerator[f]; If[PrimeQ[g], Print[{n, p, g}]], {n, 1, 50}]
|
|
CROSSREFS
|
Cf. A024528, A109628.
Adjacent sequences: A125704 A125705 A125706 this_sequence A125708 A125709 A125710
Sequence in context: A137357 A100676 A066661 this_sequence A039060 A092065 A044955
|
|
KEYWORD
|
hard,more,nonn
|
|
AUTHOR
|
Alexander Adamchuk (alex(AT)kolmogorov.com), Feb 01 2007
|
|
EXTENSIONS
|
3 more terms from Ryan Propper (rpropper(AT)cs.stanford.edu), Feb 11 2008
|
|
|
Search completed in 0.002 seconds
|