login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 20 23:55 EDT 2024. Contains 376078 sequences. (Running on oeis4.)