login
A384280
Decimal expansion of the smallest zero of the Laguerre polynomial of degree 4.
14
3, 2, 2, 5, 4, 7, 6, 8, 9, 6, 1, 9, 3, 9, 2, 3, 1, 1, 8, 0, 0, 3, 6, 1, 4, 5, 9, 1, 0, 4, 3, 6, 7, 4, 7, 9, 7, 4, 3, 7, 5, 7, 2, 2, 4, 4, 7, 4, 2, 9, 5, 7, 6, 7, 1, 8, 8, 4, 5, 1, 8, 5, 3, 8, 0, 6, 9, 6, 8, 6, 7, 8, 7, 0, 7, 7, 0, 4, 0, 0, 9, 8, 6, 8, 5, 8, 5
OFFSET
0,1
LINKS
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy]. Table 25.9, n = 4.
Eric Weisstein's World of Mathematics, Laguerre Polynomial.
Eric Weisstein's World of Mathematics, Laguerre-Gauss Quadrature.
FORMULA
Smallest root of x^4 - 16 x^3 + 72 x^2 - 96 x + 24 = 0.
EXAMPLE
0.32254768961939231180036145910436747974375722447429...
MATHEMATICA
First[RealDigits[Root[LaguerreL[4, #] &, 1], 10, 100]] (* Paolo Xausa, Jun 05 2025 *)
CROSSREFS
There are k positive real zeros of the Laguerre polynomial of degree k:
k | zeros | corresponding weights for Laguerre-Gauss quadrature
---+------------------------------------------+-----------------------------------------------------
4 | this sequence, A384281
Sequence in context: A282161 A205675 A342331 * A375752 A058608 A112196
KEYWORD
nonn,cons
AUTHOR
A.H.M. Smeets, May 26 2025
STATUS
approved