Problem:
There is a polynomial P(x) with integer coefficients such that
P(x)=(x105β1)(x70β1)(x42β1)(x30β1)(x2310β1)6β
holds for every 0<x<1. Find the coefficient of x2022 in P(x).
Solution:
For 0<x<1, the given rational expression is equal to
β(x2310β1)2β
x105β1x2310β1ββ
x70β1x2310β1ββ
x42β1x2310β1ββ
x30β1x2310β1β=(x2310β1)2β
a=0β21βx105aβ
b=0β32βx70bβ
c=0β54βx42cβ
d=0β76βx30dβ
The coefficient of x2022 is therefore equal to the number of quadruples of nonnegative integers (a,b,c,d) that satisfy
105a+70b+42c+30d=2022
Considering this equation modulo 2,3,5,7 yields
abcdββ‘0(mod2)β‘0(mod3)β‘42β1β
2022β‘1(mod5)β‘30β1β
2022β‘3(mod7)β
Thus there are nonnegative integers w,x,y, and z satisfying a=2w,b=3x,c=5y+1, and d=7z+3. The given equation becomes
2022β=105(2w)+70(3x)+42(5y+1)+30(7z+3)=210(w+x+y+z)+132,β
from which w+x+y+z=9. By the sticks-and-stones method, the number of solutions to this equation in nonnegative integers is given by (39+3β)=220β.
The problems on this page are the property of the MAA's American Mathematics Competitions