A101749 Decimal expansion of one of the values of i^i, namely exp(-5*Pi/2).
0, 0, 0, 3, 8, 8, 2, 0, 3, 2, 0, 3, 9, 2, 6, 7, 6, 6, 2, 4, 7, 2, 3, 2, 5, 2, 9, 8, 9, 8, 7, 0, 1, 4, 2, 7, 1, 1, 7, 8, 6, 2, 0, 4, 9, 4, 0, 0, 0, 5, 4, 2, 4, 6, 6, 0, 3, 3, 7, 8, 4, 3, 9, 0, 1, 9, 4, 8, 4, 8, 8, 7, 2, 3, 3, 3, 4, 3, 1, 2, 0, 7, 1, 4, 4, 9, 6, 8, 4, 6, 1, 9, 6, 3, 4, 0, 9, 0, 8, 3, 3, 0, 3, 7, 3
Offset: 0
Examples
This i^i = 0.00038820320...
Programs
-
Mathematica
RealDigits[E^(-5Pi/2), 10, 111][[1]]
Extensions
Edited by Don Reble, Nov 08 2005
Comments