Что такоеКалькулятор формул Виета?
- Формулы Виета связывают коэффициенты многочлена с суммами и произведениями его корней.
- Для кубического уравнения: r1+r2+r3 = -b/a, r1r2+r1r3+r2r3 = c/a, r1r2r3 = -d/a.
Специальный решатель кубических уравнений с действительными и комплексными корнями, этапы метода Кардано, построение кубических графиков и рабочие примеры.
Калькулятор формул Виета
Введите коэффициенты полинома выше и нажмите «Применить формулы Виета», чтобы увидеть результаты.Vieta's formulas establish elegant relationships between the roots of a polynomial and its coefficients, without requiring you to solve the equation first. For a cubic ax³ + bx² + cx + d = 0 with roots r&sub1;, r&sub2;, r&sub3;, the formulas state: the sum of roots r&sub1;+r&sub2;+r&sub3; = −b/a, the sum of pairwise products r&sub1;r&sub2;+r&sub1;r&sub3;+r&sub2;r&sub3; = c/a, and the product of all roots r&sub1;r&sub2;r&sub3; = −d/a.
These formulas are named after François Viète (1540–1603), a French mathematician who pioneered using letters for unknowns. The formulas arise naturally from expanding the factored form a(x−r&sub1;)(x−r&sub2;)(x−r&sub3;) and comparing coefficients with the standard form. They work identically whether the roots are real or complex.
Vieta's formulas serve two critical purposes: error checking (verify that your computed roots are consistent with the original coefficients) and indirect computation (compute symmetric functions of the roots without knowing the roots individually). They are foundational in competition mathematics, abstract algebra, and numerical analysis.
After solving a cubic, check that the sum and product of your roots match −b/a and −d/a respectively.
Many olympiad problems ask about symmetric functions of roots without requiring you to find the roots explicitly.
Vieta's formulas help detect numerical instability — if computed roots don't satisfy the formulas, precision is lost.
The sum of roots is NEGATIVE b/a, and the product is NEGATIVE d/a. Missing these minus signs is extremely common.
All formulas require dividing by the leading coefficient a. If a ≠ 1, the raw coefficient is NOT the answer.
Vieta's formulas work identically for complex roots. The sum and product relationships hold universally.
| Sum of Roots | r&sub1;+r&sub2;+r&sub3; = −b/a |
| Pairwise Products | r&sub1;r&sub2;+r&sub1;r&sub3;+r&sub2;r&sub3; = c/a |
| Product of Roots | r&sub1;·r&sub2;·r&sub3; = −d/a |
| Named After | François Viète (1540–1603) |
| Works With | Both real and complex roots |
Да! Правила Вьета прекрасно применимы, даже если корни состоят из мнимых чисел. Сложные части просто нейтрализуют друг друга во время сложения.
Нет, это только говорит вам, как они соотносятся друг с другом как целостный набор.
Потому что формулы Виеты по своей сути основаны на сначала нормализации полинома (приведении старшего коэффициента к 1).
Вы можете убедиться, что сумма корней равна -b/a, сумма попарных произведений равна c/a, а произведение всех корней равно -d/a. Это мощный инструмент проверки ошибок.
Франсуа Вьет был французским математиком XVI века, который первым начал использовать буквы для обозначения неизвестных. Его формулы, связывающие корни с коэффициентами, остаются краеугольным камнем алгебры.