login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053511 Decimal expansion of log_10 (Pi). 8

%I #17 Sep 08 2022 08:45:00

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

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

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

%N Decimal expansion of log_10 (Pi).

%H G. C. Greubel, <a href="/A053511/b053511.txt">Table of n, a(n) for n = 0..5000</a>

%e 0.49714987269413385435126828829089887365167832438...

%t RealDigits[Log[10, Pi], 10, 105][[1]] (* _Alonso del Arte_, Sep 05 2012 *)

%o (PARI) log(Pi)/log(10) \\ _Charles R Greathouse IV_, Sep 05 2012

%o (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Log(10, Pi(R)); // _G. C. Greubel_, May 15 2019

%o (Sage) numerical_approx(log(pi, 10), digits=100) # _G. C. Greubel_, May 15 2019

%Y Cf. A053510 (log(Pi)), A002392 (log(10)).

%K cons,easy,nonn

%O 0,1

%A Hsu, Po-Wei (Benny) (arsene_lupin(AT)intekom.co.za), Jan 14 2000

%E More terms from _James A. Sellers_, Jan 20 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)