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.

A111513 Decimal expansion of (abs(log_10(sine of 1 degree))).

This page as a plain text file.
%I A111513 #9 Jul 03 2024 18:06:32
%S A111513 1,7,5,8,1,4,4,6,8,1,5,7,7,1,4,3,7,8,9,8,2,1,9,3,5,8,7,6,5,7,3,6,7,8,
%T A111513 5,6,7,6,9,2,6,8,3,9,6,3,2,0,2,0,4,6,8,0,7,2,4,7,0,6,9,3,7,1,1,4,7,5,
%U A111513 5,8,4,0,9,7,7,4,6,2,6,8,4,0,8,0,0,1,6,0,3,7,3,9,7,2,9,5,4,1,7,6
%N A111513 Decimal expansion of (abs(log_10(sine of 1 degree))).
%C A111513 Log denotes the common (base 10) logarithm in the definition, so the constant is A111511/A002392. [From _R. J. Mathar_, Jan 26 2009]
%t A111513 RealDigits[Abs[Log[10,Sin[1 Degree]]],10,120][[1]] (* _Harvey P. Dale_, Jul 03 2024 *)
%Y A111513 Cf. A019810.
%K A111513 nonn,cons
%O A111513 0,2
%A A111513 _Mohammad K. Azarian_, Nov 16 2005, Dec 11 2008