Find the value of

Find the value of :

$$\sqrt{1+\frac{1}{1^2 }+\frac{1}{2^2 }  }+\sqrt{1+\frac{1}{2^2 }+\frac{1}{3^2 }  }+............\sqrt{1+\frac{1}{999^2}+\frac{1}{1000^2 }  }$$

I am unable to identify the sequence.This does not seem to be an A.P.

Please show all the steps.

Comments

answer

The only important fact is

$$\sqrt{1+\frac{1}{k^2}+\frac{1}{(k+1)^2}}=1+\frac{1}{k}-\frac{1}{k+1}$$

Your problem

$$s_{999}=\sum_{k=1}^{k=999}\sqrt{1+\frac{1}{k^2}+\frac{1}{(k+1)^2}}=999+1-\frac{1}{1000}=1000-\frac{1}{1000}=999.999$$

Thank You.

Thank You.

Back to top