[go: up one dir, main page]

login
A346444
Decimal expansion, negated, of the smaller real root of the polynomial of A346442.
4
9, 9, 6, 6, 9, 1, 2, 6, 8, 0, 4, 2, 0, 3, 5, 1, 0, 2, 2, 4, 3, 6, 3, 2, 6, 7, 8, 9, 9, 0, 7, 1, 7, 7, 4, 0, 5, 1, 6, 8, 6, 0, 5, 6, 8, 3, 7, 8, 5, 9, 6, 7, 8, 3, 1, 4, 7, 5, 2, 0, 4, 2, 7, 4, 0, 4, 4, 3, 4, 7, 9, 7, 2, 3, 2, 5, 3, 0, 1, 2, 8, 1, 5, 0, 8, 7, 6, 9
OFFSET
0,1
COMMENTS
See A346442 for more information and references.
EXAMPLE
-0.99669126804203510224363267899071774051686056837859678314752...
PROG
(PARI) P(n, x) = sum(k=0, n, prime(k+1)*x^k);
solve(x=-0.9967, -0.9966, P(2436, x))
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Hugo Pfoertner, Jul 18 2021
STATUS
approved