Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119682
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119682 Numerator of Sum (-1)^(k+1)*1/k^2, k = 1..n. +0
21
1, 3, 31, 115, 3019, 973, 48877, 191833, 5257891, 5194387, 634871227, 629535127, 107159834863, 106497287263, 107074439839, 426268707331, 123711093737059, 41082589491553, 14880853934789833, 2967138724292741, 2975331071381381 (list; graph; listen)
OFFSET

1,2

COMMENT

p divides a(p-1) for prime p > 2 - similar to Wolstenholme's theorem for A007406(n) ( numerator of Sum 1/k^2, k = 1..n ).

Also a(n) = Sqrt[Numerator[Sum[Sum[(-1)^(i+j)*1/(i*j)^2, {i, 1, n}], {j, 1, n}]]] - Alexander Adamchuk (alex(AT)kolmogorov.com), Jun 26 2006

FORMULA

a(n) = numerator[ Sum[ (-1)^(k+1)*1/k^2, {k,1, n} ] ].

Also a(n) = Abs[Numerator[Sum[Sum[(-1)^(i+j) * j/i^2, {i, 1, n}], {j, 1, n}]]]. - Alexander Adamchuk (alex(AT)kolmogorov.com), Jun 26 2006

MATHEMATICA

Sqrt[Numerator[Table[Sum[Sum[(-1)^(i+j)*1/(i*j)^2, {i, 1, n}], {j, 1, n}], {n, 1, 20}]]] - Alexander Adamchuk (alex(AT)kolmogorov.com), Jun 26 2006

PROGRAM

(PARI) Numerator[Table[Sum[(-1)^(i+1)*1/i^2, {i, 1, n}], {n, 1, 40}]]

CROSSREFS

Cf. A007406.

Sequence in context: A104312 A107197 A096060 this_sequence A069630 A069615 A087389

Adjacent sequences: A119679 A119680 A119681 this_sequence A119683 A119684 A119685

KEYWORD

frac,nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Jun 08 2006, Jun 25 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research