cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A013707 Decimal expansion of Sum_{k=1..50000} (-1)^(k+1) / k.

Original entry on oeis.org

6, 9, 3, 1, 3, 7, 1, 8, 0, 6, 5, 9, 9, 4, 5, 3, 0, 9, 3, 9, 7, 2, 3, 2, 1, 2, 1, 4, 7, 4, 1, 7, 6, 5, 6, 8, 0, 4, 8, 3, 0, 0, 1, 3, 4, 4, 3, 9, 6, 1, 5, 2, 5, 3, 7, 6, 6, 8, 8, 8, 0, 1, 1, 7, 3, 0, 2, 1, 9, 2, 0, 2, 9, 3, 2, 1, 2, 1, 8, 0, 5, 4, 7, 1, 2, 0, 3, 3, 9, 4, 1, 0, 7, 9, 5, 6, 9, 1, 9, 3, 2, 1, 5, 1, 7
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    RealDigits[Sum[(-1)^(k+1)/k,{k,50000}],10,120][[1]] (* Harvey P. Dale, Jul 27 2017 *)

Formula

log(2) + (Psi(25000 + 1/2) - Psi(25001))/2. - Robert Israel, Feb 03 2015

Extensions

Corrected and extended by Jon E. Schoenfield, Feb 03 2015