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.

A165574 Legendre symbol (n,263).

Original entry on oeis.org

0, 1, 1, 1, 1, -1, 1, -1, 1, 1, -1, 1, 1, 1, -1, -1, 1, 1, 1, -1, -1, -1, 1, 1, 1, 1, 1, 1, -1, -1, -1, 1, 1, 1, 1, 1, 1, 1, -1, 1, -1, -1, -1, 1, 1, -1, 1, -1, 1, 1, 1, 1, 1, -1, 1, -1, -1, -1, -1, -1, -1, 1, 1, -1, 1, -1, 1, -1, 1, 1, 1, -1, 1, -1, 1, 1, -1, -1, 1, -1, -1, 1, -1, 1
Offset: 0

Views

Author

Antti Karttunen, Sep 22 2009

Keywords

Comments

263 is the 12th Safe prime, A005385(12).

Crossrefs

Partial sums: A165576.

Programs

  • Mathematica
    JacobiSymbol[Range[0,90],263] (* Harvey P. Dale, Oct 04 2020 *)