First time here? Check out the FAQ!
answered 2017-03-05 20:18:12 +0100
sage: F.<b> = GF(2)[] sage: S.<x> = GF( 2**4, modulus = b^4 + b + 1 ) sage: 1/(x^3+1) x