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!)
A072223 Decimal expansion of unimodal analog of golden section with respect to A072176: a=lim A072176(n)/A072176(n+1). 3

%I #6 Jul 10 2015 19:32:21

%S 5,2,4,8,8,8,5,9,8,6,5,6,4,0,4,7,9,3,8,9,9,4,8,6,1,3,8,5,4,1,2,8,3,9,

%T 1,5,6,9,0,3,4,2,9,4,7,7,3,9,3,4,2,1,5,9,6,5,3,1,4,2,1,6,4,2,1,1,8,5,

%U 8,0,6,8,6,5,8,4,4,4,4,1,7,2,6,2,5,4,9,2,1,0,9,1,7,6,1,3,1,1,2

%N Decimal expansion of unimodal analog of golden section with respect to A072176: a=lim A072176(n)/A072176(n+1).

%C This is the smallest real root of (1-x^2)^2=x.

%e a=0.52488859865640479389948613854...

%t RealDigits[ x /. FindRoot[ (1-x^2)^2==x, {x, 0.5}, WorkingPrecision->100 ], 10 ][ [ 1 ] ]

%Y Cf. A072176, A072224.

%K nonn,easy,cons

%O 0,1

%A Michele Dondi (bik.mido(AT)tiscalinet.it), Jul 04 2002

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 August 16 21:21 EDT 2024. Contains 375191 sequences. (Running on oeis4.)