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.

A309975 Digits of the 5-adic integer exp(-5).

Original entry on oeis.org

1, 4, 2, 1, 3, 0, 2, 4, 1, 4, 1, 0, 4, 0, 4, 2, 1, 1, 4, 4, 2, 2, 3, 2, 2, 4, 3, 4, 4, 2, 0, 0, 1, 0, 4, 3, 2, 1, 3, 2, 0, 4, 3, 2, 4, 4, 1, 4, 0, 0, 4, 3, 4, 3, 0, 4, 3, 4, 1, 2, 4, 1, 3, 3, 3, 4, 3, 2, 4, 4, 3, 2, 4, 4, 3, 2, 4, 3, 4, 2, 2, 2, 0, 2, 3, 1, 3, 2
Offset: 0

Views

Author

Jianing Song, Aug 26 2019

Keywords

Comments

Digits of the multiplicative inverse of A309888.

Crossrefs

Cf. A309903.
Digits of exp(-p) in p-adic field: A309866 (p=3), this sequence (p=5), A309988 (p=7).

Programs

  • PARI
    a(n) = lift(exp(-5+O(5^(n+1))))\5^n