Find the coefficient of $x^{52}$ in $$(x^{10} + x^{11} + \ldots + x^{25})(x + x^2 + \ldots + x^{15})(x^{20} + x^{21}+ \ldots + x^{45})$$
One thing I tried doing was factoring out $x^{10}, x, x^{20}$ from each of the products, respectively, then using the identity of a product of two polynomials to obtain the coefficients...But I ended up with $1$. I can't figure this out and any help would be much appreciated!
Factoring out is a good beginning. Now use the fact that $1+x+x^2+\cdots+x^{n-1}=\frac{1-x^n}{1-x}$ (if $x\ne 1$).
So your expression will be a power of $x$, times a product of three polynomials of shape $1-x^k$, divided by $(1-x)^3$.
Use the generalized Binomial Theorem (or Taylor series) to find the power series for $\dfrac{1}{(1-x)^3}$. Putting the pieces together is slightly unpleasant, but doable.