A135270 Row 6 of A038207.
64, 192, 240, 160, 60, 12, 1
Offset: 0
Links
- Wikipedia, Hexeract.
Programs
-
Maple
for i from 6 to 6 do seq(binomial(i, j)*2^(i-j), j = 0 .. i-1) od;
-
PARI
Vec((x+2)^6+O(x^7)) \\ Joerg Arndt, Apr 15 2013
Comments