login
A085676
Decimal expansion of -sin(10^50).
0
7, 8, 9, 6, 7, 2, 4, 9, 3, 4, 2, 9, 3, 1, 0, 0, 8, 2, 7, 1, 0, 2, 8, 9, 5, 3, 9, 9, 1, 7, 4, 0, 7, 7, 5, 3, 9, 6, 0, 0, 8, 3, 4, 0, 4, 6, 2, 1, 4, 0, 2, 7, 1, 9, 1, 4, 5, 7, 8, 0, 8, 7, 3, 6, 2, 2, 1, 8, 9, 9, 9, 6, 9, 8, 0, 0, 6, 0, 9, 8, 9, 8, 6, 3, 3, 4, 3, 6, 7, 5, 7, 5, 8, 9, 6, 8, 8, 4, 7
OFFSET
0,1
COMMENTS
By the Lindemann-Weierstrass theorem, this constant is transcendental. - Charles R Greathouse IV, May 13 2019
REFERENCES
J. Blanck, Exact real arithmetic systems: results of competition, pp. 389-393 of J. Blanck et al., eds., Computability and Complexity in Analysis (CCA 2000), Lect. Notes Computer Science, Springer-Verlag, 2001.
MATHEMATICA
RealDigits[-Sin[10^50], 10, 120][[1]] (* Harvey P. Dale, Sep 15 2011 *)
PROG
(PARI) default(realprecision, 100); -sin(10^50) - M. F. Hasler, Feb 22 2008
CROSSREFS
Sequence in context: A011471 A257237 A242022 * A036793 A257394 A196278
KEYWORD
cons,nonn
AUTHOR
N. J. A. Sloane, Jul 15 2003
STATUS
approved