Ask Your Question

Revision history [back]

You don't even have to decide on $n$ at all; just take an infinite polynomial ring.

By Infinite Polynomial Rings, we mean polynomial rings in a countably infinite number of variables. The implementation consists of a wrapper around the current finite polynomial rings in Sage.

You don't even have to decide on $n$ at all; just take an infinite polynomial ring.

By Infinite Polynomial Rings, we mean polynomial rings in a countably infinite number of variables. The implementation consists of a wrapper around the current finite polynomial rings in Sage.

Call polynomial_ring() to get the underlying finite polynomial ring.