If α=1+r=1∑6(−3)r−112C2r−1, then the distance of the point (12,3) from the line αx−3y+1=0 is ________.
Answer: 1
Solution
Key Concepts Utilized
This problem requires the application of several key mathematical concepts:
Binomial Theorem for Sums of Odd/Even Terms: Specifically, the property that relates sums of binomial coefficients with odd or even lower indices to the expansion of (1+x)n and (1−x)n.
The general identity used is:
∑k odd(kn)xk=2(1+x)n−(1−x)n
and if we need terms like (1n)+(3n)y+(5n)y2+…, we can substitute x2=y (or x=y or x=i−y).
Complex Numbers and De Moivre's Theorem: When dealing with terms like −3 or evaluating powers of complex numbers, converting them to polar form and applying De Moivre's Theorem, (r(cosθ+isinθ))n=rn(cos(nθ)+isin(nθ)), greatly simplifies calculations.
Properties of Cube Roots of Unity (ω): Recognizing expressions like 1±i3 as related to 2ω or 2ω2 can provide an alternative path for simplification, leveraging properties like ω3=1.
Distance of a Point from a Line: The formula for the perpendicular distance of a point (x0,y0) from a line Ax+By+C=0 is given by:
D=A2+B2∣Ax0+By0+C∣
Part 1: Evaluating the value of α
The first step is to evaluate the given expression for α:
α=1+∑r=16(−3)r−112C2r−1
Let's expand the sum for better clarity:
∑r=16(−3)r−112C2r−1=12C1(−3)0+12C3(−3)1+12C5(−3)2+…+12C11(−3)5
This sum involves binomial coefficients with odd lower indices (1, 3, 5, ..., 11) and powers of (−3). This structure suggests using the binomial expansion of (1+x)n−(1−x)n.
Step 1: Relating the sum to binomial expansion
We know that for an integer n:
(1+x)n=nC0+nC1x+nC2x2+nC3x3+…+nCnxn(1−x)n=nC0−nC1x+nC2x2−nC3x3+…+(−1)nnCnxn
Subtracting these two expansions:
(1+x)n−(1−x)n=2(nC1x+nC3x3+nC5x5+…)
In our problem, n=12. The sum is of the form 12C1+12C3(−3)+12C5(−3)2+….
To match the term (−3)r−1 with x2r−1 (or x1,x3,x5,…), we need to find an x such that x2=−3.
Let x=i3. Then x2=(i3)2=i2(3)2=−1×3=−3.
So, we can rewrite the sum as:
∑r=16(−3)r−112C2r−1=i31∑r=1612C2r−1(i3)2r−1
Comparing this to the identity for odd terms, with n=12 and x=i3, we get:
∑r=1612C2r−1(i3)2r−1=2(1+i3)12−(1−i3)12
Therefore, the sum simplifies to:
∑r=16(−3)r−112C2r−1=i31(2(1+i3)12−(1−i3)12)
Step 2: Evaluating the complex number powers using cube roots of unity
To evaluate (1+i3)12 and (1−i3)12, we can use properties of cube roots of unity.
Recall that the complex cube roots of unity are 1,ω,ω2, where ω=ei2π/3=−21+i23 and ω2=ei4π/3=−21−i23.
Let's express 1+i3 and 1−i3 in terms of ω or ω2:
1+i3=−2(−21−i23)=−2ω21−i3=−2(−21+i23)=−2ω
Now, substitute these into the expression:
i31(2(−2ω2)12−(−2ω)12)
Since 12 is an even power, (−2)12=212.
=i31(2212(ω2)12−212ω12)=i31(2212ω24−212ω12)
Using the property ω3=1:
ω24=(ω3)8=18=1ω12=(ω3)4=14=1
Substitute these values back:
=i31(2212(1)−212(1))=i31(20)=0
So, the sum part evaluates to 0.
Therefore,
α=1+0=1
Common Mistake to Avoid: A common pitfall here is incorrectly handling the powers of i or the signs when substituting complex numbers. Always ensure careful expansion and application of De Moivre's Theorem or properties of roots of unity.
Part 2: Calculating the distance of the point from the line
We have found α=1.
The line equation is given as αx−3y+1=0.
Substituting α=1, the equation of the line becomes:
x−3y+1=0
We need to find the distance of the point (12,3) from this line.
Step 1: Identify coefficients and point coordinates
For the line Ax+By+C=0:
A=1B=−3C=1
For the point (x0,y0):
x0=12y0=3
Step 2: Apply the distance formula
The distance D is given by:
D=A2+B2∣Ax0+By0+C∣
Substitute the values:
D=(1)2+(−3)2∣(1)(12)+(−3)(3)+1∣D=1+3∣12−3+1∣D=4∣10∣D=210D=5
Tips for Success
Always simplify expressions for binomial sums carefully, paying attention to the powers of x and the coefficients.
When dealing with complex numbers raised to powers, polar form and De Moivre's theorem are usually the most efficient methods. Recognizing relationships with roots of unity can also be a powerful shortcut.
Remember the absolute value in the distance formula to ensure the distance is always non-negative.
Double-check arithmetic, especially with signs and square roots.
Summary
The problem required two main steps: first, to calculate the value of α using properties of binomial expansions and complex numbers, and then to find the distance of a given point from a line whose equation involved α.
By recognizing the sum in the definition of α as related to the odd terms of a binomial expansion, we introduced x=i3. Subsequently, we evaluated the powers of the complex numbers (1+i3)12 and (1−i3)12 by expressing them in terms of cube roots of unity (ω and ω2) and applying properties of ω3=1. This simplification revealed that the sum part was 0, leading to α=1.
Finally, using the calculated value of α=1, the line equation became x−3y+1=0. Applying the standard formula for the distance of a point (12,3) from this line yielded a distance of 5.