A090488 Decimal expansion of 2 + 2*sqrt(2).
4, 8, 2, 8, 4, 2, 7, 1, 2, 4, 7, 4, 6, 1, 9, 0, 0, 9, 7, 6, 0, 3, 3, 7, 7, 4, 4, 8, 4, 1, 9, 3, 9, 6, 1, 5, 7, 1, 3, 9, 3, 4, 3, 7, 5, 0, 7, 5, 3, 8, 9, 6, 1, 4, 6, 3, 5, 3, 3, 5, 9, 4, 7, 5, 9, 8, 1, 4, 6, 4, 9, 5, 6, 9, 2, 4, 2, 1, 4, 0, 7, 7, 7, 0, 0, 7, 7, 5, 0, 6, 8, 6, 5, 5, 2, 8, 3, 1, 4, 5, 4
Offset: 1
Examples
4.828427124746190097603377448419396157139343750...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
- Wikipedia, Octagon
- Wikipedia, Regular polygon
- Index entries for algebraic numbers, degree 2
Crossrefs
Programs
-
Mathematica
RealDigits[2+2Sqrt[2],10,120][[1]] (* Harvey P. Dale, Mar 11 2015 *)
-
PARI
2*(1 + sqrt(2)) \\ G. C. Greubel, Jul 03 2017
Formula
Extensions
Better definition from Rick L. Shepherd, Jul 02 2004
Comments