Let P0(x)=x3+313x2−77x−8. For integers n≥1, define Pn(x)=Pn−1(x−n). What is the coefficient of x in P20(x)?
Solution — click to reveal
We have P1(x)P2(x)P3(x)=P0(x−1),=P1(x−2)=P0(x−2−1),=P2(x−3)=P0(x−3−2−1),and so on. We see that P20(x)=P0(x−20−19−⋯−2−1)=P0(x−210),using the formula 20+19+⋯+2+1=220(21)=210. Thus, P20(x)=(x−210)3+313(x−210)2−77(x−210)−8.The coefficient of x in this polynomial is 3⋅2102−313⋅2⋅210−77=210(3⋅210−313⋅2)−77=210(630−626)−77=210⋅4−77=763.