Consider the following two polynomials: $Poly1: \lambda^{n}+a_{1} \lambda^{n-1}+a_{2} \lambda^{n-2}+ a_{3} \lambda^{n-3} + \cdots \quad poly2: \lambda^{n}-a_{1} \lambda^{n-1}+a_{2} \lambda^{n-2}-a_{3} \lambda^{n-3}+\cdots$
i.e., the magnitudes of the coefficients of each power of $\lambda$ are identical in both the polynomials but the signs alternate. For such polynomials, is there any relationship between the roots of these polynomials?
Thank you.

