The sum of first n terms of an A.P. whose first term is 8 and the common difference is 20 is equal to the sum of first 2n terms of another A.P whose first term is -30 and common difference is 8. Find the value of n.
Given
a1 = 8 a2 = -30
d1 = 20 d2 = 8
Sn=S2n
n2(2a1+(n−1)d1)=2n2(2a2+(2n−1)d2)
⇒16+(n-1)20 = 2 [ -60 + (2n-1) 8]
⇒16 + 20n -20 = -120 + 32n -16
⇒ 12n = 132
⇒ n = 11