Do there exist two polynomials P and Q with integer coefficient such that i) both P and Q have a coefficient with absolute value bigger than 2021, ii) all coefficients of P⋅Q by absolute value are at most 1.
Solution
Note that the polynomial (1−x2)(1−x4)(1−x8)…(1−x2n) has all coefficients equal 0, +1 or −1. Also note, that (1−x2)(1−x4)(1−x8)…(1−x2n)=i=0∏n−1(1−x2i)⋅i=0∏n−1(1+x2i)=(1−x)n⋅i=0∏n−1(1+xi)n−i Due to Newton binomial formula (1±x)n have coefficient equal n, also all coefficients of (1+x)n(1+x2)n−1…(1+x2n−2)2(1+x2n−1) are positive and bigger than coefficients of (1+x)n. □
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.