Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #13 Apr 29 2023 07:00:14
%S 3,7,6,7,2,7,5,0,8,0,5,8,5,7,5,0,2,9,2,7,0,5,7,6,6,6,9,0,1,3,3,8,1,3,
%T 6,6,3,2,7,4,4,8,1,9,1,6,8,3,1,5,7,5,4,2,5,7,1,8,0,7,7,8,6,3,3,7,2,9,
%U 1,1,2,0,0,7,5,4,3,7,9,9,3,8,6,2,9,8,1,6,5,4,5,5,1,1,6,4,2,2,9,5,7,4,3,6,1
%N Decimal expansion of arcsin(1/e).
%C Also, decimal expansion of least positive solution of e*sin(x) = 1.
%e 0.3767275080585750292705766...
%t RealDigits[ArcSin[1/E], 10, 105][[1]] (* _Amiram Eldar_, Apr 29 2023 *)
%o (PARI) asin(1/exp(1))
%Y Cf. A001113, A068985.
%K cons,nonn
%O 0,1
%A _Zak Seidov_, May 04 2005
%E Edited by _Rick L. Shepherd_, Nov 28 2016