Page 1 of 1

National Camp Exam 2018 P3

Posted: Tue Apr 20, 2021 9:27 pm
by Swapnil Barua
Find x=$\sqrt[]{1+1/1²+1/2²}$ +$\sqrt[]{1+1/2²+1/3²}$...+$\sqrt[]{1+1/2012²+1/2013²}$

Re: National Camp Exam 2018 P3

Posted: Wed Apr 21, 2021 12:16 am
by ~Aurn0b~
Swapnil Barua wrote:
Tue Apr 20, 2021 9:27 pm
Find x=$\sqrt[]{1+1/1²+1/2²}$ +$\sqrt[]{1+1/2²+1/3²}$...+$\sqrt[]{1+1/2012²+1/2013²}$
$\textbf{Solution}$
$$\sum_{n=1}^{2012}\sqrt{1+\frac{1}{n^2}+\frac{1}{(n+1)^2}}$$

$$=\sum_{n=1}^{2012}\frac{\sqrt{n^2(n+1)^2+n^2+(n+1)^2}}{n(n+1)}$$

$$=\sum_{n=1}^{2012}\frac{\sqrt{n^2(n+1)^2+2n^2+2n+1}}{n(n+1)}$$

$$=\sum_{n=1}^{2012}\frac{\sqrt{n^2(n+1)^2+2n(n+1)+1}}{n(n+1)}$$

$$=\sum_{n=1}^{2012}\frac{\sqrt{(n(n+1)+1)^2}}{n(n+1)}$$

$$=\sum_{n=1}^{2012}\frac{n(n+1)+1}{n(n+1)}$$

$$=\sum_{n=1}^{2012} 1+\sum_{n=1}^{2012}\frac{1}{n(n+1)}$$

$$=\sum_{n=1}^{2012} 1+\sum_{n=1}^{2012}(\frac{1}{n}-\frac{1}{n+1})$$

$$=2012+(1-\frac{1}{2013})=\frac{4052168}{2013}.\blacksquare$$

Re: National Camp Exam 2018 P3

Posted: Wed Apr 21, 2021 8:16 am
by Swapnil Barua
You did the summation of infinite series?

Re: National Camp Exam 2018 P3

Posted: Wed Apr 21, 2021 12:31 pm
by Mehrab4226
Swapnil Barua wrote:
Wed Apr 21, 2021 8:16 am
You did the summation of infinite series?
No, he did the sum of $\frac{1}{n}-\frac{1}{n+1}$. He probably used Telescoping to find that.

Re: National Camp Exam 2018 P3

Posted: Wed Apr 21, 2021 3:26 pm
by ~Aurn0b~
Swapnil Barua wrote:
Wed Apr 21, 2021 8:16 am
You did the summation of infinite series?
No, Telescoping