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!)
A066968 Denominators of b(n) = (1/16)^n*(4/(8*n+1) - 2/(8*n+4) - 1/(8*n+5) - 1/(8*n+6)). 3

%I #18 Jun 18 2018 03:14:51

%S 15,6552,5026560,15590400,4561108992,244729774080,15293220913152,

%T 6027885936640,2292288470384640,143113842220597248,

%U 2278611404728565760,39351244081172840448,3515953192213728460800,2551413037895138672640

%N Denominators of b(n) = (1/16)^n*(4/(8*n+1) - 2/(8*n+4) - 1/(8*n+5) - 1/(8*n+6)).

%H G. C. Greubel, <a href="/A066968/b066968.txt">Table of n, a(n) for n = 0..815</a>

%H B. Gourevitch, <a href="http://www.pi314.net">L'univers de Pi</a>

%F Sum_{k>=0} b(k) = Pi.

%t Denominator[Table[1/16^n (4/(8n+1)-2/(8n+4)-1/(8n+5)-1/(8n+6)),{n,0,20}]] (* _Harvey P. Dale_, Jul 16 2014 *)

%o (PARI) a(n)=denominator(1/16^n*(4/(8*n+1)-2/(8*n+4)-1/(8*n+5)-1/(8*n+6)))

%Y Cf. A048581.

%K easy,frac,nonn

%O 0,1

%A _Benoit Cloitre_, Aug 13 2002

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 July 30 10:28 EDT 2024. Contains 374742 sequences. (Running on oeis4.)