A365750 Decimal expansion of the largest root of the polynomial x^3 - x^2 - 3*x + 1.
2, 1, 7, 0, 0, 8, 6, 4, 8, 6, 6, 2, 6, 0, 3, 3, 7, 2, 2, 7, 0, 3, 2, 5, 5, 7, 6, 4, 4, 2, 5, 3, 7, 0, 9, 2, 5, 4, 2, 0, 1, 3, 9, 6, 2, 9, 8, 2, 3, 3, 0, 9, 9, 5, 3, 6, 6, 8, 7, 2, 7, 4, 0, 6, 3, 8, 6, 8, 4, 5, 0, 5, 0, 1, 7, 0, 7, 4, 7, 3, 8, 9, 6, 7, 5, 6, 5, 4
Offset: 1
Examples
2.1700864866260337227032557644253...
Links
- Alberto Seeger and David Sossa, Infinite families of connected graphs with equal spectral radius, Australas. J. Combin. 87 (2) (2023), 258-276. See p. 260.
- Eric Weisstein's World of Mathematics, Paw Graph
Programs
-
Mathematica
First[RealDigits[1/3+2/3Sqrt[10]Cos[1/3ArcCos[10^(-3/2)]],10,88]]
Formula
Equals 1/3 + (2/3)*sqrt(10)*cos((1/3)*arccos(10^(-3/2))).
Comments