Earlier (Coefficient of terms in expansions) when $f(x)=(1+x+x^2)^n=\sum_{k=0}^{2n} A_k x^k$, $A_k$ has been obtained as $$A_k=\sum_{j=0}^{k} {n\choose j} {j \choose k-j}.......(1)$$ Alternatively, we can obtain $A_k$ by noting that $f(x)=(1-\omega x)^n (1-\omega^2x)^n$ and using the Cauchy product of two series as $$A_k=(-\omega^2)^k \sum_{j=0}^{k} \omega^{-j} {n \choose j} {n \choose k-j}......(2)$$
Here $\omega$ is the cube root of unity.
The question here is: Can we prove the equivalence of these two expressions of $A_k$ as an identity, independently and directly(otherwise)?
Edit: Both (1) and (2) can give $A_k$ only for $0\le k\le n$, for $k>n$ we use the particular feature of the series of $f(x)$ which is $A_{2n-k}=A_k$.