Let a1,a2,…,an be in A.P. If a5=2a7 and a11=18, then 12(a10+a111+a11+a121+…+a17+a181) is equal to ____________.
Answer: 11
Solution
Key Concepts and Formulas
The n-th term of an Arithmetic Progression (A.P.) is given by an=a1+(n−1)d, where a1 is the first term and d is the common difference.
The difference between consecutive terms in an A.P. is constant: ak+1−ak=d.
Rationalizing the denominator of a fraction of the form X+Y1 is done by multiplying the numerator and denominator by the conjugate X−Y, leading to X−YX−Y.
A telescoping sum is a series where most of the intermediate terms cancel out, simplifying the sum to a difference of the first and last remaining terms.
Step-by-Step Solution
Step 1: Express the given conditions using the A.P. formula.
We are given that a1,a2,…,an are in A.P.
We are provided with two conditions: a5=2a7 and a11=18.
Using the formula an=a1+(n−1)d:
a5=a1+(5−1)d=a1+4da7=a1+(7−1)d=a1+6da11=a1+(11−1)d=a1+10d
Step 2: Use the condition a5=2a7 to find a relationship between a1 and d.
Substitute the expressions from Step 1 into the given equation:
a1+4d=2(a1+6d)a1+4d=2a1+12d
Rearranging the terms to solve for a1:
a1−2a1=12d−4d−a1=8da1=−8d
Step 3: Use the condition a11=18 to find the values of a1 and d.
Substitute the expression for a11 from Step 1 and the relationship a1=−8d from Step 2 into the equation a11=18:
a1+10d=18(−8d)+10d=182d=18d=218=9
Now, substitute the value of d back into the equation a1=−8d:
a1=−8(9)=−72
So, the first term is a1=−72 and the common difference is d=9.
Step 4: Simplify the general term of the summation.
The summation involves terms of the form ak+ak+11. We will rationalize this expression.
Multiply the numerator and denominator by the conjugate ak−ak+1:
ak+ak+11=ak+ak+11×ak−ak+1ak−ak+1
Using the difference of squares formula (X+Y)(X−Y)=X2−Y2 in the denominator:
=(ak)2−(ak+1)2ak−ak+1=ak−ak+1ak−ak+1
Since ak and ak+1 are terms in an A.P., we know that ak+1−ak=d. Therefore, ak−ak+1=−d.
Substituting this into the expression:
=−dak−ak+1=dak+1−ak
Step 5: Evaluate the summation.
The given summation is:
S=a10+a111+a11+a121+…+a17+a181
This can be written in summation notation as:
S=∑k=1017ak+ak+11
Using the simplified general term from Step 4:
S=∑k=1017dak+1−ak=d1∑k=1017(ak+1−ak)
Now, let's expand the summation to observe the telescoping nature:
S=d1[(a11−a10)+(a12−a11)+(a13−a12)+…+(a18−a17)]
The intermediate terms cancel out:
S=d1[−a10+a18]=d1(a18−a10)
Step 6: Calculate the values of a10 and a18.
Using a1=−72 and d=9:
a10=a1+(10−1)d=a1+9d=−72+9(9)=−72+81=9a18=a1+(18−1)d=a1+17d=−72+17(9)=−72+153=81
Step 7: Substitute the calculated values into the simplified sum and find the final answer.
We have d=9, a10=9, and a18=81.
S=91(81−9)S=91(9−3)S=91(6)=96=32
The problem asks for the value of 12×S:
12S=12×3212S=4×2=8
Common Mistakes & Tips
Algebraic Errors: Be meticulous with algebraic manipulations, especially when solving for a1 and d. A small mistake in this step will affect the entire solution.
Sign Convention: Pay close attention to signs during rationalization. The denominator ak−ak+1 is equal to −d, not d.
Telescoping Sum Indices: Ensure the correct terms remain after cancellation in the telescoping sum, based on the starting and ending indices of the summation.
Summary
This problem required us to first determine the first term (a1) and common difference (d) of an Arithmetic Progression using the given conditions. We then simplified the general term of the series by rationalizing the denominator, which revealed a telescoping sum. By evaluating this telescoping sum and using the calculated values of a1 and d, we found the value of the given expression.