Let α=∑limitsr=0n(4r2+2r+1)nCr and β=(∑limitsr=0nr+1nCr)+n+11. If 140<β2α<281, then the value of n is ______.
📖 Explanation
Calculations involving the sum of binomial coefficients rely on the standard identities ∑r=0nnCr=2n, ∑r=1nrnCr=n2n−1, and ∑r=1nr2nCr=n(n+1)2n−2. Breaking down the expression for α into individual sums gives
α=4∑r=0nr2nCr+2∑r=0nrnCr+∑r=0nnCr
Substituting the identities leads to 4(n(n+1)2n−2)+2(n2n−1)+2n, which simplifies to n(n+1)2n+n2n+2n, factoring further to (n+1)22n.
For the expression β, the identity ∑r=0nr+1nCr=n+12n+1−1 simplifies the sum. Adding the remaining term n+11 results in β=n+12n+1−1+1=n+12n+1. Consequently, the ratio β2α is equivalent to
2n+1/(n+1)2⋅(n+1)22n=(n+1)3
Solving the inequality 140<(n+1)3<281 requires evaluating integer cubes, where n=4 yields 125, n=5 results in 216, and n=6 results in 343, identifying n=5 as the valid integer.
