I am trying to simplify the following term: $$2^{\sum_{i=1}^n k \,log(i)}$$ So far I have only been able to come up with the following step: $$2^{\sum_{i=1}^n k \,log(i)}$$ $$= 2^{\sum_{i=1}^n \,log(i^k)}$$ $$= 2^{\sum_{i=1}^n \,log(i^k)}$$
What else can I do to simplify this term even further?