$$ \text{Chapter 1: Roots of polynomial equation} $$
<aside> ❄️ $\sum\alpha=\underbrace{\overbrace{\alpha+\beta}^{\text{quadratic}}+\gamma}_{\text{cubic}}+\delta$; Sum of all roots
</aside>
<aside> ❄️ $\sum\alpha\beta=\underbrace{\overbrace{\alpha\beta}^{\text{quadratic}}+\alpha\gamma+\beta\gamma}_{\text{cubic}}+\alpha\delta+\beta\delta+\gamma\delta$; Sum of products of pairs of roots
</aside>
<aside> ❄️ $\sum\alpha\beta\gamma=\underbrace{\alpha\beta\gamma}_{\text{cubic}}+\alpha\beta\delta+\alpha\gamma\delta+\beta\gamma\delta$; Sum of products of trios of roots
</aside>
<aside> ❄️ $\displaystyle S_n=\underbrace{\overbrace{\alpha^n+\beta^n}^{\text{quadratic}}+\gamma^n}_{\text{cubic}}+\delta^n$; Recurrence form
</aside>
<aside> ❄️ $\displaystyle S_{-1}=\sum \frac{1}\alpha$
</aside>
<aside> ❄️ $\displaystyle\sum\alpha=-\frac{b}{a}$
</aside>
<aside> ❄️ $\displaystyle \sum\alpha\beta=\frac{c}{a}$
</aside>
<aside> ❄️ $\displaystyle S_2=\sum\alpha^2=(\alpha+\beta)^2-2\alpha\beta=\big(\sum\alpha\big)^2-2\sum\alpha\beta$; to find $S_2$
</aside>
<aside> ❄️ $\displaystyle \sum\alpha=-\frac{b}{a}$
</aside>
<aside> ❄️ $\displaystyle\sum\alpha\beta=\frac{c}{a}$
</aside>
<aside> ❄️ $\displaystyle\sum\alpha\beta\gamma=-\frac{d}{a}$
</aside>
<aside> ❄️ $\displaystyle S_2=\sum\alpha^2=(\alpha+\beta+\gamma)^2-2\sum\alpha\beta=\big(\sum\alpha\big)^2-2\sum\alpha\beta$
</aside>
<aside> ❄️ $\displaystyle \sum\alpha=-\frac{b}{a}$
</aside>
<aside> ❄️ $\displaystyle\sum\alpha\beta=\frac{c}{a}$
</aside>
<aside> ❄️ $\displaystyle\sum\alpha\beta\gamma=-\frac{d}{a}$
</aside>
<aside> ❄️ $\displaystyle\sum\alpha\beta\gamma\delta=\frac{e}{a}$
</aside>