Given equation:
36Cr+1=k2−36(35Cr)
Using the property nCr=rnn−1Cr−1, we can write:
36Cr+1=r+13635Cr
Substituting this into the given equation:
r+13635Cr=k2−3635Cr
For 35Cr to be defined, r must be an integer such that 0≤r≤35. Thus, 35Cr=0. Dividing both sides by 35Cr:
r+136=k2−36
r+16=k2−31
k2−3=6r+1
k2=3+6r+1
For k∈Z, k2 must be a perfect square integer. This requires r+1 to be a multiple of 6.
Since 0≤r≤35, we have 1≤r+1≤36.
Let r+1=6m, where m∈{1,2,3,4,5,6}.
Then k2=3+m.
Checking the possible values of m for which k2 is a perfect square:
For m=1, k2=4⇒k=±2. (Here r+1=6⇒r=5)
For m=2, k2=5 (not a perfect square).
For m=3, k2=6 (not a perfect square).
For m=4, k2=7 (not a perfect square).
For m=5, k2=8 (not a perfect square).
For m=6, k2=9⇒k=±3. (Here r+1=36⇒r=35)
The possible pairs (r,k) are (5,2), (5,−2), (35,3), and (35,−3).
Therefore, the number of elements in the set S is 4.
Answer: 4