We have the binomial expansion as this $$(x+y)^n = \sum_{k=0}^n {n \choose k}x^{n-k}y^k = \sum_{k=0}^n {n \choose k}x^{k}y^{n-k}$$
Is there a formula for $\sum_{k=0}^n {n \choose k}^2x^{2k}y^{2(n-k)}$, the sum when the terms are squared? If that's impossible, maybe one for when $y^2 = 1 - x^2$ if that makes thing easier? I've been thinking about it but couldn't figure anything out. I know it was asked here in a somewhat similar fashion but there was not conclusive answer. Thank you in advance!