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!)
A300709 Decimal expansion of Pi^6/960. 3
1, 0, 0, 1, 4, 4, 7, 0, 7, 6, 6, 4, 0, 9, 4, 2, 1, 2, 1, 9, 0, 6, 4, 7, 8, 5, 8, 7, 1, 3, 7, 9, 3, 7, 3, 9, 4, 6, 5, 3, 3, 5, 1, 5, 9, 1, 7, 5, 1, 0, 9, 0, 2, 2, 4, 9, 3, 8, 6, 2, 1, 0, 2, 8, 6, 2, 9, 2, 6, 4, 4, 9, 2, 5, 4, 4, 1, 1, 4, 8, 0, 5, 7, 2, 8, 3, 5, 5, 6, 3, 4, 5, 3, 3, 2, 4, 5, 5, 5, 8, 4, 9, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,5
COMMENTS
Also the sum of the series Sum_{n>=0} (1/(2n+1)^6), whose value is obtained from zeta(6) given by L. Euler in 1735: Sum_{n>=0}(2n+1)^(-s) = (1-2^(-s))*zeta(s).
LINKS
FORMULA
Equals A092732/960. - Omar E. Pol, Mar 11 2018
EXAMPLE
1.0014470766409421219064785871379373946533515917510902...
MAPLE
evalf((1/960)*Pi^6, 120)
MATHEMATICA
RealDigits[Pi^6/960, 10, 120][[1]]
PROG
(PARI) default(realprecision, 120); Pi^6/960
(MATLAB) format long; pi^6/960
CROSSREFS
Sequence in context: A350581 A356686 A198138 * A240924 A319034 A282468
KEYWORD
nonn,cons
AUTHOR
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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)