多項式関数

次数・根・端の挙動——すべてを一つのグラフで

多項式は、定数と x のべき乗の積の和です:f(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0。最も高いべき乗を次数、その係数 an最高次係数と呼びます。

次数と最高次係数が端の挙動を決めます——xが正負の無限大に向かうときの関数の動きです。奇数次は左右で逆方向、偶数次は同じ方向に向かいます。

この授業では、2次・3次・4次の多項式をスライダーで探り、根の数と次数の関係、最高次係数の効果を発見します。

多項式関数とは?
多項式関数f(x) = a_n x^n + \cdots + a_0 の形で、各 ai は定数、n は非負整数(次数)です。
多項式の次数とは?
次数は非ゼロ係数を持つ x の最高べき乗です。最大根数と全体的な形を決めます。
端の挙動とは?
端の挙動は x → ∞ と x → −∞ での f(x) の方向です。偶数次で正の最高次係数:両端が上。奇数次で正の最高次係数:左下・右上。
多項式は最大いくつの根を持てますか?
n 次多項式は最大 n 個の実数根(x切片)を持ちます。x² + 1 のように実数根がない場合もあります。
What can it graph?
It can plot explicit, implicit, and parametric functions, add points and geometry, and animate sliders on the same graph.
Can I use voice or a photo?
Yes. You can talk to the tutor, upload a worksheet or handwritten problem, and let the graph update from that input.
Will it explain the steps?
Yes. The AI explains what it is drawing and why, so you see the answer on the graph instead of getting only a final number.