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 A127583 #21 Sep 03 2025 04:23:17 %S A127583 1,8,8,0,0,0,0,4,7,8,6,5,5,5,5,1,1,8,2,8,1,8,0,6,8,9,6,9,8,9,9,4,7,9, %T A127583 1,1,0,6,4,5,6,0,8,3,9,4,8,2,2,6,0,5,7,8,5,0,9,9,8,0,6,9,2,0,9,2,6,3, %U A127583 5,0,3,0,7,5,4,0,1,4,2,3,5,6,7,7,0,7,2,8,5,0,4,4,2,9,6,4,9,7,6,7,2,2,4,4,9 %N A127583 Decimal expansion of smallest univoque Pisot Number. %C A127583 The 2nd and 3rd smallest univoque Pisot numbers are 1.8866814375493413002581625771460337570154853175085... (A374750) and 1.9051661677540189095727878303640157935069696492981... (A374751). %H A127583 J.-P. Allouche, C. Frougny, K. G. Hare, <a href="http://arxiv.org/abs/math/0610681">On univoque Pisot numbers</a>, arXiv:math/0610681 [math.NT], (23-October-2006) %H A127583 J.-P. Allouche, C. Frougny, K. G. Hare, <a href="http://dx.doi.org/10.1090/S0025-5718-07-01961-8">On univoque Pisot numbers</a>, Math. Comp. 76 (2007), 1639-1660. %H A127583 D. Terr and Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PisotNumber.html">Pisot Numbers</a>. %H A127583 <a href="/index/Al#algebraic_14">Index entries for algebraic numbers, degree 14</a>. %F A127583 The largest real root of x^14 - 2*x^13 + x^11 - x^10 - x^7 + x^6 - x^4 + x^3 - x + 1. - _Robert G. Wilson v_, Jul 17 2007 (corrected, _Joerg Arndt_, Jun 13 2015) %e A127583 1.88000047865555118281806896989947911064560839482260578509980692092... %t A127583 First@ RealDigits[ FindRoot[ x^14 - 2 x^13 + x^11 - x^10 - x^7 + x^6 - x^4 + x^3 - x + 1, {x, 1.88}, WorkingPrecision -> 111][[1, 2]]] (* _Robert G. Wilson v_, Jul 17 2007 *) %t A127583 RealDigits[Root[x^14-2x^13+x^11-x^10-x^7+x^6-x^4+x^3-x+1,2],10,120][[1]] (* _Harvey P. Dale_, Jan 18 2024 *) %Y A127583 Cf. A374750, A374751. %K A127583 cons,nonn,changed %O A127583 1,2 %A A127583 _R. J. Mathar_, Jun 13 2007 %E A127583 More terms from _Robert G. Wilson v_, Jul 17 2007