a) Denote xi,yi as the roots of the i-th polynomial, then by Vieta's theorem, ai=−(xi+yi) and bi=xiyi. Thus aibi=−xiyi(xi+yi) which is always even, implying that at most 1 number among ai,bi is odd. Hence, there are at most 10 odd values among their coefficients.
The equality case occurs when (1,2),(3,4),…,(9,10),(−1,−2),…,(−9,−10) are roots of the given polynomials.
b) By Vieta's theorem, we need to find the minimum and maximum value of
T=x1y1+x2y2+⋯+x10y10.
Note that for all x,y∈R, xy≥−2x2+y2, thus
T≥−21(x12+y12+x22+y22+⋯+x102+y102)=−(12+22+⋯+102)=−385.
On the other hand, for x,y∈Z and x=y then (x−y)2≥1 so xy≤2x2+y2−1, thus
T≤21(x12+y12+x22+y22+⋯+x102+y102)−5=380.
Hence, we can conclude that:
* maxT=380, attained when (1,2),(3,4),…,(9,10),(−1,−2),…,(−9,−10) are roots of 10 polynomials.
* minT=−385, attained when (1,−1),(2,−2),…,(10,−10) are roots of 10 polynomials.