What is the limit when $n \to \infty$?
$$\lim_{n \to \infty} \frac{1}{n^4} \sum_{J=0}^{2n-1} J^3=?$$
What is the limit when $n \to \infty$?
$$\lim_{n \to \infty} \frac{1}{n^4} \sum_{J=0}^{2n-1} J^3=?$$
Hint: $$1^3+2^3+3^3+\cdots+k^3=\left(\frac{k(k+1)}{2}\right)^2.$$
$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$ \begin{align} \lim_{n \to \infty}\bracks{{1 \over n^{4}}\sum_{J = 0}^{2n - 1}J^{3}} &\ =\ \overbrace{\lim_{n \to \infty}\bracks{{1 \over \pars{n + 1}^{4} - n^{4}} \pars{\sum_{J = 0}^{2n + 1}J^{3} - \sum_{J = 0}^{2n - 1}J^{3}}}} ^{\ds{\mbox{Stolz-Ces$\mrm{\grave{a}}$ro Theorem}}} \\[5mm] & = \lim_{n \to \infty}\,\, {\pars{2n + 1}^{3} + \pars{2n}^{3} \over 4n^{3} + 6n^{2} + 4n + 1} = \lim_{n \to \infty}\,\, {16n^{3} + 12n^{2} + 6n + 1\over 4n^{3} + 6n^{2} + 4n + 1} = \bbx{\ds{4}} \end{align}