From charlesreid1

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:


<math>
<math>
\dfrac{1}{1 + \sqrt{1}}
\dfrac{1}{1 + \sqrt{2}}
+ \dfrac{1}{\sqrt{2} + \sqrt{3}}
+ \dfrac{1}{\sqrt{2} + \sqrt{3}}
+ \dfrac{1}{\sqrt{3} + \sqrt{4}}
+ \dfrac{1}{\sqrt{3} + \sqrt{4}}
Line 13: Line 13:




|answer=
|solution=
There are 1977 terms to add, and surely it would not be a Friday Morning Math Problem if it were so boring as to tediously add so many terms.
 
You'll also notice the radicals are improper. If we try getting rid of the radicals on the bottom of each term, we get something interesting:
 
<math>
\dfrac{1}{\sqrt{a} + \sqrt{b}}
= \dfrac{(\sqrt{a} - \sqrt{b})}{(\sqrt{a} + \sqrt{b})(\sqrt{a} - \sqrt{b})}
= \dfrac{\sqrt{a} - \sqrt{b}}{\sqrt{a}^2 - \sqrt{b}^2}
= \dfrac{\sqrt{a} - \sqrt{b}}{a - b}
</math>
 
We also note that <math>a = b + 1</math>, so <math>a - b = 1</math> and the whole thing reduces to
 
<math>
\sqrt{1978} - 1
</math>
 


}}
}}

Latest revision as of 22:22, 24 January 2020

Friday Morning Math Problem

Radical Sums

Evaluate the sum:

$ \dfrac{1}{1 + \sqrt{2}} + \dfrac{1}{\sqrt{2} + \sqrt{3}} + \dfrac{1}{\sqrt{3} + \sqrt{4}} + \dots + \dfrac{1}{\sqrt{1977} + \sqrt{1978}} $

Solution
There are 1977 terms to add, and surely it would not be a Friday Morning Math Problem if it were so boring as to tediously add so many terms.

You'll also notice the radicals are improper. If we try getting rid of the radicals on the bottom of each term, we get something interesting:

$ \dfrac{1}{\sqrt{a} + \sqrt{b}} = \dfrac{(\sqrt{a} - \sqrt{b})}{(\sqrt{a} + \sqrt{b})(\sqrt{a} - \sqrt{b})} = \dfrac{\sqrt{a} - \sqrt{b}}{\sqrt{a}^2 - \sqrt{b}^2} = \dfrac{\sqrt{a} - \sqrt{b}}{a - b} $

We also note that $ a = b + 1 $, so $ a - b = 1 $ and the whole thing reduces to

$ \sqrt{1978} - 1 $

Flags