Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #9 Nov 21 2024 08:02:54
%S 1,4,3,3,4,7,5,6,8,9,0,5,3,6,5,3,5,7,5,9,5,0,7,4,2,8,0,1,5,6,6,1,8,3,
%T 2,6,0,9,8,9,3,9,2,1,3,1,3,3,4,6,4,3,2,8,4,4,6,8,8,8,8,5,8,0,6,4,9,2,
%U 8,0,9,5,9,2,6,9,5,6,2,9,3,2,1,4,2,3,6,7,3,4,7,6,1,9,0,2,7,9,5,1
%N Decimal expansion of arccsc(7).
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e arccsc(7)=0.1433475689053653575950742801566183260...
%t (See A195777.)
%t RealDigits[ArcCsc[7],10,120][[1]] (* _Harvey P. Dale_, Nov 28 2021 *)
%o (PARI) asin(1/7) \\ _Charles R Greathouse IV_, Nov 21 2024
%Y Cf. A195777.
%K nonn,cons
%O 0,2
%A _Clark Kimberling_, Sep 24 2011