What is the Value of this Summation?

  • Context:
  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Summation Value
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Albert1
Messages
1,221
Reaction score
0
\[\sum_{n=1}^{9999}\frac{1}{(\sqrt{{n+1}}+\sqrt{n}\,\,)(\sqrt[4]{n+1}\,\,+\sqrt[4]{n}\,\,)}\]
 
Last edited by a moderator:
Physics news on Phys.org
Albert said:
$\sum_{1}^{9999}\dfrac{1}{(\sqrt{{n+1}}+\sqrt{n}\,\,)(\sqrt[4]{n+1}\,\,+\sqrt[4]{n}\,\,)}$

Rationalizing You have...

$\displaystyle \frac{1}{(\sqrt{n+1} + \sqrt{n})\ (\sqrt[4]{n+1} + \sqrt[4]{n})} = \frac{(\sqrt{n+1} - \sqrt{n})\ (\sqrt[4] {n+1} - \sqrt[4] {n})}{\sqrt{n+1} - \sqrt{n}} = \sqrt[4] {n+1} - \sqrt[4] {n}$

... that is a 'telescopic sum'...

$\displaystyle S= \sqrt[4] {2} - \sqrt[4] {1} + \sqrt[4] {3} - \sqrt[4] {2} + ... + \sqrt[4] {10000} - \sqrt[4] {9999} = 10 - 1 = 9$

Kind regards

$\chi$ $\sigma$