MHB Polynomial Problem of the Week #194: Find $f(2008)$ for a Degree 2008 Polynomial

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
AI Thread Summary
The problem involves finding the value of a degree 2008 polynomial, \( f(x) \), with a leading coefficient of 1, given specific values at integers from 0 to 2007. The polynomial satisfies \( f(0)=2007, f(1)=2006, \ldots, f(2007)=0 \). The discussion highlights the correct solutions provided by members kaliprasad and MarkFL. MarkFL's solution details the method used to derive \( f(2008) \). Ultimately, the problem emphasizes polynomial behavior and evaluation at specific points.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Let $f(x)$ be a polynomial with degree $2008$ and leading coefficient $1$ such that

$$f(0)=2007,\,f(1)=2006,\,f(2)=2005,\,\cdots\,f(2007)=0$$

Determine the value of $f(2008)$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solution::)

1. kaliprasad
2. MarkFL

Solution from MarkFL:
Let:

$$g(x)=f(x)+x-2007$$

Clearly, $g(x)$ has the roots $x\in\{0,1,2,\,\cdots\,2007\}$, hence:

$$g(x)=\prod_{k=0}^{2007}(x-k)$$

And so we may state:

$$\prod_{k=0}^{2007}(x-k)=f(x)+x-2007$$

Solving for $f(x)$, we obtain:

$$f(x)=\prod_{k=0}^{2007}(x-k)-x+2007$$

Hence:

$$f(2008)=\prod_{k=0}^{2007}(2008-k)-2008+2007=2008!-1$$
 
Back
Top