Animated Solution for Mathematics - Binomial Theorem: If α=1+∑r=16(−3)r−112C2r−1 then the distance of the point (12,3) from the line αx−3y+1=0 is
Enter Numerical Value:
Visualized Solution
Problem Overview
Given line: αx−3y+1=0
Point: (12,3)
Unknown parameter: α=1+∑r=16(−3)r−112C2r−1
Analyzing α
The sum involves odd-indexed binomial coefficients: 12C1,12C3,…,12C11
The term (−3)r−1 alternates signs and powers of 3.
Complex Substitution
Let x=3i
Then x2=(3i)2=3i2=−3
Substitute (−3)r−1=(x2)r−1=x2r−2
Rewriting the Summation
∑r=16x2r−212C2r−1=x1∑r=16x2r−112C2r−1
Expanded: x1[12C1x+12C3x3+⋯+12C11x11]
Binomial Identity for Odd Terms
Standard Identity: ∑nCoddxodd=2(1+x)n−(1−x)n
Applying the Identity
Substitute n=12 and x=3i
Sum =2x(1+3i)12−(1−3i)12
Polar Form Conversion
1+3i=2(21+23i)=2eiπ/3
1−3i=2(21−23i)=2e−iπ/3
Evaluating the Powers
(1+3i)12=(2eiπ/3)12=212ei4π
Since ei4π=cos(4π)+isin(4π)=1
(1+3i)12=212
Calculating α
Similarly, (1−3i)12=212e−i4π=212
Numerator: 212−212=0
Therefore, α=1+0=1
The Line Equation
Substitute α=1 into the line equation.
Line L: x−3y+1=0
Visualizing the Distance
Point P: (12,3)
We need the perpendicular distance d from P to L.
Distance Formula
Formula: d=a2+b2∣ax1+by1+c∣
Substituting Values
a=1,b=−3,c=1
(x1,y1)=(12,3)
d=12+(−3)2∣1(12)−3(3)+1∣
Simplifying the Expression
Numerator: ∣12−3+1∣=10
Denominator: 1+3=4=2
Final Answer
d=210=5
The perpendicular distance is 5 units.
00:00 / 00:00
The Sigma Insight: Properties of Binomial Coefficients
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the JEE landscape. Today, we are going to dismantle a problem that, at first glance, looks like a chaotic mess of binomial coefficients and coordinate geometry.
But fear not! We are going to peel back the layers, one by one, until we find the elegant simplicity hidden at the core.
Unmasking the Unknown
We start with the expression α=1+∑r=16(−3)r−112C2r−1. This is our mystery.
We have a sum of odd-indexed binomial coefficients, but with that pesky (−3)r−1 term. The secret lies in the complex plane.
If we let x=3i, then x2=−3. Suddenly, the term (−3)r−1 becomes (x2)r−1=x2r−2.
Now, our sum looks like this:
r=1∑6x2r−212C2r−1
If we factor out x1, we get:
x1r=1∑6x2r−112C2r−1
This is the breakthrough! We have transformed the sum into a standard binomial series involving only odd powers of x.
The Identity of Elegance
Now that we have the series ∑r=16x2r−112C2r−1, we recall the classic JEE identity:
k odd∑nCkxk=2(1+x)n−(1−x)n
With n=12, our sum becomes:
2x(1+x)12−(1−x)12
Substituting x=3i, we have:
2(3i)(1+3i)12−(1−3i)12
The Polar Transformation
Do not be afraid of the power of 12. We convert 1+3i into polar form:
2(21+i23)=2eiπ/3
Similarly, 1−3i=2e−iπ/3. Now, raising these to the power of 12 is a breeze: