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!)
A078816 Maximum element in the continued fraction for (1/n)*sum(k>=0,1/2^2^k). 0
6, 12, 19, 25, 33, 39, 46, 52, 60, 66, 72, 79, 85, 93, 99, 102, 112, 120, 126, 132, 139, 145, 153, 159, 166, 172, 180, 186, 192, 199, 205, 206, 219, 226, 232, 240, 246, 252, 259, 265, 273, 279, 286, 292, 300, 306, 313, 309, 326, 333, 339, 346, 352, 360, 366 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Values should be confirmed.
LINKS
FORMULA
Conjecture : a(n) is asymptotic to c*n with 6<c<7
PROG
(PARI) a(n)=vecmax(contfrac(sum(k=0, 20, 1/2^2^k)/n))
CROSSREFS
Cf. A007400.
Sequence in context: A135358 A187391 A081846 * A051936 A365702 A215342
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Dec 06 2002
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 May 9 14:31 EDT 2024. Contains 372351 sequences. (Running on oeis4.)