Question
Question: Let $(1 + x + x^2)^{30} = \sum_{r=0}^{60} a_r x^r$. If $\alpha a_{21} = \beta a_{20} + \gamma a_{19}...
Let (1+x+x2)30=∑r=060arxr. If αa21=βa20+γa19,(α,β,γ∈N) then the value of α+β+γ can be

A
62
B
72
C
82
D
74
Answer
72
Explanation
Solution
The core of the solution involves deriving a recurrence relation between the coefficients of the polynomial expansion (1+x+x2)30=∑r=060arxr. This is achieved by differentiating the polynomial and manipulating the resulting equation.
- Define P(x)=(1+x+x2)30.
- Differentiate P(x) to get P′(x)=30(1+x+x2)29(1+2x).
- Establish the relation P′(x)(1+x+x2)=30(1+2x)P(x).
- Substitute the series expansions for P(x) and P′(x) into this relation: (∑rarxr−1)(1+x+x2)=30(1+2x)(∑arxr).
- Equate the coefficients of xn on both sides. The general relation obtained is (n+1)an+1=(30−n)an+(61−n)an−1.
- To match the given form αa21=βa20+γa19, we set n+1=21 (so n=20).
- Substituting n=20 yields 21a21=10a20+41a19.
- By comparison, α=21,β=10,γ=41. These are natural numbers.
- Calculate α+β+γ=21+10+41=72.