We are given 10 arithmetic progressions (A.P.s), each with 12 terms. The first term of each A.P. is \(a_i\), where \(a_1 = 1, a_2 = 2, ..., a_{10} = 10\). The common differences \(d_i\) for these A.P.s are given as 1, 3, 5, ..., 19 respectively. We need to find the value of \(10∑^{10}_{i=1} s_i\), where \(s_i\) is the sum of the first 12 terms of i-th A.P.
The sum \(s_i\) of the first 12 terms of an A.P. is given by the formula:
s_i = \frac{n}{2} [2a_i + (n-1)d_i]
Here, \(n = 12\). Substitute this into the formula:
s_i = \frac{12}{2} [2a_i + 11d_i] = 6 [2a_i + 11d_i]
Now we calculate each \(s_i\) for \(i = 1\) to 10:
Now find the sum:
\sum_{i=1}^{10} s_i = 78 + 222 + 366 + 510 + 654 + 798 + 942 + 1086 + 1230 + 1374
Calculate the total sum:
78 + 222 + 366 + 510 + 654 + 798 + 942 + 1086 + 1230 + 1374 = 726
Finally, we multiply this result by 10:
10 \times 726 = 7260
Thus, the value of 10\sum^{10}_{i=1} s_i is 7260.