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
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, 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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.49714987269413385435126828829089887365167832438...
MATHEMATICA
RealDigits[Log[10, Pi], 10, 105][[1]] (* Alonso del Arte, Sep 05 2012 *)
PROG
(PARI) log(Pi)/log(10) \\ Charles R Greathouse IV, Sep 05 2012
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Log(10, Pi(R)); // G. C. Greubel, May 15 2019
(Sage) numerical_approx(log(pi, 10), digits=100) # G. C. Greubel, May 15 2019
CROSSREFS
Cf. A053510 (log(Pi)), A002392 (log(10)).
Sequence in context: A278810 A176426 A114720 * A216676 A021909 A018880
KEYWORD
cons,easy,nonn
AUTHOR
Hsu, Po-Wei (Benny) (arsene_lupin(AT)intekom.co.za), Jan 14 2000
EXTENSIONS
More terms from James A. Sellers, Jan 20 2000
STATUS
approved

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 March 18 22:56 EDT 2024. Contains 370952 sequences. (Running on oeis4.)