Analyzing the Setup
We are given an Arithmetic Progression (AP) with terms a1,a2,a3,…,a49 and a common difference d. The general term is defined as an=a1+(n−1)d.
Our goal is to determine the value of m given the sum of the squares of the first seventeen terms, expressed as ∑r=117ar2=140m.
Decoding the Hidden Summation
The first condition is ∑k=012a4k+1=416. Expanding this summation, we have terms a1,a5,a9,…,a49.
Using the general term formula a4k+1=a1+4kd, the summation becomes:
k=0∑12(a1+4kd)=13a1+4dk=0∑12k=416
Since ∑k=012k=212×13=78, the equation simplifies to:
13a1+4d(78)=13a1+312d=416
Dividing by 13, we obtain Equation 1:
The System of Equations
The second condition is a9+a43=66. Substituting the general term formula:
(a1+8d)+(a1+42d)=2a1+50d=66
Dividing by 2, we obtain Equation 2:
Subtracting Equation 1 from Equation 2 yields d=1. Substituting d=1 into Equation 1 gives a1+24(1)=32, resulting in a1=8.
The Sum of Squares
With a1=8 and d=1, the general term is ar=8+(r−1)(1)=r+7. We must calculate the sum:
S=r=1∑17(r+7)2=r=1∑17(r2+14r+49)
Applying standard summation formulas for n=17:
r=1∑17r2=617(18)(35)=1785
14r=1∑17r=14×217×18=2142
Summing these values, we find S=1785+2142+833=4760.
Final Calculation
We are given the relation S=140m. Substituting our calculated sum:
The value of m is 34.