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.

A380896 Decimal expansion of (sqrt(17) - 1)/(4*sqrt(17)).

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Feb 07 2025

Keywords

Comments

A380895 and this constant give the stationary distribution for maximal entropy random walk on the barred-square graph (see Burda et al.).

Examples

			0.18936609374091675662027338447096945551254118786...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(Sqrt[17]-1)/(4Sqrt[17]),10,100][[1]]
  • PARI
    1/4-1/sqrt(272) \\ Charles R Greathouse IV, Feb 08 2025

Formula

Equals 1/2 - A380895.
Minimal polynomial: 34*x^2 - 17*x + 2. - Stefano Spezia, Aug 03 2025