I have a polynomial $p(x)=(x_1-x_2)(x_1-x_3)(x_1-x_4)(x_2-x_3)(x_2-x_4)(x_3-x_4)^{18}(x_1^2+x_2^2+x_3^2+x_4^2)^2.$
I want to know the coefficient of $x_1^{11}x^8_2x_3^5x^2_4$ by sagemath.
I am not familar with sagemath. What should i do for this question ?
Thanks!