A171454
G.f. satisfies: A(x) = 1 + 4*x*AGM(1, A(x)^2).
Original entry on oeis.org
1, 4, 16, 80, 448, 2672, 16640, 106944, 704000, 4722608, 32166784, 221865280, 1546491904, 10876777024, 77091573760, 550088739584, 3948410757120, 28489277352112, 206520803651712, 1503353875355200, 10984898330047488, 80540719266134080, 592362120108263424, 4369140213882013440
Offset: 0
G.f.: A(x) = 1 + 4*x + 16*x^2 + 80*x^3 + 448*x^4 + 2672*x^5 + ...
A(x)^2 = 1 + 8*x + 48*x^2 + 288*x^3 + 1792*x^4 + 11488*x^5 + ...
AGM(1, A(x)^2) = 1 + 4*x + 20*x^2 + 112*x^3 + 668*x^4 + 4160*x^5 + ...
-
(* Calculation of constants {d,c}: *) {1/r, Sqrt[r*s*(-1 - s + s^4 + s^5) / (2*Pi*r*(-1 - 4*s^2 + s^4) + 8*s*EllipticK[(-1 + s^2)^2/(1 + s^2)^2])]} /. FindRoot[{(s - 1)/(4*r) == Pi*s^2/(2*EllipticK[1 - 1/s^4]), EllipticE[(-1 + s^2)^2/(1 + s^2)^2] == Pi*r*s}, {r, 1/8}, {s, 3}, WorkingPrecision -> 70] (* Vaclav Kotesovec, Nov 15 2023 *)
-
{a(n)=local(A=1+x+x*O(x^n));for(i=1,n,A=1+4*x*agm(1,A^2));polcoeff(A,n)}
A158100
G.f. satisfies: A(x) = 1/AGM(1, 1 - 8*x/A(x) ).
Original entry on oeis.org
1, 4, 4, 0, 4, 0, -16, 0, -28, 0, 176, 0, 336, 0, -2496, 0, -4956, 0, 40112, 0, 81488, 0, -694720, 0, -1432688, 0, 12647488, 0, 26360896, 0, -238598400, 0, -501256668, 0, 4623092400, 0, 9772018896, 0, -91458048960, 0, -194263943664, 0, 1839634167360
Offset: 0
G.f.: A(x) = 1 + 4*x + 4*x^2 + 4*x^4 - 16*x^6 - 28*x^8 +-...
1 - 8*x/A(x) = 1 - 8*x + 32*x^2 - 96*x^3 + 256*x^4 - 608*x^5 +-...
From _Paul D. Hanna_, Mar 14 2009: (Start)
Convolution square root is A158122 and begins:
[1,2,0,0,2,-4,0,0,-16,40,0,0,200,-544,0,0,-3006,8540,0,0,...]
in which the convolution of the quadrisections equals 2:
[1,2,-16,200,-3006,...]*[2,-4,40,-544,8540,...] = 2. (End)
A158122
G.f. A(x) satisfies: A(x)^2 = 1/AGM(1, 1 - 8*x/A(x)^2 ).
Original entry on oeis.org
1, 2, 0, 0, 2, -4, 0, 0, -16, 40, 0, 0, 200, -544, 0, 0, -3006, 8540, 0, 0, 49956, -145720, 0, 0, -884352, 2625648, 0, 0, 16349648, -49161024, 0, 0, -311986480, 947069352, 0, 0, 6098614912, -18650752400, 0, 0, -121497078016, 373773754912, 0, 0
Offset: 0
G.f.: A(x) = 1 + 2*x + 2*x^4 - 4*x^5 - 16*x^8 + 40*x^9 + 200*x^12 -+...
A(x)^2 = 1 + 4*x + 4*x^2 + 4*x^4 - 16*x^6 - 28*x^8 + 176*x^10 +...
Contribution from _Paul D. Hanna_, Mar 14 2009: (Start)
G.f. of quadrasection A158212 is:
B(x) = 1 + 2*x - 16*x^2 + 200*x^3 - 3006*x^4 + 49956*x^5 +...;
G.f. of quadrasection A158213 is C(x) = 2/B(x):
C(x) = 2 - 4*x + 40*x^2 - 544*x^3 + 8540*x^4 - 145720*x^5 +...
where g.f. A(x) = B(x^4) + x*C(x^4) = B(x^4) + 2*x/B(x^4). (End)
Original entry on oeis.org
1, 2, -16, 200, -3006, 49956, -884352, 16349648, -311986480, 6098614912, -121497078016, 2457844837376, -50353474318552, 1042571366405520, -21781950163497216, 458626034728146240, -9721961867347898174
Offset: 0
G.f.: A(x) = 1 + 2*x - 16*x^2 + 200*x^3 - 3006*x^4 + 49956*x^5 +...
2/A(x) = 2 - 4*x + 40*x^2 - 544*x^3 + 8540*x^4 - 145720*x^5 +...
F(x) = 1 + 2*x + 2*x^4 - 4*x^5 - 16*x^8 + 40*x^9 + 200*x^12 - 544*x^13 +...
Original entry on oeis.org
2, -4, 40, -544, 8540, -145720, 2625648, -49161024, 947069352, -18650752400, 373773754912, -7598155324032, 156294309718944, -3247203559571136, 68042170392274560, -1436308791802028544, 30514944039812500572
Offset: 0
G.f.: A(x) = 2 - 4*x + 40*x^2 - 544*x^3 + 8540*x^4 - 145720*x^5 +...
2/A(x) = 1 + 2*x - 16*x^2 + 200*x^3 - 3006*x^4 + 49956*x^5 +...
F(x) = 1 + 2*x + 2*x^4 - 4*x^5 - 16*x^8 + 40*x^9 + 200*x^12 - 544*x^13 +...
where F(x) = 2/A(x^4) + x*A(x^4) is the g.f. of A158122.
A158101
G.f. satisfies: A(x^2) = -4*x + 1/AGM(1, 1 - 8*x/(A(x^2) + 4*x) ).
Original entry on oeis.org
1, 4, 4, -16, -28, 176, 336, -2496, -4956, 40112, 81488, -694720, -1432688, 12647488, 26360896, -238598400, -501256668, 4623092400, 9772018896, -91458048960, -194263943664, 1839634167360, 3923099632704, -37510172125440
Offset: 0
G.f.: A(x) = 1 + 4*x + 4*x^2 - 16*x^3 - 28*x^4 + 176*x^5 + 336*x^6 - ...
-
{a(n)=polcoeff(-4*x+x/serreverse(x/agm(1, 1-8*x +O(x^(2*n+1)))),2*n)}
-
{a(n)=local(G=sum(m=0,n,binomial(2*m,m)^2*x^m)+x*O(x^n));polcoeff((x/serreverse(x*G^2))^(1/2),n)} \\ Paul D. Hanna, Feb 04 2010
A323385
Expansion of AGM(1,1-16*x) (where AGM denotes the arithmetic-geometric mean).
Original entry on oeis.org
1, -8, -16, -128, -1344, -15872, -199680, -2613248, -35148800, -482500608, -6730072064, -95094702080, -1358152794112, -19573573681152, -284284750397440, -4156674357067776, -61133523873169408, -903754859816157184, -13421680957337894912, -200140704802846801920
Offset: 0
-
R:= Pi*(1-8*x)/(2*EllipticK(-8*x/(1-8*x))):
S:= series(R,x,31):
seq(coeff(S,x,j),j=0..30); # Robert Israel, Jan 13 2019
-
CoefficientList[Series[Pi*(1 - 16*x) / (2*EllipticK[1 - 1/(1 - 16*x)^2]), {x, 0, 25}], x] (* Vaclav Kotesovec, Sep 28 2019 *)
-
N=66; x='x+O('x^N); Vec(agm(1, 1-16*x))
A328046
G.f.: 1/2 + 1/(1 + AGM(1, sqrt(1-16*x))).
Original entry on oeis.org
1, 1, 7, 68, 763, 9276, 118656, 1572024, 21368155, 296187164, 4169180104, 59420124472, 855590919392, 12425933510200, 181787367119112, 2676258927443328, 39615617922076635, 589234154312057436, 8801406013366190952, 131964659304934491576, 1985338775295068132520
Offset: 0
-
CoefficientList[Series[1/2 + 1/(1 + (Pi*Sqrt[1 - 16*x])/(2*EllipticK[1 - 1/(1 - 16*x)])), {x, 0, 25}], x]
A300100
Expansion of sqrt(agm(1, 1 - 8*x)) in powers of x.
Original entry on oeis.org
1, -2, -4, -16, -82, -476, -2968, -19360, -130220, -895592, -6264656, -44411968, -318300080, -2302042400, -16777460032, -123084642048, -908175062994, -6734680013532, -50164119638328, -375134475461088, -2815268948389212, -21195313970398536
Offset: 0
-
CoefficientList[Series[Sqrt[Pi*(1 - 8*x) / (2*EllipticK[1 - 1/(1 - 8*x)^2])], {x, 0, 25}], x] (* Vaclav Kotesovec, Sep 28 2019 *)
A075225
Expansion of 2-AGM(1,1-8x) (where AGM denotes the arithmetic-geometric mean).
Original entry on oeis.org
1, 4, 4, 16, 84, 496, 3120, 20416, 137300, 942384, 6572336, 46432960, 331580272, 2389352256, 17351364160, 126851634432, 932823545428, 6895102385072, 51199649648048, 381738099675840, 2856639909232112, 21447771308542784
Offset: 0
-
CoefficientList[Series[2 - Pi*(1 - 8*x) / (2*EllipticK[1 - 1/(1 - 8*x)^2]), {x, 0, 25}], x] (* Vaclav Kotesovec, Sep 28 2019 *)
-
a(n)=if(n<0,0,polcoeff(2-agm(1,1-8*x+x*O(x^n)),n))
Showing 1-10 of 11 results.
Comments