Analyzing the Setup
We are given the identity:
r=0∑2nar(x−2)r=r=0∑2nbr(x−3)r
We are tasked with finding the value of bn, given the constraint that ak=1 for all k≥n.
The Change of Variables
To compare the coefficients, we must align the centers of the polynomials. Let y=x−3.
This substitution implies x=y+3, which leads to x−2=y+1. The identity now transforms into:
r=0∑2nar(y+1)r=r=0∑2nbryr
We seek bn, which is the coefficient of yn in the expansion of the left-hand side.
Splitting the Summation
Since ak=1 for k≥n, we split the left-hand summation into two parts:
r=0∑n−1ar(y+1)r+r=n∑2n(y+1)r
The first part, ∑r=0n−1ar(y+1)r, is a polynomial of degree at most n−1. Consequently, it cannot contribute to the coefficient of yn.
Evaluating the Geometric Progression
We focus our attention on the second part:
This is a geometric progression with first term A=(y+1)n, common ratio R=(y+1), and n+1 terms. Using the sum formula S=AR−1Rn+1−1, we obtain:
S=(y+1)n(y+1)−1(y+1)n+1−1=y(y+1)2n+1−(y+1)n
Final Calculation
To find the coefficient of yn in S, we look for the coefficient of yn+1 in the numerator:
The term (y+1)n has a maximum degree of n and contributes nothing to the yn+1 coefficient. Applying the Binomial Theorem to (y+1)2n+1, the coefficient of yn+1 is given by:
Thus, the final value is bn=(n+12n+1).