A137218 Decimal expansion of the argument of -1 + 2*i.
2, 0, 3, 4, 4, 4, 3, 9, 3, 5, 7, 9, 5, 7, 0, 2, 7, 3, 5, 4, 4, 5, 5, 7, 7, 9, 2, 3, 1, 0, 0, 9, 6, 5, 8, 4, 4, 1, 2, 7, 1, 2, 1, 7, 5, 3, 9, 7, 3, 6, 7, 3, 1, 7, 4, 2, 9, 8, 4, 0, 5, 3, 8, 4, 8, 7, 4, 1, 0, 6, 0, 6, 7, 3, 0, 8, 8, 4, 6, 2, 0, 4, 6, 1, 4, 6, 1, 7, 6, 9, 6, 6, 5, 5, 9, 4, 6, 4, 2, 6, 5, 4, 7, 6, 0
Offset: 1
Examples
2.0344439357957027354455779231...
Links
- Rick L. Shepherd, Table of n, a(n) for n = 1..20000
- Eric Weisstein's World of Mathematics, Golden Rhombus
- Wikipedia, Dodecahedron
- Index entries for transcendental numbers.
Crossrefs
Programs
-
Mathematica
RealDigits[Pi - ArcTan[2], 10, 120][[1]] (* Harvey P. Dale, Aug 08 2014 *)
-
PARI
default(realprecision, 120); acos(-1/sqrt(5)) \\ or arg(-1+2*I) \\ Rick L. Shepherd, Jan 26 2014
Extensions
Corrected a typo in the sequence Matt Rieckman (mjr162006(AT)yahoo.com), Feb 05 2010
More terms from Rick L. Shepherd, Jan 26 2014
Comments