How to prove that every left ideal is a principal left ideal?

59 Views Asked by At

The ring we are considering is $R=C(x)[\partial]$, consisting of expressions like $A = \sum_i^n a_i(x)∂^i$, where $a_i(x) \in C(x)$, which is defined as the set of fractions of polynomials over the complex plane. The two operations on this ring are defined as $\sum_i^n a_i(x)∂^i + \sum_i^m b_i(x)∂^i := \sum_i^n(a_i(x) + b_i(x))∂^i$ for $n>m$ and $A\cdot B := \sum_i^na_i(x)\partial^ib_i(x)\partial^i$. Furthermore, $∂a(x) := a(x)∂ + a′(x)$, the prime denoting the derivative with respect to x. How can I prove that every left ideal in $R$ is a principal left ideal?