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!)
A331692 Continued fraction for square root of golden ratio. 8
1, 3, 1, 2, 11, 3, 5, 1, 10, 1, 2, 5, 3, 5, 1, 2, 4, 1, 1, 2, 4, 51, 1, 4, 2, 2, 31, 1, 3, 1, 1, 5, 1, 1, 1, 14, 1, 1, 4, 2, 2, 8, 1, 1, 3, 23, 1, 1, 4, 16, 2, 1, 2, 13, 2, 1, 1, 1, 3, 1, 1, 4, 3, 2, 1, 1, 36, 1, 2, 1, 1, 1, 2, 3, 2, 1, 3, 3, 31, 2, 1, 2, 2, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Kevin Ryde, PARI/GP Code
EXAMPLE
1 + 1/(3 + 1/(1 + 1/(2 + 1/(11 + ...)))) = sqrt(phi).
MATHEMATICA
ContinuedFraction[Sqrt[(1 + Sqrt[5])/2], 1000]
PROG
(PARI) contfrac(sqrt((1+sqrt(5))/2)) \\ Michel Marcus, Mar 04 2020
(PARI) Also see links.
CROSSREFS
Cf. A001622, A139339 (decimal expansion).
Cf. A225204/A225205 (convergents).
Sequence in context: A307665 A144156 A116854 * A016567 A304058 A305452
KEYWORD
nonn,cofr
AUTHOR
Jordan Paschke, Mar 03 2020
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)