The sums of n terms of three A.P.'s whose first term is 1 and common differences are 1, 2, 3 are s1,s2,s3 respectively. The true relation is
We have a1=a2=a3=1 and d1=1,d2=2,d3=3.
Therefore, S1=n2(n+1) .....(i)
S2=n2[2n] ....(ii)
S3=n2[3n−1] ....(iii)
Adding (i) and (iii),
S1+S3=n2[(n+1)+(3n−1)]=2[n2(2n)]=2S2
Hence correct relation S1+S3=2S2.