Given:
L=n→∞lim(13+23+…+n3)−(12+22+…+n2)(12−1)(n−1)+(22−2)(n−2)+…+((n−1)2−(n−1))
Find: The value of the limit and hence the correct option.
The solution is unrelated to this question, so the answer is derived from the given answer key.
Write the numerator as
k=1∑n−1(k2−k)(n−k)=k=1∑n−1k(k−1)(n−k)
Expand:
k=1∑n−1(k2−k)(n−k)=nk=1∑n−1(k2−k)−k=1∑n−1(k3−k2)Using
k=1∑n−1k=2(n−1)n,k=1∑n−1k2=6(n−1)n(2n−1),k=1∑n−1k3=(2(n−1)n)2
we get
k=1∑n−1(k2−k)=6(n−1)n(2n−1)−2(n−1)n=3(n−1)n(n−2)
and
k=1∑n−1(k3−k2)=(2(n−1)n)2−6(n−1)n(2n−1)After simplification, the numerator becomes
N=12n(n−1)(n−2)(n+1)
Now the denominator is
D=k=1∑nk3−k=1∑nk2
Using
k=1∑nk3=(2n(n+1))2,k=1∑nk2=6n(n+1)(2n+1)
we obtain
D=12n(n+1)(3n2−n−2)=12n(n+1)(3n+2)(n−1)Therefore,
L=n→∞lim12n(n+1)(3n+2)(n−1)12n(n−1)(n−2)(n+1)=n→∞lim3n+2n−2=31
Therefore, the correct option is B.