The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A157295 Decimal expansion of 630/Pi^6. 1
6, 5, 5, 3, 0, 1, 7, 2, 8, 1, 7, 6, 3, 8, 6, 9, 4, 6, 5, 3, 6, 5, 9, 7, 7, 0, 9, 9, 9, 5, 9, 4, 9, 4, 2, 1, 9, 6, 7, 4, 8, 1, 0, 1, 0, 6, 5, 7, 7, 3, 7, 8, 8, 7, 2, 2, 9, 1, 6, 0, 2, 6, 9, 9, 5, 7, 0, 0, 1, 6, 9, 4, 2, 2, 9, 7, 9, 1, 6, 1, 6, 5, 3, 9, 3, 2, 6, 3, 6, 9, 8, 5, 2, 1, 9, 6, 9, 4, 7, 7, 0, 2, 7, 6, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Masato Kobayashi, Möbius functions of higher rank and Dirichlet series, arXiv:2108.01822 [math.NT], 2021.
FORMULA
Equals Product_{p primes = A000040} (1-1/p^2+1/p^4-1/p^6).
Equals Product_{i>=1} (1-1/A001248(i)+1/A030514(i)-1/A030516(i)).
Equals 630*A092746.
Equals Sum_{n>=1} A363551(n)/n^2. - Amiram Eldar, Jun 10 2023
EXAMPLE
0.655301728176386946536... = (1-1/2^2+1/2^4-1/2^6)*(1-1/3^2+1/3^4-1/3^6)*(1-1/5^2+1/5^4-1/5^6)*(1-1/7^2+1/7^4-1/7^6)*...
MAPLE
evalf(630/Pi^6) ;
MATHEMATICA
RealDigits[630/Pi^6, 10, 120][[1]] (* Amiram Eldar, Jun 10 2023 *)
PROG
(PARI) 630/Pi^6 \\ Michel Marcus, Aug 05 2021
CROSSREFS
Sequence in context: A244808 A351055 A359284 * A011485 A084339 A050815
KEYWORD
cons,easy,nonn
AUTHOR
R. J. Mathar, Feb 26 2009
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 May 13 00:07 EDT 2024. Contains 372497 sequences. (Running on oeis4.)