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.

A111487 Decimal expansion of the cube of sine of 1 degree.

This page as a plain text file.
%I A111487 #9 Dec 03 2021 18:01:31
%S A111487 0,0,0,0,0,5,3,1,5,7,6,7,2,2,6,6,7,6,4,3,4,0,3,4,5,7,6,4,8,4,9,6,7,5,
%T A111487 3,9,6,7,1,4,3,4,9,7,6,7,4,5,3,1,3,5,0,1,8,9,1,8,3,1,9,7,5,3,3,0,4,8,
%U A111487 3,7,6,1,9,9,2,5,0,7,4,1,5,8,1,5,3,8,5,2,9,5,3,9,0,2,9,4,2,7,5,2,3,3,3,2,3
%N A111487 Decimal expansion of the cube of sine of 1 degree.
%t A111487 Join[{0,0,0,0,0},RealDigits[Sin[1 Degree]^3,10,120][[1]]] (* _Harvey P. Dale_, Dec 03 2021 *)
%Y A111487 Cf. A019810.
%K A111487 nonn,cons
%O A111487 0,6
%A A111487 _Mohammad K. Azarian_, Nov 15 2005
%E A111487 Offset corrected by _Mohammad K. Azarian_, Dec 11 2008