cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A085659 Decimal expansion of sin(e).

This page as a plain text file.
%I A085659 #14 Mar 25 2014 13:46:30
%S A085659 4,1,0,7,8,1,2,9,0,5,0,2,9,0,8,6,9,5,4,7,6,0,0,9,4,9,2,0,1,8,3,6,0,5,
%T A085659 9,1,8,8,8,3,0,6,9,7,0,3,9,3,4,1,5,3,4,5,3,0,4,5,7,1,6,5,8,8,0,6,1,3,
%U A085659 5,1,8,2,4,3,7,6,5,4,9,9,5,8,7,5,9,7,8,6,1,9,0,4,5,4,3,5,5,9,3
%N A085659 Decimal expansion of sin(e).
%C A085659 Also imaginary part of e^(i*e). - _Stanislav Sykora_, May 16 2012
%H A085659 J. Blanck, <a href="http://cs-svr1.swan.ac.uk/~csjens/pdf/20640389.pdf">Exact real arithmetic systems: results of competition</a>, pp. 389-393 of J. Blanck et al., eds., Computability and Complexity in Analysis (CCA 2000), Lect. Notes Computer Science, Springer-Verlag, 2001.
%e A085659 0.410781290...
%p A085659 evalf(sin(exp(1))) ; # _R. J. Mathar_, Oct 18 2013
%t A085659 RealDigits[Sin[E],10,120][[1]] (* _Harvey P. Dale_, Jan 06 2012 *)
%o A085659 (PARI) sin(exp(1)) \\ _Charles R Greathouse IV_, Mar 25 2014
%K A085659 cons,nonn
%O A085659 0,1
%A A085659 _N. J. A. Sloane_, Jul 15 2003