login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A015183
Sum of (Gaussian) q-binomial coefficients for q=-16.
1
1, 2, -13, 484, 54229, 31827398, -56799627337, 533861499881896, 15248101644637051801, 2292948178255678956694922, -1047836980355690810689170063493
OFFSET
0,2
LINKS
MATHEMATICA
Total/@Table[QBinomial[n, m, -16], {n, 0, 20}, {m, 0, n}] (* Vincenzo Librandi, Nov 01 2012 *)
CROSSREFS
Sequence in context: A366722 A082751 A120935 * A163262 A132570 A013048
KEYWORD
sign
STATUS
approved