How do you find the coefficient of $$x^{12}$$ in $$(1-x^6)^4*(1-x)^{-4}$$
I mean this is just $$[1-{4\choose 1}x^6+{4\choose2}x^{12}-{4\choose3}x^{18}+{4\choose4}x^{24}]*[{-4\choose0} + {-4\choose1}(-x) + ... +{-4\choose12}(-x)^{12}]$$ How do I actually find that in there? Do I sum up all the terms up to it?