Considering a simple example:
$$\frac{5x^2}{3x}\ \ \ \ \ over\ GF(7)$$ one way to do it would be:
$$\frac{5}{3} x$$ $$\Rightarrow 5 \times 3^{-1}x$$ $$\Rightarrow 4x$$
But, I tried performing long division performing long division goes like this:
Is this the correct way to perform long division over GF(p)?
And during multiplication of two polynomials with coefficients over GF(p), can the resultant polynomial reach any order or is it reduced via some irreducible polynomial like in GF(p^n)?
There are limited resources that demonstrate division over GF(p).
