MHB Facebook's question regarding a sum

  • Thread starter Thread starter alyafey22
  • Start date Start date
  • Tags Tags
    Sum
AI Thread Summary
The discussion centers on proving the formula for the sum of the series $$\sum^{n}_{k=1}\frac{1}{k(k+1)}$$, which equals $$\frac{n}{n+1}$$. Two methods are presented: the first involves calculating partial sums, demonstrating that each sum converges to the expected result. The second method utilizes a telescoping series, simplifying the sum by canceling terms to arrive at the same conclusion. Both approaches validate the formula effectively, with the telescoping series being highlighted as particularly elegant. The conversation emphasizes the importance of understanding these mathematical techniques for proving series identities.
alyafey22
Gold Member
MHB
Messages
1,556
Reaction score
2
I asked the following question on facebook

Prove that

$$\frac{1}{1\cdot 2}+\frac{1}{2\cdot 3}+\frac{1}{3\cdot 4} \, \cdot\cdot \cdot \,+ \frac{1}{n(n+1)}=\frac{n}{n+1}
$$
 
Mathematics news on Phys.org
ZaidAlyafey said:
Prove that

$$\frac{1}{1\cdot 2}+\frac{1}{2\cdot 3}+\frac{1}{3\cdot 4} \, \cdot\cdot \cdot \,+ \frac{1}{n(n+1)}=\frac{n}{n+1}
$$
1- By inspection through partial sums

We know that the sum can be written as

$$\sum^{n}_{k=1}\frac{1}{k(k+1)}$$

Let $$S_{n}=\sum^{n}_{k=1}\frac{1}{k(k+1)}$$

$$S_1 = \frac{1}{2}$$

$$S_2=\frac{1}{2}+\frac{1}{6}=\frac{2}{3}$$

$$S_3=\frac{1}{2}+\frac{1}{6}+\frac{1}{12}=\frac{3}{4}$$

$$S_4=\frac{1}{2}+\frac{1}{6}+\frac{1}{12}+\frac{1}{20}=\frac{4}{5}$$

$$S_n=\frac{1}{1\cdot 2}+\frac{1}{2\cdot 3}+\frac{1}{3\cdot 4} \, \cdot\cdot \cdot \,+ \frac{1}{n(n+1)}=\frac{n}{n+1}$$



2- The second approach is using telescoping series

$$\sum^{n}_{k=1}\frac{1}{k(k+1)}=\sum^{n}_{k=1}\frac{1}{k}-\frac{1}{k+1}$$

$$\sum^{n}_{k=1}\frac{1}{k}-\frac{1}{k+1}=\left( 1 - \frac{1}{2} \right) +\left( \frac{1}{2} - \frac{1}{3} \right) +\left( \frac{1}{3} - \frac{1}{4} \right)+\cdot \cdot \cdot + \left(\frac{1}{n} - \frac{1}{n+1} \right)$$

Cancelling out the terms we reach to

$$\sum^{n}_{k=1}\frac{1}{k}-\frac{1}{k+1}= 1 -\frac{1}{n+1} =\frac{n}{n+1}$$
 
Very nice!

Your second approach is what I would use, partial fraction decomposition on the summand and then observing the result is a telescopic series.

In the first approach, I would require a student to then complete the hypothesis via induction.(Happy)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top