A188636 Decimal expansion of length/width of a metasilver rectangle.
2, 7, 7, 4, 6, 2, 2, 8, 9, 9, 5, 0, 4, 4, 8, 9, 2, 6, 3, 1, 9, 8, 2, 4, 9, 6, 3, 7, 9, 1, 9, 4, 7, 7, 5, 5, 4, 6, 6, 5, 5, 1, 0, 3, 3, 6, 5, 2, 8, 2, 0, 8, 1, 8, 7, 3, 4, 9, 5, 1, 3, 3, 9, 2, 9, 6, 5, 9, 8, 4, 1, 0, 4, 5, 2, 8, 3, 9, 2, 6, 6, 1, 8, 6, 4, 7, 1, 2, 8, 2, 0, 8, 9, 9, 5, 0, 5, 2, 0, 5, 9, 6, 5, 7, 2, 1, 2, 9, 0, 9, 4, 9, 2, 5, 1, 3, 9, 0, 2, 4, 7, 6, 0, 8, 3, 9, 2, 3, 0, 9
Offset: 1
Links
- Clark Kimberling, A Visual Euclidean Algorithm, The Mathematics Teacher 76 (1983) 108-109.
Programs
-
Mathematica
t=1+2^(1/2); r=(t+(t^2+4)^(1/2))/2 FullSimplify[r] N[r, 130] RealDigits[N[r, 130]][[1]]
Formula
Equals (1+sqrt(2)+sqrt(H))/2, where H=7+2*sqrt(2).
Comments