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!)
A328912 Continued fraction expansion of log_2((sqrt(5)+1)/2) = 0.6942419... = A242208. 8
0, 1, 2, 3, 1, 2, 3, 2, 4, 2, 1, 2, 11, 2, 1, 11, 1, 1, 134, 2, 2, 2, 1, 4, 1, 1, 3, 1, 7, 1, 13, 1, 3, 5, 1, 1, 1, 8, 1, 3, 4, 1, 1, 1, 3, 4, 1, 3, 1, 4, 1, 4, 1, 3, 40, 1, 1, 5, 4, 3, 3, 1, 3, 1, 2, 6, 1, 1, 2, 28, 11, 1, 71, 2, 1, 4, 8, 5, 1, 2, 1, 1, 14 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
This number is also the solution to 1 + 2^x = 4^x, or 1 + 1/2^x = 2^x, which clarifies the relation to Phi = (sqrt(5)+1)/2, solution to 1 + 1/x = x.
LINKS
EXAMPLE
log_2((sqrt(5)+1)/2) = 0.6942419... = 0 + 1/(1 + 1/(2 + 1/(3 + 1/(1 + ...))))
MATHEMATICA
ContinuedFraction[Log2[GoldenRatio], 100] (* Paolo Xausa, Mar 07 2024 *)
PROG
(PARI) localprec(1000); contfrac(log(sqrt(5)+1)/log(2)-1)
CROSSREFS
Cf. A242208, A001622 (decimals of Phi), A000012 (cont. frac. of Phi).
Sequence in context: A105316 A105933 A105315 * A356327 A130830 A131989
KEYWORD
nonn,cofr
AUTHOR
M. F. Hasler, Oct 31 2019
EXTENSIONS
Some terms corrected by Paolo Xausa, Mar 07 2024
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 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)