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.

A375851 Decimal expansion of the 7th root of 306.

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Sep 15 2024

Keywords

Comments

Calculated to 2800 digits by R. William Gosper in a 1976 contest where this task was the problem number 9.

Examples

			2.26518178629569774774567213263272411892131...
		

References

  • David Wells, The Penguin Dictionary of Curious and Interesting Numbers. Penguin Books, NY, 1986, Revised edition 1987. See pp. 151-152.

Crossrefs

Programs

  • Mathematica
    RealDigits[306^(1/7),10,100][[1]]
  • PARI
    sqrtn(306, 7) \\ Amiram Eldar, Sep 18 2024

Formula

Equals A010769*A011261*A011381. - R. J. Mathar, Sep 23 2024