Cubic Equation Solver logo
Cubic Equation Solver

ヴィエタの公式計算機

実根および複素根を備えた専用の三次方程式ソルバー、Cardano メソッドのステップ、三次グラフ作成、および実際の例。

ヴィエタの公式計算機

根と方程式の係数の間の Vieta の関係を検証するための係数を入力します。

3 次方程式 — ax³ + bx² + cx + d = 0

ヴィエタの公式計算機

上に多項式係数を入力し、「ビエタの公式を適用する」をクリックして結果を表示します。
解くとグラフがここに表示されます。

什么是ヴィエタの公式計算機?

  • 簡単な説明:François Viète によって作成された数学的ショートカット。多項式の係数がその根の和と積をどのように厳密に定義するかを証明します。
  • 3 次方程式で重要な理由:これは非常に強力な検証ツールとして機能します。方程式を解く場合、3 つの根を加算すると * 等しくなければなりません *-b/a。そうでない場合は、間違いがあったことになります。
公式 / 方法
  • 立方根の公式r_1、r_2、r_3:* ルートの合計:r_1 + r_2 + r_3 = -\frac{b}{ある}* ペアごとの積和:r_1r_2 + r_1r_3 + r_2r_3 = \frac{c}{ある}* 総製品:r_1 \cdot r_2 \cdot r_3 = -\frac{d}{ある}

使い方

  1. 標準方程式の係数を入力します。a、b、c、d.
  2. 「Vieta プロパティの計算」をクリックします。
  3. ルート関係を示す 3 つの生成された出力を確認します。
  4. これらの事実を使用して、独自に手動で計算したルートを検証します。

主な特徴

  • 明確にフォーマットされた堅牢性の高い出力。
  • より深いアルゴリズムを呼び出すことなく即座に生成。
  • 正確な分数の書式設定を保持して純粋な精度を実現します。
  • 高度な幾何学的証明や物理制約解析に役立ちます。
📈 視覚的図
Vieta の公式: 根 ↔ 係数 r&sub1; + r&sub2; + r&sub3; = −b/a すべての根の合計 r&sub1;r&sub2;+r&sub1;r&sub3;+r&sub2;r&sub3; = c/a ペアごとの積の合計 r&sub1; · r&sub2; · r&sub3; = −d/a あらゆるルーツの産物

例の概念

のために2x3 - 8x2 + 6x - 4 = 0: 根の合計 =-(-8) / 2 = 4。 ペアごとの合計 =6 / 2 = 3。 根の積 =-(-4) / 2 = 2.

対話型ディープダイブ

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.

🎯 実世界での応用
🔍

Answer Verification

After solving a cubic, check that the sum and product of your roots match −b/a and −d/a respectively.

🎓

Competition Math

Many olympiad problems ask about symmetric functions of roots without requiring you to find the roots explicitly.

🔬

Numerical Analysis

Vieta's formulas help detect numerical instability — if computed roots don't satisfy the formulas, precision is lost.

⚠ 避けるべきよくある間違い

1. Forgetting the negative signs

The sum of roots is NEGATIVE b/a, and the product is NEGATIVE d/a. Missing these minus signs is extremely common.

2. Not dividing by a

All formulas require dividing by the leading coefficient a. If a ≠ 1, the raw coefficient is NOT the answer.

3. Assuming formulas only work for real roots

Vieta's formulas work identically for complex roots. The sum and product relationships hold universally.

📋 クイックリファレンス表
Sum of Rootsr&sub1;+r&sub2;+r&sub3; = −b/a
Pairwise Productsr&sub1;r&sub2;+r&sub1;r&sub3;+r&sub2;r&sub3; = c/a
Product of Rootsr&sub1;·r&sub2;·r&sub3; = −d/a
Named AfterFrançois Viète (1540–1603)
Works WithBoth real and complex roots

よくある質問

Vieta の法則は複雑なルートに適用されますか?

はい! Vieta のルールは、ルートに虚数が含まれる場合にも完全に適用されます。複雑な部分は加算中に単純に互いに打ち消し合います。

これは私のルーツが実際に何であるかを教えてくれるでしょうか?

いいえ、完全なセットとしてそれらが互いにどのように関連しているかを示すだけです。

なぜですか\\(ある\\)すべての分母に?

なぜなら、Vieta の公式は本質的に、最初に多項式を正規化する (先頭の係数を 1 にする) ことに依存しているからです。

Vieta の公式を使用して何を検証できますか?

根の合計が -b/a に等しいこと、ペアごとの積の合計が c/a に等しいこと、およびすべての根の積が -d/a に等しいことを確認できます。これは強力なエラーチェックツールです。

フランソワ・ビエテってどんな人?

フランソワ ビエットは 16 世紀のフランスの数学者で、未知のものを表す文字の使用の先駆者です。根を係数に結び付ける彼の公式は、今でも代数学の基礎となっています。