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!)
A079888 Continued fraction expansion of -x, where x is the unique nonzero real solution to Sum_{p prime} x^p = 0. 1

%I #9 Jul 06 2024 11:05:37

%S 0,1,1,1,2,3,3,6,10,2,20,24,9,1,3,1,1,23,4,1,2,1,3,1,1,5,1,1,2,3,1,1,

%T 1,2,4,2,2,1,44,1,15,2,1,40,1,5,1,1,31,1,3,28,3,1,3,1,2,2,1,2,2,1,5,4,

%U 1,5,1,6,1,152,33,1,1,1,1,1,1,4,2,7,1,1,8,2,1,1,1,9,1,2,1,1,10,2,6,1,1,1,6

%N Continued fraction expansion of -x, where x is the unique nonzero real solution to Sum_{p prime} x^p = 0.

%e x=-0.6292332131386075877...

%o (PARI) (500 precision digits) contfrac(solve(x=-1,-0.5,sum(k=1,1000,x^prime(k))))

%Y Cf. A078756 (decimal expansion).

%K cofr,nonn

%O 0,5

%A _Benoit Cloitre_, Jan 13 2003

%E Offset changed by _Andrew Howroyd_, Jul 06 2024

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 July 20 19:26 EDT 2024. Contains 374459 sequences. (Running on oeis4.)