If Sn = n∑r=01nCr and tn = n∑r=0rnCr, then tnsn, when n =100 equals to
We will try to express tn in terms of sn.
tn = n∑r=0rnCr and Sn = n∑r=01nCr
We can write rnCr as (r+1)−1nCr or n−(n−1)nCr. If we write it as (r+1)−1nCr, then we will get the sum in terms of
tn+1 or we may not be able to proceed. So we will go with n−(n−1)nCr
⇒ tn = n∑r=0n−(n−1)nCr
= n∑r=01nCr−n∑r=0n−rnCr
[because nCr=nCn−r]
= nn∑r=01nCr−0∑u=nunCu
[we replace n-r by u. The boundaries also changes. When r = 0, u = n and when r = n, u = 0]
⇒ tn = n × sn - n∑u=nunCu
= n sn - n∑r=0rnCu
[We replaced u by r. Change of variable does not affect the sum]
⇒ tn = n sn = tn
⇒2 tn = n sn
tnsn = n2
When n = 100 tnsn = 1002 = 50