In the interval [0,1] I have to find the limit of a Riemann sum
$$\lim _{n\to \infty }\sum _{i=1}^n\left(\frac{i^4}{n^5}+\frac{i}{n^2}\right)$$
so far I have this $$\lim _{n\to \infty }\sum _{i=1}^n\:\frac{i}{n}\left(\left(\frac{i}{n}\right)^3+1\right)$$ and tried to make it look like (a+ delta(X)i) but since a is 0 I feel kind of lost.