Question icon
Grade 11Algebra

The sum to infinity of the series 1/1 + (1/1+2) + (1/1+2+3)+...... is equal to...

Profile image of Jay Mehta
8 Years agoGrade 11
Answers icon

3 Answers

Profile image of Meet
8 Years ago
The general term of the series is 1/[r(r+1)/2]= 2/[r(r+1)]. It can be written as 2[(1/r)-(1/r+1)], so for calculating sum put n in place of r therefore the answer is [2n/(n+1)]
Profile image of Arun
8 Years ago
Ww can write ggeneral term Tn 
Tn = 1/[n(n+1)/2]
Tn = 2/n(n+1)
We can simplify it by partial fraction
Tn = 2[1/n - 1/(n+1)]
Now we have to calculate the sum to infinite terms
T1 +T2 +T3+ T4+.......
= 2[1/1 - 1/2] + 2[1/2 - 1/3] +.....so on
Hence every terms cancel except the first terms
Hence sum  = 2 *1/1 = 2
Hope it helps
Profile image of ankit singh
5 Years ago

t’s actually simple….

Let series S= 1/1+1/3+1/6+1/10+1/15+…….

S can be rewritten as

S = 2 * (1/2+1/6+1/12+1/20+1/30+……..)

Now, let’s consider each term

1/2 = 1 - 1/2

1/6 = 1/2 - 1/3

1/12 = 1/3 - 1/4

1/20 = 1/4 - 1/5

1/30 = 1/5 - 1/6

Thus,