Polynomial $P(x)$ Satisfying $P(k)=2^k$: POTW #396 Dec 9th, 2019

  • MHB
  • Thread starter anemone
  • Start date
In summary, a polynomial satisfying the equation $P(k)=2^k$ is a function of the form $P(x)=a_nx^n+a_{n-1}x^{n-1}+...+a_1x+a_0$ with real coefficients and a positive integer degree. It produces an output of $2^k$ when the input is equal to $k$. To determine if a polynomial satisfies the given equation, one can substitute the value of $k$ into the polynomial and see if it equals $2^k$. It is possible for a polynomial to satisfy the equation for all values of $k$, and there are many other equations that a polynomial can satisfy. This polynomial is significant because it demonstrates
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
Here is this week's POTW:

-----

A polynomial $P(x)$ of the $n$-th degree satisfies $P(k)=2^k$ for $k=0,\,1,\,2,\,\cdots,\,n$. Find the value of $P(n+1)$.

-----

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

1. Opalg
2. kaliprasad

Solution from Opalg:
If $P(x)$ has degree $n$ then the difference polynomial $P(x) - P(x-1)$ has degree $n-1$, because the coefficients of $x^n$ cancel.The second difference $(P(x) - P(x-1)) - (P(x-1) - P(x-2)) = P(x) - 2P(x-1) + P(x-2)$ has degree $n-2$, and so on.

More precisely, define a sequence of polynomials $P_k(x)$ inductively by $P_0(x) = P(x)$ and $P_{k+1}(x) = P_k(x) - P_k(x-1)$ for $k\geqslant0$. Then $P_k(x)$ is a polynomial of degree $n-k$. A proof by induction, using the fact that ${k+1\choose j} = {k\choose j} + {k\choose j-1}$, shows that \(\displaystyle P_k(x) = \sum_{j=0}^k (-1)^j{k\choose j}P(x-j)\).

When $k=n$, $P_n(x)$ will be a polynomial of degree $0$, a constant. And when $k=n+1$, $P_{n+1}(x) = P_n(x) - P_n(x-1)$ will be identically zero. In particular, $P_{n+1}(n+1) = 0$. But $$P_{n+1}(n+1) = \sum_{j=0}^{n+1} (-1)^j{n+1\choose j}P(n+1-j) = P(n+1) + \sum_{j=1}^{n+1} (-1)^j{n+1\choose j}2^{n+1-j}.$$ Therefore $$P(n+1) + \sum_{j=1}^{n+1} (-1)^j{n+1\choose j}2^{n+1-j} = 0.\qquad(*)$$ On the other hand, the binomial expansion of $(x-1)^{n+1}$, with $x=2$, shows that $$2^{n+1} + \sum_{j=1}^{n+1} (-1)^j{n+1\choose j}2^{n+1-j} = (2-1)^{n+1} = 1.$$ Compare that last equation with $(*)$ to see that $P(n+1) = 2^{n+1} - 1.$
 

Related to Polynomial $P(x)$ Satisfying $P(k)=2^k$: POTW #396 Dec 9th, 2019

1. What is a polynomial?

A polynomial is a mathematical expression that consists of variables and coefficients, combined using addition, subtraction, and multiplication operations. Examples of polynomials include x^2 + 3x - 4 and 2x^3 - 5x + 1.

2. What does it mean for a polynomial to satisfy a condition?

When a polynomial satisfies a condition, it means that the polynomial, when evaluated at certain values, will result in that condition being true. In this case, the condition is P(k) = 2^k, which means that when the polynomial P(x) is evaluated at the value k, it will equal 2^k.

3. How do you solve for a polynomial that satisfies a condition?

To solve for a polynomial that satisfies a condition, you must first determine the degree of the polynomial. Then, you can use algebraic techniques such as substitution and factoring to find the coefficients of the polynomial that will satisfy the given condition.

4. What is the significance of the given condition, P(k) = 2^k?

The given condition, P(k) = 2^k, is significant because it allows us to find a specific polynomial that satisfies this condition. This polynomial can then be used to solve various mathematical problems and equations that involve the condition P(k) = 2^k.

5. Can there be more than one polynomial that satisfies the given condition?

Yes, there can be more than one polynomial that satisfies the given condition. In fact, there are infinitely many polynomials that can satisfy the condition P(k) = 2^k. This is because there are infinite possible combinations of coefficients and variables that can result in the same value when evaluated at a given value of k.

Similar threads

  • Math POTW for Secondary and High School Students
Replies
2
Views
1K
  • Math POTW for Secondary and High School Students
Replies
2
Views
2K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
  • Math POTW for Secondary and High School Students
Replies
1
Views
1K
Back
Top