登录
A143552号
G.f.满足:A(x)=1+x*A(x)^5*A(-x)^2。
5
1, 1, 3, 22, 115, 1048, 6418, 63784, 421195, 4386273, 30271136, 324599018, 2306033386, 25228297188, 182938978344, 2030788315648, 14952369357211, 167836915812087, 1250429798513035, 14158770843121424, 106483223789898776
抵消
0,3
配方奶粉
G.f.满足:A(x)+A(-x)=1+[A(x。
例子
G.f.A(x)=1+x+3*x^2+22*x^3+115*x^4+1048*x^5+6418*x^6+。。。
相关扩展:
A(x)^5=1+5*x+25*x^2+180*x^3+1200*x^4+9851*x^5+73195*x^6+。。。
A(-x)^2=1-2*x+7*x^2-50*x^3+283*x^4-2458*x^5+16106*x^6-+。。。
A(x)*A(-x)=1+5*x^2+195*x^4+10946*x^6+720443*x^8+。。。
[A(x)*A(-x)]^7=1+35*x^2+1890*x^4+121947*x^6+8674036*x^8+。。。
黄体脂酮素
(PARI){a(n)=局部(a=1+x*O(x^n));对于(i=0,n,a=1+x*a^5*子集(a^2,x,-x));polceoff(a,n)}
关键词
非n
作者
保罗·D·汉纳2008年8月24日
状态
经核准的