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.

A161174 Decimal expansion of the natural logarithm of 63/8.

This page as a plain text file.
%I A161174 #10 Jul 06 2015 23:35:39
%S A161174 2,0,6,3,6,9,3,1,8,4,7,1,1,6,9,6,7,5,9,6,4,4,1,4,6,8,5,2,9,1,3,7,0,1,
%T A161174 4,3,4,7,0,5,5,6,5,4,4,2,1,4,6,5,9,4,3,2,9,5,6,6,7,3,8,7,8,8,7,3,2,3,
%U A161174 8,7,5,8,3,2,8,0,2,0,3,0,5,4,7,1,7,3,0,0,0,2,7,2,2,6,0,7,9,6,4,1,9,4,2,9,9
%N A161174 Decimal expansion of the natural logarithm of 63/8.
%F A161174 Log(63/8).
%F A161174 Equals A016686 minus A016631. - _R. J. Mathar_, Jun 16 2009
%e A161174 2.0636931...
%t A161174 RealDigits[Log[63/8],10,120][[1]] (* _Harvey P. Dale_, Jan 16 2012 *)
%o A161174 (PARI) log(63/8) \\ _Michel Marcus_, Jul 06 2015
%K A161174 cons,nonn
%O A161174 1,1
%A A161174 Brock Ericson (narutofan909(AT)cox.net), Jun 04 2009
%E A161174 Leading 2 inserted, and more digits and keyword:cons added by _R. J. Mathar_, Jun 26 2009