Difference between revisions of "Vieta's formulas"
m (trying to fix latex part 2; for some reason the old latex code wasn't working and i replaced it with something that said the exact same thing) |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
the following holds: | the following holds: | ||
| − | + | <cmath>r_1 + r_2 + r_3 + \cdots + r_n = -\frac{a_{n-1}}{a_n}</cmath> | |
| − | r_1 + r_2 + r_3 + \cdots + r_n | + | <cmath>r_1r_2 + r_1r_3 + \cdots + r_{n-1}r_n = \frac{a_{n-2}}{a_n}</cmath> |
| − | r_1r_2 + r_1r_3 + \cdots + r_{ | + | <cmath>r_1r_2r_3 + r_1r_2r_4 + \cdots + r_{n-2}r_{n-1}r_n = -\frac{a_{n-3}}{a_n}</cmath> |
| − | r_1r_2r_3 + r_1r_2r_4 + \cdots + r_{ | + | <cmath>\cdots</cmath> |
| − | + | <cmath>r_1r_2r_3 \cdots r_n = (-1)^n \frac{a_0}{a_n}</cmath> | |
| − | r_1r_2r_3 \cdots r_n | + | |
| − | |||
Note that the negative and positive signs alternate. When summing the products for odd number of terms, we will have a negative sign otherwise we will have a positive sign. | Note that the negative and positive signs alternate. When summing the products for odd number of terms, we will have a negative sign otherwise we will have a positive sign. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 01:39, 22 October 2025
Theorem 14.1.4 (Vieta’s Formula For Higher Degree Polynomials)
In a polynomial
with roots
the following holds:
Note that the negative and positive signs alternate. When summing the products for odd number of terms, we will have a negative sign otherwise we will have a positive sign.