S1, S2, S3.... Sn are sums of infinite Geometric series whose first terms are 1,2,3,....n and common ratios are 1/2, 1/3... 1/n+1 respectively
then
S12+S22+S3.... +Sn2=?
-
UP 0 DOWN 0 0 4
4 Answers
Anirudh Kumar
·2009-03-26 06:24:29
for
S1 a=1 and r = 1/2
S1 = a/1-r
thus
S1= 1/1-1/2 = 2
similarly
S2= 3
S12+S22+S3.... +Sn2
= 22+32+42+...+n2
= n(n+1)(2n+1)/6-1
= n(n+1)(2n+1)-6/6
Anirudh Kumar
·2009-03-26 06:34:26
yes sir. it will be upto (n+1)2 .
so the ans should be
(n+1)(n+2)(2n+3)-6/6
i hope now it is correct?