I would like to know where is the problem when i calculated those two limit with the following ways : method (1):
$$\lim_{n\to \infty} \dfrac { 2+4+6+\cdots 2n} {n²} = \lim_{n\to \infty} \dfrac {n(n+1)}{n²} =1 $$( using arithmitic sequence sum ).
Method (2) : now by using operation over limit we get this: {n²}$$\lim_{n\to \infty} \dfrac { 2+4+6+\cdots 2n} {n²} = \lim_{n\to \infty} \dfrac {2}{n²}+\lim_{n\to\infty}\dfrac {4}{n²}+\cdots \lim_{n\to\infty}\dfrac {2n}{n²} =0+0+\cdots 0=0 $$ .
Then is there some one who show me where is the problem in second method ? Thank you for any help