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.

A165576 Partial sums of A165574.

Original entry on oeis.org

0, 1, 2, 3, 4, 3, 4, 3, 4, 5, 4, 5, 6, 7, 6, 5, 6, 7, 8, 7, 6, 5, 6, 7, 8, 9, 10, 11, 10, 9, 8, 9, 10, 11, 12, 13, 14, 15, 14, 15, 14, 13, 12, 13, 14, 13, 14, 13, 14, 15, 16, 17, 18, 17, 18, 17, 16, 15, 14, 13, 12, 13, 14, 13, 14, 13, 14, 13, 14, 15, 16, 15, 16, 15, 16, 17, 16, 15
Offset: 0

Views

Author

Antti Karttunen, Sep 22 2009

Keywords

Comments

Period 263. There are no negative values as 263 is one of the primes in A095102.

Crossrefs

Programs

  • Mathematica
    Accumulate[JacobiSymbol[Range[0,90],263]] (* Harvey P. Dale, Sep 01 2021 *)