Some Facts and Algorithms around Polynomials: Basic Definitions.

In this short story I want to point out some basic facts about polynomials that are often used in applications and theory. The way we will introduce polynomials might feel at first very abstract, but we will see later that this much contributes for handling polynomials implementation-wise.

In case all this is new to you, it might be helpful to verify commutativity and distributivity as an exercise.

In the next story, I am going to provide a representation of the ring of polynomials in Rust.

Thank you for reading!

--

--

applied.math.coding
applied.math.coding

Written by applied.math.coding

I am a Software Developer - Java, Rust, SQL, TypeScript - with strong interest doing research in pure and applied Mathematics.

No responses yet