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.

A309448 Coefficients in 7-adic expansion of 5^(1/5).

Original entry on oeis.org

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

Views

Author

Seiichi Manyama, Aug 03 2019

Keywords

Crossrefs

Cf. A309453.
Digits of p-adic integers:
A309699 (6-adic, 5^(1/5));
A309445 (7-adic, 2^(1/5));
A309446 (7-adic, 3^(1/5));
A309447 (7-adic, 4^(1/5));
A309449 (7-adic, 6^(1/5)).

Programs

  • PARI
    Vecrev(digits(truncate((5+O(7^100))^(1/5)), 7))