Key Concepts and Formulas
- Infinite Geometric Series: The sum of an infinite geometric series a+ar+ar2+… is given by S∞=1−ra, provided that the absolute value of the common ratio ∣r∣<1.
- Arithmetic-Geometric Series: A series where terms are a product of a term in an arithmetic progression and a term in a geometric progression. These can often be solved by multiplying the series by the common ratio of the geometric part and subtracting.
Step-by-Step Solution
-
Representing and Decomposing the Series:
We are given the equation:
7=5+71(5+α)+721(5+2α)+731(5+3α)+…………∞
Let the given series be S. We can decompose S into two separate infinite series by separating the constant term '5' and the term involving α:
S=(5+75+725+735+…)+(7α+722α+733α+…)
We are given that S=7.
-
Evaluating the First Series (Geometric Series):
The first part is a geometric series: 5+75+725+735+….
The first term is a1=5.
The common ratio is r1=71.
Since ∣r1∣=71<1, the sum of this infinite geometric series converges. Using the formula S∞=1−ra:
S1=1−715=765=5×67=635
-
Evaluating the Second Series (Arithmetic-Geometric Series):
The second part is the series: S2=7α+722α+733α+….
This is an arithmetic-geometric series. To find its sum, let's multiply S2 by the common ratio of the geometric part, which is 71:
71S2=72α+732α+743α+…
Now, subtract this equation from the original S2:
S2−71S2=(7α+722α+733α+…)−(72α+732α+743α+…)
Combine like terms:
76S2=7α+(722α−72α)+(733α−732α)+…
76S2=7α+72α+73α+…
The right-hand side is now an infinite geometric series with first term a2=7α and common ratio r2=71. Since ∣r2∣=71<1, its sum converges:
76S2=1−717α=767α=6α
Now, solve for S2:
S2=67×6α=367α
-
Combining the Series Sums and Solving for α:
We know that the total sum S=S1+S2=7. Substitute the calculated values of S1 and S2:
635+367α=7
To eliminate the fractions, multiply the entire equation by the least common multiple of the denominators (36):
36(635)+36(367α)=36(7)
6(35)+7α=252
210+7α=252
Subtract 210 from both sides:
7α=252−210
7α=42
Divide by 7:
α=742=6
Common Mistakes & Tips
- Incorrectly identifying the series: Ensure you correctly separate the constant terms from the terms involving α.
- Algebraic errors in subtraction: When subtracting the shifted series, be meticulous with the signs and corresponding terms.
- Arithmetic-Geometric Series Formula: While there's a direct formula for AGP, the method of subtracting the shifted series is fundamental and less prone to memorization errors. This method effectively converts the AGP into a standard GP.
Summary
The problem requires summing an infinite series. By decomposing the series into a standard geometric series and an arithmetic-geometric series, we can find the sum of each part. The geometric series converges to 635. The arithmetic-geometric series is manipulated by subtracting a shifted version of itself to reveal a standard geometric series, leading to a sum of 367α. Equating the total sum to the given value of 7 and solving the resulting linear equation yields the value of α.
The final answer is 6.