Chinese mathmatical olympiad

Algebra Level 5

For a N th N^\text{th} polynomial which satisfy f ( i ) = 1 ( N + 1 i ) f(i) = \dfrac1{\binom{N+1}i } for i = 0 , 1 , 2 , , N i = 0,1,2,\ldots, N , what is the sum of the possible outcomes of f ( N + 1 ) f(N+ 1) ?

2 0 4 1

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.

2 solutions

Hardik Kalra
Jan 15, 2020

Here’s an elementary approach to solve this problem (no lagrange interpolation, nothing).

The key idea here is the connection of f ( i ) f(i) with f ( i 1 ) f(i-1) ,

which is,

f ( i ) f ( i 1 ) = ( N + 1 i 1 ) ( N + 1 i ) = i N + 2 i \frac{f(i)}{f(i-1)} = \frac{\binom{N+1}{i-1}}{\binom{N+1}{i}} = \frac{i}{N+2-i} .

Now, after re-arranging,

( N + 2 i ) f ( i ) i f ( i 1 ) = 0 (N+2-i)f(i) - if(i-1) = 0 .

The expression on the left side is an ( N + 1 ) t h (N+1)^{th} polynomial and has N roots.

( N + 2 i ) f ( i ) i f ( i 1 ) = α ( i 1 ) ( i 2 ) ( i N ) ( i r ) (N+2-i)f(i) - if(i-1) = \alpha(i-1)(i-2)\cdots(i-N)(i-r) ,

where r r represents the root we don’t know about.

Now, this might seem unsolvable because it has not one but two unknowns, but, really, it is not. (You actually have a lot to exploit here!)

First of all, put i = 0 i = 0 ,

( N + 2 ) = ( α ) ( r ) ( 1 ) N + 1 ( N ! ) (N+2) = (\alpha)(r)(-1)^{N+1}(N!) .

Now, put i = N + 2 i = N+2 ,

( N + 2 ) f ( N + 1 ) = ( α ) ( ( N + 1 ) ! ) ( N + 2 r ) -(N+2)f(N+1) = (\alpha)((N+1)!)(N+2-r) .

For one last time, put i = N + 1 i = N+1 ,

f ( N + 1 ) 1 = ( α ) ( N ! ) ( N + 1 r ) f(N+1) - 1 = (\alpha)(N!)(N+1-r) .

Now, using the first equation to substitute α \alpha for r r in the last two and equating the resulting expressions of f ( N + 1 ) f(N+1) , we get,

( N + 2 ) ( N + 1 r ) ( 1 ) N + 1 r + 1 = ( N + 1 ) ( N + 2 r ) ( 1 ) N + 1 r \frac{(N+2)(N+1-r)}{(-1)^{N+1}r} + 1 = -\frac{(N+1)(N+2-r)}{(-1)^{N+1}r} .

Now,

r = N + 1 , N r = N+1, \space N is even.

r = N + 2 , N r = N+2, \space N is odd.

Now, it’s not hard to see that f ( N + 1 ) f(N+1) is 1 1 and 0 0 accordingly as N N is even and odd.

Mark Hennings
Jan 10, 2020

We are trying to find the degree N N polynomial f ( X ) f(X) such that f ( j ) = ( N + 1 j ) 1 0 j N f(j) \; = \; \binom{N+1}{j}^{-1} \hspace{2cm} 0 \le j \le N This polynomial is uniquely defined, and is given by Lagrange Interpolation as f ( X ) = j = 0 N f ( j ) π j ( j ) π j ( X ) f(X) \; = \; \sum_{j=0}^N \frac{f(j)}{\pi_j(j)} \pi_j(X) where π j ( X ) = 0 k N k j ( X k ) 0 j N \pi_j(X) \; = \; \prod_{{0 \le k \le N} \atop {k \neq j}}(X-k) \hspace{2cm} 0 \le j \le N Now π j ( j ) = 0 k N k j ( j k ) = ( 1 ) N j j ! ( N j ) ! f ( j ) π j ( j ) = j ! ( N + 1 j ) ! ( N + 1 ) ! π j ( j ) 1 = ( 1 ) N j N + 1 j ( N + 1 ) ! π j ( N + 1 ) = 0 k N k j ( N + 1 k ) = ( N + 1 ) ! N + 1 j \begin{aligned} \pi_j(j) & = \; \prod_{{0 \le k \le N} \atop {k \neq j}}(j - k) \; = \; (-1)^{N-j} j! (N-j)! \\ \frac{f(j)}{\pi_j(j)} & = \; \frac{j! (N+1-j)!}{(N+1)!} \pi_j(j)^{-1} \; = \; (-1)^{N-j}\frac{N+1-j}{(N+1)!} \\ \pi_j(N+1) & = \; \prod_{{0 \le k \le N} \atop {k \neq j}}(N+1-k) \; = \; \frac{(N+1)!}{N+1-j} \end{aligned} for all 0 j N 0 \le j \le N , and so f ( N + 1 ) = j = 0 N f ( j ) π j ( j ) π j ( N + 1 ) = j = 0 N ( 1 ) N j = j = 0 N ( 1 ) j = { 1 N e v e n 0 N o d d \begin{aligned} f(N+1) & = \; \sum_{j=0}^N \frac{f(j)}{\pi_j(j)} \pi_j(N+1) \; = \; \sum_{j=0}^N (-1)^{N-j} \; = \; \sum_{j=0}^N (-1)^j \\ & = \; \left\{ \begin{array}{lll} 1 & \hspace{1cm} & N \;\;\mathrm{even} \\ 0 & & N \;\; \mathrm{odd} \end{array} \right. \end{aligned} so the sum of possible values of f ( N + 1 ) f(N+1) is 0 + 1 = 1 0 + 1 = \boxed{1} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...