Analyzing the Binomial Coefficients
To solve this problem, we first determine the values of
n and
r using the properties of consecutive binomial coefficients. We are given:
nCr−1=28,nCr=56,nCr+1=70
We utilize the ratio property of binomial coefficients, which states that
nCr−1nCr=rn−r+1. Substituting the given values:
2856=2⇒rn−r+1=2⇒n−r+1=2r⇒n=3r−1
Next, we apply the ratio property to the second pair:
nCrnCr+1=r+1n−r. Substituting the values:
5670=45⇒r+1n−r=45⇒4n−4r=5r+5⇒4n=9r+5
By substituting n=3r−1 into the second equation, we get 4(3r−1)=9r+5, which simplifies to 12r−4=9r+5. Solving this yields r=3 and n=8.
The Geometry of the Triangle
With
n=8 and
r=3, we determine the coordinates of vertex
C. Given
C(3r−n,r2−n−1), we substitute the values:
C(3(3)−8,32−8−1)=C(9−8,9−8−1)=C(1,0)
The vertices of the triangle are
A(4cost,4sint),
B(2sint,−2cost), and
C(1,0). The centroid
G(x,y) is the average of the vertices:
x=34cost+2sint+1,y=34sint−2cost+0
The Locus of the Centroid
To find the locus, we isolate the trigonometric terms:
3x−1=4cost+2sint
3y=4sint−2cost
We eliminate the parameter
t by squaring and adding both equations:
(3x−1)2=(4cost+2sint)2=16cos2t+4sin2t+16sintcost
(3y)2=(4sint−2cost)2=16sin2t+4cos2t−16sintcost
Adding these expressions causes the cross-terms to cancel:
(3x−1)2+(3y)2=16(cos2t+sin2t)+4(sin2t+cos2t)
(3x−1)2+(3y)2=16(1)+4(1)=20
The locus of the centroid is (3x−1)2+(3y)2=20. Thus, the final value is α=20.