cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A317668 G.f. A(x) satisfies: Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n) )^n = 1.

This page as a plain text file.
%I A317668 #17 Aug 13 2018 03:55:47
%S A317668 1,4,26,356,8871,320672,14811200,820185072,52546341422,3808527303300,
%T A317668 307523461730866,27352330591164308,2656394433081980649,
%U A317668 279696497208771609120,31739466678890197201328,3862114024795578127697248,501700135604304149492422266,69305144023051764776753873168,10145743117833906529065611237208,1569100081969097895595627120200512
%N A317668 G.f. A(x) satisfies: Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n) )^n  =  1.
%H A317668 Paul D. Hanna, <a href="/A317668/b317668.txt">Table of n, a(n) for n = 0..200</a>
%F A317668 G.f. A(x) satisfies:
%F A317668 (1) 1 = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n) )^n.
%F A317668 (2) A(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n.
%F A317668 (3) 1 = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n * (1-x)^(4*n+4).
%F A317668 (4) Let B(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+1) )^n,
%F A317668 then B(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n * (1-x)^(3*n+3).
%F A317668 (5) Let C(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+2) )^n,
%F A317668 then C(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n * (1-x)^(2*n+2).
%F A317668 (6) Let D(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+3) )^n,
%F A317668 then D(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n * (1-x)^(n+1).
%F A317668 a(n) ~ 2^(2*n + log(2)/8 - 5/2) * n^n / (sqrt(1-log(2)) * exp(n) * (log(2))^(2*n+1)). - _Vaclav Kotesovec_, Aug 13 2018
%e A317668 G.f.: A(x) = 1 + 4*x + 26*x^2 + 356*x^3 + 8871*x^4 + 320672*x^5 + 14811200*x^6 + 820185072*x^7 + 52546341422*x^8 + 3808527303300*x^9 + 307523461730866*x^10 + ...
%e A317668 such that
%e A317668 1 = 1  +  (1/A(x) - (1-x)^4)  +  (1/A(x) - (1-x)^8)^2  +  (1/A(x) - (1-x)^12)^3  +  (1/A(x) - (1-x)^16)^4  +  (1/A(x) - (1-x)^20)^5  +  (1/A(x) - (1-x)^24)^6  +  (1/A(x) - (1-x)^28)^7  +  (1/A(x) - (1-x)^32)^8  + ...
%e A317668 Also,
%e A317668 A(x) = 1  +  (1/A(x) - (1-x)^8)  +  (1/A(x) - (1-x)^12)^2  +  (1/A(x) - (1-x)^16)^3  +  (1/A(x) - (1-x)^20)^4  +  (1/A(x) - (1-x)^24)^5  +  (1/A(x) - (1-x)^28)^6  +  (1/A(x) - (1-x)^32)^7  +  (1/A(x) - (1-x)^36)^8  + ...
%e A317668 RELATED SERIES.
%e A317668 (1) The series B(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+1) )^n begins
%e A317668 B(x) = 1 + x + 5*x^2 + 67*x^3 + 1669*x^4 + 60246*x^5 + 2781335*x^6 + 154062232*x^7 + 9875799121*x^8 + 716231200582*x^9 + 57865799711347*x^10 + ...
%e A317668 also given by B(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n * (1-x)^(3*n+3).
%e A317668 (2) The series C(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+2) )^n begins
%e A317668 C(x) = 1 + 2*x + 11*x^2 + 148*x^3 + 3683*x^4 + 132888*x^5 + 6131332*x^6 + 339397944*x^7 + 21742672693*x^8 + 1575995237188*x^9 + 127268039660042*x^10 + ...
%e A317668 also given by C(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n * (1-x)^(2*n+2).
%e A317668 (3) The series D(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+3) )^n begins
%e A317668 D(x) = 1 + 3*x + 18*x^2 + 244*x^3 + 6073*x^4 + 219238*x^5 + 10117351*x^6 + 560000464*x^7 + 35868610134*x^8 + 2599382401532*x^9 + 209871544727484*x^10 + ...
%e A317668 also given by D(x) = Sum_{n>=0} ( 1/A(x) - (1-x)^(4*n+4) )^n * (1-x)^(n+1).
%o A317668 (PARI) {a(n) = my(A=[1]); for(i=1, n, A=concat(A, 0); A[#A] = Vec( sum(m=0, #A, ( 1/Ser(A) - (1-x)^(4*m+4) )^m ) )[#A]/2 ); A[n+1]}
%o A317668 for(n=0, 25, print1(a(n), ", "))
%Y A317668 Cf. A317349, A317666, A317667, A317803.
%K A317668 nonn
%O A317668 0,2
%A A317668 _Paul D. Hanna_, Aug 12 2018