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.

A380897 Decimal expansion of (108)^(1/5).

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Feb 07 2025

Keywords

Comments

The effective degree of generic random walk on the barred-square graph (see Burda et al.).

Examples

			2.550849001251581665733095700385998546589800167...
		

Crossrefs

Cf. A222132.

Programs

  • Mathematica
    RealDigits[(108)^(1/5),10,100][[1]]