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!)
A094887 Decimal expansion of phi*sqrt(2), where phi = (1+sqrt(5))/2. 2

%I #18 Sep 08 2022 08:45:13

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

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

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

%N Decimal expansion of phi*sqrt(2), where phi = (1+sqrt(5))/2.

%C An algebraic number with minimal polynomial x^4 - 6x^2 + 4. - _Charles R Greathouse IV_, Mar 25 2014

%C The rhombus with diagonals phi*sqrt(2) and sqrt(2) is the unique golden rhombus -- by definition, the ratio of the diagonals of a golden rhombus is phi -- whose area is also phi (the golden ratio). - _Rick L. Shepherd_, Apr 10 2017

%H Ivan Panchenko, <a href="/A094887/b094887.txt">Table of n, a(n) for n = 1..1000</a>

%H MathWorld, <a href="http://mathworld.wolfram.com/GoldenRhombus.html">Golden Rhombus</a>

%e 2.28824561127073719...

%t RealDigits[GoldenRatio Sqrt[2],10,120][[1]] (* _Harvey P. Dale_, Jan 24 2016 *)

%o (PARI) sqrt(3+sqrt(5)) \\ _Charles R Greathouse IV_, Mar 25 2014

%o (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2)*(1 + Sqrt(5))/2; // _G. C. Greubel_, Sep 27 2018

%Y Cf. A001622 (phi), A002193 (sqrt(2)).

%K cons,nonn

%O 1,1

%A _N. J. A. Sloane_, Jun 15 2004

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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)