Key Concepts and Formulas
- Arithmetico-Geometric Progression (AGP): A series where each term is a product of a term from an Arithmetic Progression (AP) and a term from a Geometric Progression (GP). The general form is a,(a+d)r,(a+2d)r2,….
- Sum of an AGP: The sum of an AGP can be found by multiplying the series by the common ratio r of the GP part and subtracting the result from the original series.
- Sum of a finite Geometric Progression (GP): For a GP with first term A, common ratio r (r=1), and N terms, the sum is SN=1−rA(1−rN).
Step-by-Step Solution
Step 1: Identify the structure of the given series.
The given series is S=(20)19+2(21)(20)18+3(21)2(20)17+…+20(21)19.
We can observe that this is an Arithmetico-Geometric Progression (AGP).
The terms can be represented as Tn=n⋅(21)n−1⋅(20)20−n for n=1,2,…,20.
Let's verify for n=1: T1=1⋅(21)0⋅(20)19=(20)19.
For n=2: T2=2⋅(21)1⋅(20)18=2(21)(20)18.
For n=20: T20=20⋅(21)19⋅(20)0=20(21)19.
The series has N=20 terms.
To simplify, we can factor out (20)19 from each term:
S=(20)19[1⋅(2021)0+2⋅(2021)1+3⋅(2021)2+…+20⋅(2021)19]
Let r=2021 and let S′=1+2r+3r2+…+20r19.
Then S=(20)19S′. Our goal is to find S′ and then determine k.
Step 2: Sum the Arithmetico-Geometric Progression S′.
S′=1+2r+3r2+…+19r18+20r19…(1)
Multiply S′ by the common ratio r:
rS′=r+2r2+3r3+…+19r19+20r20…(2)
Subtract equation (2) from equation (1):
(1−r)S′=(1−0)+(2r−r)+(3r2−2r2)+…+(20r19−19r19)−20r20
(1−r)S′=1+r+r2+…+r19−20r20
The terms 1+r+r2+…+r19 form a finite GP with first term AGP=1, common ratio r, and N=20 terms. The sum of this GP is:
SGP=1−r1(1−r20)=1−r1−r20
Substitute this sum back into the expression for (1−r)S′:
(1−r)S′=1−r1−r20−20r20
Now, substitute the value of r=2021:
1−r=1−2021=−201.
(−201)S′=−2011−(2021)20−20(2021)20
Multiply both sides by −20:
S′=−20(−2011−(2021)20)−20(−20(2021)20)
S′=−20(−20(1−(2021)20))+400(2021)20
S′=400(1−(2021)20)+400(2021)20
S′=400−400(2021)20+400(2021)20
S′=400
Step 3: Calculate the value of k.
We have S=(20)19S′ and we are given S=k(20)19.
Substituting the value of S′:
S=(20)19⋅400
Comparing this with the given equation S=k(20)19:
k(20)19=400(20)19
Dividing both sides by (20)19:
k=400
Common Mistakes & Tips
- Algebraic Errors: Be very careful with signs and fractions when subtracting the series multiplied by r. A small mistake can lead to a completely wrong answer.
- Identifying r and N: Correctly identifying the common ratio r of the GP part and the number of terms N is crucial for applying the AGP summation formula. In this case, r=21/20 and N=20.
- Formula Application: Ensure you are using the correct formula for the sum of a finite GP. The sum of 1+r+⋯+rN−1 is 1−r1−rN.
Summary
The problem involves summing an Arithmetico-Geometric Progression. By recognizing the pattern of the series and factoring out a common term, we reduced it to summing a standard AGP of the form 1+2x+3x2+…+NxN−1. The standard method of multiplying by the common ratio r and subtracting the series was applied. This process isolated a finite geometric series, whose sum was then calculated. Finally, the sum of the AGP was used to find the value of k.
The final answer is 400.