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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
See A346442 for more information and references.
LINKS
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
Sequence in context: A146487 A346442 A195790 * A085984 A335011 A157245
KEYWORD
nonn,cons
AUTHOR
Hugo Pfoertner, Jul 18 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | 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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)