On the first day of Christmas, my true love gave to me a polynomial with real coefficients, which would model how many presents she would give me for every day of Christmas. She designed it so that
Given that is of minimal degree, find the number of presents my true love will give me the day after the last day of Christmas if she continues to give presents according to the model. In other words, find
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.
We know that p ( x ) = 2 5 x − 2 4 when x = 1 , 2 , … . 1 0 . Thus, we can factor p as
p ( x ) = 2 5 x − 2 4 + q ( x ) i = 1 ∏ 1 0 ( x − i ) ,
for some polynomial q ( x ) with real coefficients. Since we want to minimize the degree of p , q must be a constant function, so set q ( x ) = c . Now, we use the relationship between p ( 1 1 ) and p ( 1 2 ) to find the value of c :
p ( 1 1 ) + 5 2 5 ( 1 1 ) − 2 4 + c ( 1 0 ) ( 9 ) ⋯ ( 1 ) + 5 2 5 6 + 1 0 ! ⋅ c ( 1 1 ! − 1 0 ! ) c 1 0 ( 1 0 ! ) c c = p ( 1 2 ) = 2 5 ( 1 2 ) − 2 4 + c ( 1 1 ) ( 1 0 ) ⋯ ( 2 ) = 2 7 6 + 1 1 ! ⋅ c = − 2 0 = − 2 0 = − 1 0 ! 2 .
Thus,
p ( x ) = 2 5 x − 2 4 − 1 0 ! 2 i = 1 ∏ 1 0 ( x − i ) .
Note that both p ( 1 1 ) = 2 5 1 − 1 0 ! 2 ( 1 0 ! ) = 2 4 9 and p ( 1 2 ) = 2 7 6 − 1 0 ! 2 ( 1 1 ! ) = 2 5 4 are positive integers, so they can represent the number of presents my true love will give to me.
Plugging in x = 1 3 yields
p ( 1 3 ) = 2 5 ( 1 3 ) − 2 4 − 1 0 ! 2 ( 1 2 ) ( 1 1 ) ⋯ ( 3 ) = 3 0 1 − 1 2 ⋅ 1 1 = 1 6 9 .