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.
%I A086179 #11 Feb 16 2025 08:32:50 %S A086179 3,8,4,1,4,9,9,0,0,7,5,4,3,5,0,7,8,4,6,3,1,0,7,0,2,4,4,3,8,4,3,9,4,3, %T A086179 1,5,3,1,6,4,5,1,4,9,5,2,0,3,1,8,5,4,7,5,1,1,8,4,8,2,6,4,5,0,1,6,5,5, %U A086179 6,3,4,6,1,3,2,0,0,9,8,4,9,0,2,9,0,1,5,4,8,7,5,3,2,5,0,1,0,5,7,5,6,1 %N A086179 Decimal expansion of upper bound for the r-values supporting stable period-3 orbits in the logistic equation. %H A086179 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/LogisticMap.html">Logistic Map</a> %H A086179 <a href="/index/Al#algebraic_06">Index entries for algebraic numbers, degree 6</a>. %e A086179 3.84149900754... %t A086179 RealDigits[Root[ -81-36*#1-14*#1^2+24*#1^3+4*#1^4-6*#1^5+#1^6&, 2], 10, 110][[1]] %o A086179 (PARI) polrootsreal(x^6-6*x^5+4*x^4+24*x^3-14*x^2-36*x-81)[2] \\ _Charles R Greathouse IV_, Feb 03 2025 %Y A086179 Cf. A086178. %K A086179 nonn,cons %O A086179 1,1 %A A086179 _Eric W. Weisstein_, Jul 11 2003