Given $\left\{a_n\right\}$ arithmetic progression, $a_1=2$, $a_{n+1}=a_n+2n$ $\left(n\:\ge \:1\right)$. $a_{50}=?$
What i did: $$a_n+d=a_n+2n$$ $$d=2n$$ $$a_{50}=2+d\left(n-1\right)$$ $$a_{50}=2+2\left(n^2-n\right)$$ $$a_{50}=2+2\cdot 2450$$ $$a_{50}=4902$$
But this is wrong. Answers:
$$A=2452,\:B=2450,\:C=2552,\:D=2500$$