login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Decimal expansion of (cosecant of 1 degree)^3.
0

%I #12 Jun 06 2022 10:18:42

%S 1,8,8,1,1,9,5,9,9,1,7,6,8,8,6,4,3,7,3,7,9,5,0,3,7,7,7,8,7,6,3,7,7,3,

%T 3,0,2,1,4,2,5,7,7,4,2,8,1,2,9,7,5,9,5,9,5,8,8,2,5,6,9,8,4,7,2,7,7,8,

%U 1,9,8,2,0,9,8,9,6,9,7,4,7,8,8,8,6,2,4,6,3,5,2,1,3,7,8,9,4,9,4,3,7,4,7,3,4

%N Decimal expansion of (cosecant of 1 degree)^3.

%D Mohammad K. Azarian, Forty-Five Nested Equilateral Triangles and cosecant of 1 degree, Problem 813, College Mathematics Journal, Vol. 36, No. 5, November 2005, p. 413-414. Solution published in Vol. 37 , No. 5, November 2006, pp. 394-395.

%e 188119.59917688643737950377787637...

%t RealDigits[(1/Sin[1 Degree])^3,10,120][[1]] (* _Harvey P. Dale_, Jun 06 2022 *)

%Y Cf. A019810.

%Y Cf. A110937.

%K cons,nonn

%O 6,2

%A _Mohammad K. Azarian_, Jan 21 2006