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!)
A157327 Egyptian fraction expansion for Pi/4 = arctan(1/2) + arctan(1/3) (Hutton 1776). 2
2, 3, -24, -81, 160, 1215, -896, -15309, 4608, 177147, -22528, -1948617, 106496, 20726199, -491520, -215233605, 2228224, 2195382771, -9961472, -22082967873, 44040192, 219667417263, -192937984, -2165293113021, 838860800 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Sum_{n>=0} 1/a(n) = Pi/4.
LINKS
X. Gourdon and P. Sebah, The constant Pi. The classic period
FORMULA
G.f.: 2*(1-4*x^2)/(1+4*x^2)^2 + 3*x*(1-9*x^2)/(1+9*x^2)^2.
MATHEMATICA
CoefficientList[Series[2 (1 - 4 x^2)/(1 + 4 x^2)^2 + 3 x (1 - 9 x^2)/(1 + 9 x^2)^2, {x, 0, 40}], x] (* Vincenzo Librandi, Dec 12 2012 *)
CROSSREFS
Sequence in context: A057665 A371480 A354277 * A174073 A009231 A012304
KEYWORD
frac,sign
AUTHOR
Jaume Oliver Lafont, Feb 27 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 April 18 18:20 EDT 2024. Contains 371781 sequences. (Running on oeis4.)