|
Search: id:A132626
|
|
| |
|
| 1, 1, 2, 14, 336, 25836, 6251504, 4838830976, 12344615283200, 106978340796778976, 3229124399759665954432, 346176173916459184212747520, 133788163509847808639178273046528
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
Triangle T=A132625 is generated by matrix powers of itself such that row n+1 of T = row n of T^(2^n) with appended '1' for n>=0 with T(0,0)=1.
|
|
PROGRAM
|
(PARI) {a(n)=local(A=vector(n+1), p); A[1]=1; for(j=1, n, p=2^n-2^(n-j)-j; A=Vec((Polrev(A)+x*O(x^p))/(1-x))); A[p+1]}
|
|
CROSSREFS
|
Cf. A132625, A132627.
Sequence in context: A139225 A078675 A094155 this_sequence A101524 A013039 A011809
Adjacent sequences: A132623 A132624 A132625 this_sequence A132627 A132628 A132629
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Paul D. Hanna (pauldhanna(AT)juno.com), Aug 25 2007
|
|
|
Search completed in 0.002 seconds
|