How can I simplify $\prod \limits_{l=1}^{a} \frac{1}{4^a} \cdot 16^l$?
I've tried looking at the terms and finding something in there to conlcude what it might be and also took the $n^{th}$ term of $16^l$ into one fraction but that does rather the opposite of simplification.
$$\prod_{l=1}^{a}\frac{16^l}{4^a} = \frac{1}{4^{a^2}}\prod_{l=1}^{a}16^l = 4^{-a^2} 16^{\sum_{l=1}^{a}l} = 4^{-a^2} 4^{a(a+1)}=\color{red}{4^a}.$$