What Is the Value of \( P(n+1) \) in the Polynomial Problem from IMO 1981?

  • Context: MHB 
  • Thread starter Thread starter melese
  • Start date Start date
Click For Summary
SUMMARY

The value of \( P(n+1) \) in the polynomial problem from IMO 1981 is determined to be \( 0 \) if \( n \) is odd and \( 1 \) if \( n \) is even. The polynomial \( P \) is defined by \( P(k) = \binom{n+1}{k}^{-1} \) for \( k = 0, 1, \ldots, n \). The solution involves constructing a polynomial using the expression \( f_k(x) \) and evaluating it at \( n+1 \) to derive the final result.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Familiarity with binomial coefficients and their inverses
  • Knowledge of combinatorial identities and summation techniques
  • Experience with polynomial interpolation methods
NEXT STEPS
  • Study polynomial interpolation techniques, particularly Lagrange interpolation
  • Explore combinatorial identities related to binomial coefficients
  • Learn about polynomial degree and its implications in function evaluation
  • Investigate properties of alternating sums in combinatorial contexts
USEFUL FOR

Mathematicians, students preparing for mathematical competitions, and anyone interested in polynomial theory and combinatorial mathematics will benefit from this discussion.

melese
Messages
19
Reaction score
0
IMO 1981,(ROU). shortlisted

This problem is probably not as difficult, but was misleading at first to me.

2.Let $P$ be a polynomial of degree $n$ satisfying $P(k)=\binom{n+1}{k}^{-1}$ for $k=0,1,...,n$.
Determine $P(n+1)$.

መለሰ
 
Last edited:
Mathematics news on Phys.org
Re: IMO 1981,(ROU). shortlisted

One should be carful of thinking that the answer is somehow $\displaystyle P(n+1)=\binom{n+1}{n+1}^{-1}$; since $P$ is of degree $n$ has already been determined at $n+1$ points ($k=0,1,...,n$).

We try to build a polynomial identical to $P$. My idea was to find an expression $x_k$, $k=0,1,...,n$, such that $\displaystyle x_k=\begin{cases}1&x=k\\0&x\neq k\end{cases}$. Then simply $\displaystyle P(x)=x_0\binom{n+1}{0}^{-1}+x_1\binom{n+1}{1}^{-1}+\cdots+x_n\binom{n+1}{n}^{-1}$.

A good start is to look at the expression $f_k(x)=x\cdot(x-1)\cdots(x-(k-1))\widehat{(x-k)}(x-(k+1))\cdots(x-n)$, which is nonzero only when $x=k$. (the hat notation means 'without') So to gaurantee it's $1$ when $x=k$, we simply divide the above expression by $f_k(k)$, and therefore $\displaystyle x_k=\frac{f_k(x)}{f_k(k)}$.

Now we compute:
$\frac{f_k(n+1)}{f_k(k)}=\frac{(n+1)\cdot(n+1-1)\cdots(n+1-(k-1))\widehat{(n+1-k})(n+1-(k+1))\cdots(n+1-n)}{k\cdot(k-1)\cdots\widehat{(k-k)}(k-(k+1))\cdots(k-n)}=\frac{(n+1)!/(n+1-k)}{k!(-1)^{n-k}(n-k)!}=(-1)^{n-k}\binom{n+1}{k}$

Finally, $\displaystyle P(n+1)=\sum_{k=0}^{n}(n+1)_k\binom{n+1}{k}^{-1}=\sum_{k=0}^{n}\frac{f_k(n+1)}{f_k(k)}\binom{n+1}{k}^{-1}=\sum_{k=0}^{n}(-1)^{n-k}=\sum_{k=0}^{n}(-1)^k$.
So the answer is $0$ if $n$ is odd, $1$ if $n$ is even.

መለሰ
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
Replies
2
Views
2K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
4K