A135269 Row 5 of A038207.
32, 80, 80, 40, 10, 1
Offset: 0
Links
- Wikipedia, Penteract.
Crossrefs
Cf. A038207.
Programs
-
Maple
for i from 5 to 5 do seq(binomial(i, j)*2^(i-j), j = 0 .. i-1) od;
-
PARI
Vec((x+2)^5+O(x^6)) \\ Joerg Arndt, Apr 15 2013
Comments