The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119723 Numerator of Sum[ (-1)^(k-1) * 1/(Prime[k]-1)^2, {k,1,n}]. 0
1, 3, 13, 113, 2861, 709, 45601, 408809, 49595489, 2426258561, 485934733, 485460413, 2429223061, 2427480661, 1284905668069, 217047437215261, 182605590283392901, 36508279615059377, 36518889897389297 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Prime Sums.
FORMULA
a(n) = numerator[ Sum[ (-1)^(k-1) * 1/(Prime[k]-1)^2, {k,1,n}]].
MATHEMATICA
Numerator[Table[Sum[(-1)^(i-1)*1/(Prime[i]-1)^2, {i, 1, n}], {n, 1, 30}]]
CROSSREFS
Sequence in context: A360187 A053583 A077713 * A093011 A262147 A364327
KEYWORD
frac,nonn
AUTHOR
Alexander Adamchuk, Jun 13 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 23:15 EDT 2024. Contains 372524 sequences. (Running on oeis4.)