A174968 Decimal expansion of (1 + sqrt(2))/2.
1, 2, 0, 7, 1, 0, 6, 7, 8, 1, 1, 8, 6, 5, 4, 7, 5, 2, 4, 4, 0, 0, 8, 4, 4, 3, 6, 2, 1, 0, 4, 8, 4, 9, 0, 3, 9, 2, 8, 4, 8, 3, 5, 9, 3, 7, 6, 8, 8, 4, 7, 4, 0, 3, 6, 5, 8, 8, 3, 3, 9, 8, 6, 8, 9, 9, 5, 3, 6, 6, 2, 3, 9, 2, 3, 1, 0, 5, 3, 5, 1, 9, 4, 2, 5, 1, 9, 3, 7, 6, 7, 1, 6, 3, 8, 2, 0, 7, 8, 6, 3, 6, 7, 5, 0
Offset: 1
Examples
1.20710678118654752440084436210484903928483593768847...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
- Kival Ngaokrajang, Illustration of Vitruvian Man and construction rule.
- Marco Ripà, Shortest polygonal chains covering each planar square grid, arXiv:2207.08708v3 [math.CO], 2024.
- Wikipedia, Vitruvian Man.
- Index entries for algebraic numbers, degree 2.
Crossrefs
Programs
-
Mathematica
First@RealDigits[(1 + Sqrt[2])/2, 10, 105] (* Michael De Vlieger, Jan 29 2015 *)
-
PARI
(1+sqrt(2))/2 \\ Altug Alkan, Apr 16 2016
Formula
Equals Product_{k>=2} (1 + (-1)^k/A079291(k)). - Amiram Eldar, Dec 03 2024
Comments