Limit of integral of the $n$-th root

63 Views Asked by At

I need a litle help finding the solution for this exercise: $$\lim_{n\to\infty} \sqrt[n]{\int_{0}^{1} (2017+x^n)^n dx}$$ I think I should start from $$ 2017\leq 2017+x^n \leq 2018$$ but from there I end up with $$2017 \leq \sqrt[n]{\int_{0}^{1} (2017+x^n)^n dx} \leq 2018 $$ and I'm not sure what to do next.