Polynomials
- Takes the form
Real Numbers - Actually, this is wrong and
Complex Numbers - Denote the entire set of polynomials over
or with or - Degree = number of exponent
- Zero polynomial has undefined degree
- Leading coefficient - coefficient with the highest term
Properties
For a degree of n
- Turning points
- Max: n
- Min: 0
- Even:
- Zeros
- Max: n
- Min: 0
- Turning points
-
- leading coefficient
- as
- as
-
-
- leading coefficient
- as
- as
- as
- leading coefficient
- Zeros
- Odd:
- Zeros
- Max: n
- Min: 1
- Turning points
-
- leading coefficient
- as
- as
-
-
- leading coefficient
- as
- as
- as
- leading coefficient
- Zeros
- If
has Real Numbers coefficients, then its roots come in conjugate pairs (if is a root, so is ) - Note that this is untrue for non-real coefficients
- Proof: $$
\begin{align}
a_{0}+a_{1}z_{0}+\dots+a_{n}z_{0}^{n} & =0 \
\overline{a_{0}+a_{1}z_{0}+\dots+a_{n}z_{0}^{n}} & =\overline{0} \
\overline{a_{0}}+\overline{a_{1}}\overline{z_{0}}+\dots+\overline{a_{n}}\overline{z_{0}^{n}} & =0 \
a_{0}+a_{1}\overline{z_{0}}+\dots+a_{n}\overline{z_{0}}^{n} & =0
\end