That's not a very big gap.

Algebra Level 5

Let A n = max { ( n k ) : 0 k n } A_n = \max \left\{ \dbinom{n}{k} : 0 \le k \le n \right\} where n n is a positive integer between 1 and 20 (both inclusive). Find the number of such n n satisfying

1.9 A n A n 1 2 \large 1.9 \le \dfrac{A_n}{A_{n-1}} \le 2


The answer is 11.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Patrick Corn
Oct 24, 2017

When n n is even, A n = ( n n / 2 ) . A_n = \binom{n}{n/2}. When n n is odd, A n = ( n ( n 1 ) / 2 ) . A_n = \binom{n}{(n-1)/2}. Then it's not hard to see that A n A n 1 = { 2 if n is even 2 n n + 1 if n is odd . \frac{A_n}{A_{n-1}} = \begin{cases} 2 &\text{ if } n \text{ is even} \\ \frac{2n}{n+1}&\text{ if } n \text{ is odd} \end{cases}. So A n A n 1 2 \frac{A_n}{A_{n-1}} \le 2 always, and if n n is even it's 1.9 , \ge 1.9, and if n n is odd, setting 2 n n + 1 1.9 \frac{2n}{n+1} \ge 1.9 is equivalent to n 19. n \ge 19. So every even number, and 19 , 19, satisfy the inequality. The answer is 11 . \fbox{11}.

Can you please elaborate that how is the value of An found?? How do you know the maximum occurs at that point only??

Aaghaz Mahajan - 3 years, 7 months ago

Log in to reply

Well, ( n k + 1 ) ( n k ) = n k k + 1 . \frac{\binom{n}{k+1}}{\binom{n}{k}} = \frac{n-k}{k+1}. This ratio is > 1 >1 if k < ( n 1 ) / 2 , k < (n-1)/2, and < 1 <1 if k > ( n 1 ) / 2. k > (n-1)/2. Now think about what happens to ( n k ) \binom{n}{k} as you increment k k by 1 1 (either up or down).

Patrick Corn - 3 years, 7 months ago

A brief and rigorous approach! (+1)

Tapas Mazumdar - 3 years, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...