The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A134945 Decimal expansion of 1 + sqrt(5). 6
3, 2, 3, 6, 0, 6, 7, 9, 7, 7, 4, 9, 9, 7, 8, 9, 6, 9, 6, 4, 0, 9, 1, 7, 3, 6, 6, 8, 7, 3, 1, 2, 7, 6, 2, 3, 5, 4, 4, 0, 6, 1, 8, 3, 5, 9, 6, 1, 1, 5, 2, 5, 7, 2, 4, 2, 7, 0, 8, 9, 7, 2, 4, 5, 4, 1, 0, 5, 2, 0, 9, 2, 5, 6, 3, 7, 8, 0, 4, 8, 9, 9, 4, 1, 4, 4, 1, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
If "index" equals (0,2) then this sequence is the decimal expansion of (golden ratio divided by 5 = phi/5 = (1 + sqrt(5))/10). Example: 0.323606797...
Apart from the leading digit the same as A134972, A098317 and A002163. - R. J. Mathar, Aug 06 2013
Length of the longest diagonal in a regular 10-gon with unit side. - Mohammed Yaseen, Nov 12 2020
LINKS
FORMULA
From Christian Katzmann, Mar 19 2018: (Start)
Equals Sum_{n>=0} (15*(2*n)!+8*n!^2)/(n!^2*3^(2*n+2)).
Equals 1 + Sum_{n>=0} 5*(2*n)!/(n!^2*3^(2*n+1)). (End)
Equals 1/A019827. - R. J. Mathar, Jan 17 2021
Equals Product_{k>=1} (1 + 1/Fibonacci(2*k)). - Amiram Eldar, May 27 2021
EXAMPLE
3.2360679774997896964...
MATHEMATICA
RealDigits[1 + Sqrt[5], 10, 100][[1]] (* Michael De Vlieger, Nov 13 2020 *)
PROG
(PARI) 1 + sqrt(5) \\ Altug Alkan, Mar 19 2018
CROSSREFS
Sequence in context: A175717 A051701 A225696 * A256185 A343368 A021313
KEYWORD
nonn,cons
AUTHOR
Omar E. Pol, Nov 15 2007
EXTENSIONS
More terms from Jinyuan Wang, Mar 30 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 May 22 21:38 EDT 2024. Contains 372758 sequences. (Running on oeis4.)