If ∑limitsr=010(10r10r+1−1)⋅11Cr+1=1010α11−1111, then α is equal to:
📖 Explanation
Expanding the expression inside the sigma notation allows us to leverage the binomial theorem to simplify the entire sum into a standard form. By observing that the term 10r10r+1−1 can be decomposed into 10−10r1, we can split the summation into two distinct parts: 10∑r=01011Cr+1 and ∑r=01010r11Cr+1.
For the first part, evaluating 10∑r=01011Cr+1 involves summing all binomial coefficients for n=11 excluding the first term, 11C0. Since the sum of all binomial coefficients is 211, this first component becomes 10(211−1).
For the second part, ∑r=01010r11Cr+1, we can adjust the index by setting k=r+1, transforming the expression into 10∑k=11110k11Ck. This series corresponds to the binomial expansion of (1+101)11 minus the initial term, 11C0(101)0. This evaluates to 10((1011)11−1), which simplifies to 10101111−1011.
Combining these two results gives 10(211−1)−10101111−1011. When written over a common denominator of 1010, the expression becomes 10101011(211−1)−1111+1011, which simplifies to 10101011⋅211−1011−1111+1011. The 1011 terms cancel out, leaving 1010(10⋅2)11−1111, or 10102011−1111. Comparing this to the given structure 1010α11−1111, we identify that α must be 20.