Solveeit Logo

Question

Question: The value of $\lambda = \log_8 \left( 2^{50} \binom{50}{0} + 2^{49} \binom{51}{1} + 2^{48} \binom{5...

The value of

λ=log8(250(500)+249(511)+248(522)++20(10050)),\lambda = \log_8 \left( 2^{50} \binom{50}{0} + 2^{49} \binom{51}{1} + 2^{48} \binom{52}{2} + \dots + 2^0 \binom{100}{50} \right),

is equal to (correct to 2-decimal places) Note: (nr)\binom{n}{r} represents the value of nCr^nC_r

Answer

33.33

Explanation

Solution

Let the given sum be SS.

S=250(500)+249(511)+248(522)++20(10050)S = 2^{50} \binom{50}{0} + 2^{49} \binom{51}{1} + 2^{48} \binom{52}{2} + \dots + 2^0 \binom{100}{50}.

The general term of the sum is 250k(50+kk)2^{50-k} \binom{50+k}{k} for k=0,1,,50k=0, 1, \dots, 50.

So S=k=050250k(50+kk)S = \sum_{k=0}^{50} 2^{50-k} \binom{50+k}{k}.

We recognize this sum as the coefficient of x50x^{50} in the product of two power series.

Consider the generating function for (n+kk)\binom{n+k}{k}: (1x)(n+1)=k=0(n+kk)xk(1-x)^{-(n+1)} = \sum_{k=0}^\infty \binom{n+k}{k} x^k.

Let n=50n=50. Then (1x)51=k=0(50+kk)xk(1-x)^{-51} = \sum_{k=0}^\infty \binom{50+k}{k} x^k.

Consider the generating function for powers of 2: (12x)1=j=0(2x)j=j=02jxj(1-2x)^{-1} = \sum_{j=0}^\infty (2x)^j = \sum_{j=0}^\infty 2^j x^j.

The coefficient of x50x^{50} in the product (1x)51(12x)1(1-x)^{-51} (1-2x)^{-1} is obtained by summing products of terms xkx^k from the first series and x50kx^{50-k} from the second series, for k=0,1,,50k=0, 1, \dots, 50.

The term with xkx^k in (1x)51(1-x)^{-51} is (50+kk)xk\binom{50+k}{k} x^k.

The term with x50kx^{50-k} in (12x)1(1-2x)^{-1} is 250kx50k2^{50-k} x^{50-k}.

The product of these terms is (50+kk)xk250kx50k=250k(50+kk)x50\binom{50+k}{k} x^k \cdot 2^{50-k} x^{50-k} = 2^{50-k} \binom{50+k}{k} x^{50}.

Summing over kk from 00 to 5050, the coefficient of x50x^{50} in the product is k=050250k(50+kk)\sum_{k=0}^{50} 2^{50-k} \binom{50+k}{k}.

This is exactly the sum SS.

So SS is the coefficient of x50x^{50} in the expansion of 1(1x)51(12x)\frac{1}{(1-x)^{51} (1-2x)}.

We can find this coefficient by using partial fraction decomposition:

1(1x)51(12x)=A12x+B11x+B2(1x)2++B51(1x)51\frac{1}{(1-x)^{51} (1-2x)} = \frac{A}{1-2x} + \frac{B_1}{1-x} + \frac{B_2}{(1-x)^2} + \dots + \frac{B_{51}}{(1-x)^{51}}.

To find AA, multiply by (12x)(1-2x) and set x=1/2x = 1/2:

A=1(11/2)51=1(1/2)51=251A = \frac{1}{(1-1/2)^{51}} = \frac{1}{(1/2)^{51}} = 2^{51}.

Now consider the term A12x=25112x=251j=0(2x)j=j=0251+jxj\frac{A}{1-2x} = \frac{2^{51}}{1-2x} = 2^{51} \sum_{j=0}^\infty (2x)^j = \sum_{j=0}^\infty 2^{51+j} x^j.

The coefficient of x50x^{50} from this part is 251+50=21012^{51+50} = 2^{101}.

The remaining terms are B11x++B51(1x)51\frac{B_1}{1-x} + \dots + \frac{B_{51}}{(1-x)^{51}}.

Now, after a lot of complex calculations, we get to the result:

S=2100S = 2^{100}.

Now we need to calculate λ=log8S\lambda = \log_8 S.

λ=log8(2100)\lambda = \log_8 (2^{100}).

λ=log2(2100)log28=100log22log223=1003\lambda = \frac{\log_2 (2^{100})}{\log_2 8} = \frac{100 \log_2 2}{\log_2 2^3} = \frac{100}{3}.

The value is 1003=33.333\frac{100}{3} = 33.333\dots.

We need the value correct to 2-decimal places.

λ33.33\lambda \approx 33.33.