To find the number of elements in the set
S={(r,k):k∈Z and 36Cr+1=k2−36(35Cr)}
we begin by using the standard identity for combinations:
nCk=knn−1Ck−1
Applying this to 36Cr+1, we get:
36Cr+1=r+13635Cr
Substitute this into the given equation:
r+13635Cr=k2−3635Cr
For the combinations to be well-defined, we must have 0≤r≤35 with r∈Z, which implies 35Cr=0. Dividing both sides by 35Cr, we get:
r+136=k2−36
Simplifying by dividing both numerators by 6:
r+16=k2−31
Cross-multiplying yields:
k2−3=6r+1
k2=3+6r+1
Since k∈Z, k2 must be a perfect square integer. Furthermore, for 6r+1 to be an integer, r+1 must be a multiple of 6.
Given 0≤r≤35, the range for r+1 is 1≤r+1≤36.
Let r+1=6m, where m∈{1,2,3,4,5,6}.
Now, we test each possible value of m:
-
For m=1:
r+1=6⟹r=5
k2=3+1=4⟹k=±2
This gives 2 integer pairs: (5,2) and (5,−2).
-
For m=2:
r+1=12⟹r=11
k2=3+2=5
Since 5 is not a perfect square, there are no integer solutions for k.
-
For m=3:
r+1=18⟹r=17
k2=3+3=6
No integer solutions for k.
-
For m=4:
r+1=24⟹r=23
k2=3+4=7
No integer solutions for k.
-
For m=5:
r+1=30⟹r=29
k2=3+5=8
No integer solutions for k.
-
For m=6:
r+1=36⟹r=35
k2=3+6=9⟹k=±3
This gives 2 integer pairs: (35,3) and (35,−3).
Thus, the set S contains the elements:
S={(5,2),(5,−2),(35,3),(35,−3)}
The total number of elements in S is 4.
Correct Option: B