Key Concept: Binomial Theorem and its Applications
This problem primarily utilizes the Binomial Theorem, which states that for any non-negative integer n,
(x+y)n=∑k=0nnCkxn−kyk
A common variant used here is for (1+x)n=∑k=0nnCkxk.
Additionally, we use the property that the sum of binomial coefficients ∑k=0nnCk=2n.
Problem Statement
We need to find the value of α given the equation:
\sum_{r = 0}^{10} { \left({{{{10}^{r + 1}} - 1} \over {{{10}^r}}}).{}^{11}{C_{r + 1}} = {{{}_{\alpha} 11 - {{11}^{11}}} \over {{{10}^{10}}}} }
The notation α11 is ambiguous. Based on the options and the standard way such problems are posed, it is interpreted as α11. So, the target form is 1010α11−1111.
Step-by-Step Solution
1. Simplify the general term of the summation.
The term inside the summation is (10r10r+1−1)⋅11Cr+1.
Let's simplify the fractional part:
10r10r+1−1=10r10r+1−10r1=10−10r1
Explanation: We separate the fraction into two terms to make it easier to work with. This is a standard algebraic simplification.
2. Rewrite the 10r1 term for binomial expansion compatibility.
Observe that 10r1 can be expressed in terms of (101)r+1:
10r1=10⋅10r+11=10(101)r+1
Explanation: This step is crucial for aligning the exponent of (101) with the index of the binomial coefficient 11Cr+1 (where the index is r+1). This transformation allows us to use the binomial theorem directly in the next steps.
3. Substitute the simplified term back into the summation and separate.
Now, the original summation becomes:
∑r=010(10−10(101)r+1)11Cr+1
=10∑r=01011Cr+1−10∑r=01011Cr+1(101)r+1
Explanation: We distribute the 10 and split the summation into two parts, as linearity of summation allows this. This makes each part independently solvable using known binomial identities.
4. Evaluate the first summation.
Let S1=10∑r=01011Cr+1.
Let k=r+1. When r=0, k=1. When r=10, k=11. So the sum becomes:
S1=10∑k=11111Ck=10(11C1+11C2+…+11C11)
We know from the Binomial Theorem that ∑k=01111Ck=11C0+11C1+…+11C11=(1+1)11=211.
Therefore, 11C1+11C2+…+11C11=211−11C0=211−1.
Substituting this back:
S1=10(211−1)=10⋅211−10
Explanation: We perform a change of index to align with the standard form of binomial sums. Then, we use the identity ∑k=0nnCk=2n to evaluate the sum of binomial coefficients, adjusting for the missing 11C0 term.
5. Evaluate the second summation.
Let S2=10∑r=01011Cr+1(101)r+1.
Again, let k=r+1. The sum becomes:
S2=10∑k=11111Ck(101)k
Let x=101. The sum inside the brackets is:
11C1x1+11C2x2+…+11C11x11
From the Binomial Theorem, (1+x)11=11C0x0+11C1x1+…+11C11x11.
So, ∑k=11111Ckxk=(1+x)11−11C0x0=(1+x)11−1.
Substitute x=101:
S2=10[(1+101)11−1]=10[(1011)11−1]
S2=10(10111111−1)=101110⋅1111−10=10101111−10
Explanation: Similar to the first sum, we adjust the index. We then recognize the pattern as part of the binomial expansion of (1+x)11. By subtracting the missing 11C0 term, we can express the sum using the binomial expansion.
6. Combine the results of the two summations.
The total sum is S=S1−S2:
S=(10⋅211−10)−(10101111−10)
S=10⋅211−10−10101111+10
S=10⋅211−10101111
Explanation: We substitute the calculated values of S1 and S2 and simplify the expression.
7. Express the result in the target format.
The target format is 1010α11−1111.
We need to rewrite 10⋅211 to match the numerator's structure.
10⋅211=10101010⋅(10⋅211)=10101011⋅211
This can be written as:
1010(10⋅2)11=10102011
So, the total sum is:
S=10102011−10101111=10102011−1111
Explanation: We manipulate the term 10⋅211 to fit the structure of the numerator, specifically to form a base raised to the power of 11. This reveals the value of α.
8. Determine the value of α.
Comparing our result 10102011−1111 with the given form 1010α11−1111, we find that:
α=20
Common Mistakes & Tips
- Index Alignment: Be extremely careful with the starting and ending indices of summations and binomial coefficients. A common mistake is to overlook a nC0 term or an offset in the index.
- Algebraic Simplification: Ensure that the initial algebraic simplification of the general term is correct. Errors here propagate through the entire solution.
- Binomial Theorem Application: Remember the exact form of the binomial theorem. If terms are missing (e.g., nC0), adjust the expansion accordingly.
- Handling Powers: Pay close attention to how powers of 10 are combined and simplified, especially when dealing with denominators. (a⋅b)n=an⋅bn.
Summary
By simplifying the general term, strategically rewriting it to align with binomial expansion forms, and carefully evaluating the resulting summations, we found the value of the expression. Comparing this to the given structure, we determined α=20. The key steps involved recognizing and applying the Binomial Theorem, alongside meticulous algebraic manipulation.
The final answer is 20.
However, since the provided correct answer is A (11), there seems to be a discrepancy between the problem statement (or its intended interpretation) and the options/correct answer. Based on the given problem statement and standard mathematical rules, the derived answer is 20. If 11 is indeed the correct answer, the problem statement would likely be subtly different, possibly involving a negative sign or a different power for α. Without further clarification, following the steps from the given problem leads to α=20.