Ring of Convergent Power Series in R and C is a Local Ring

2.9k Views Asked by At

Let $k=\mathbb{C}$ or $\mathbb{R}$, and let k{x} denote the ring of power series with appropriate coefficients that are convergent around 0. Check that k{x} is a local ring.

I have a similar question: https://math.stackexchange.com/questions/765780/ring-of-formal-power-series-is-local-ring

Could someone give an example of what k{x} is for $\mathbb{C}$ and $\mathbb{R}$? I do not really understand what k{x} would even be.

For the proof, I know that a ring is local iff it has a unique maximal ideal. Would I want to use this to prove the statement?

2

There are 2 best solutions below

4
On BEST ANSWER

The ring (actually $\mathbb C$-algebra) $\mathbb C\{x\}$ is the subring of $\mathbb C[[x]]$ consisting of those power series $\sum a_n x^n$ which represent the development at zero of an analytic function defined on some neighbourhood of zero. Notice that the neighbourhood in question may vary from power series to power series.

While the ring of formal power series $k[[x]]$ may be defined for an arbitrary field (or even ring) $k$, the ring $\mathbb C\{x\}$ depends for its definition on the topology of $\mathbb C$.
To simplify things outrageously, $\mathbb C\{x\}$ is in the realm of analysis and $\mathbb C[[x]]$ in that of algebra.
The great analyst Hadamard has given a wonderful criterion for a power series $\sum a_n x^n \in \mathbb C[[x]]$ to belong to $\mathbb C\{x\}$: $$\sum a_n x^n \in \mathbb C\{x\} \subset \mathbb C[[x]] \iff \limsup (|a_n|^{1/n} )\lt \infty $$

And now, back to your actual question!
The ring $\mathbb C\{x\}$ has a maximal ideal $\mathfrak m$ consisting in the power series $\sum a_n x^n$ with $a_0=0$.
That ring is local because every converging power series $\sum a_n x^n \notin \mathfrak m$, that is with $a_0\neq 0$, is invertible, so that $\mathfrak m$ is the only maximal ideal in the ring .
Indeed $\sum a_n x^n \notin \mathfrak m$ is invertible in $\mathbb C[[x]]$ [by the (virtual) answer to your preceding question :-)] and its inverse in $\mathbb C[[x]]$ can be shown to actually be in $\mathbb C\{x\}$ too.

(Everything I wrote above is still true if you replace $\mathbb C$ by $\mathbb R$)

(Non-) example
Hadamard's theorem trivially shows that the formal power series $\sum n^nx^n \in \mathbb C[[x]]$ is not a convergent power series: $$\sum n^nx^n \notin \mathbb C\{x\}$$

0
On

If you know some theory of analytic functions, you know that a power series $$ \sum_{n\ge0}a_nx^n $$ with coefficients in $\mathbb{C}$ which converges in a neighborhood of zero converges in an open circle (which might be the entire plane); on the boundary of the circle convergence is not guaranteed. Let's call $r$ the maximal open circle where the series converges and let's set $$ f(x)=\sum_{n\ge0}a_nx^n $$ for $x$ in the (interior of) this circle. Then $f$ is an analytic function.

The series converges (uniformly) in every closed circle of radius $s$ with $0<s<r$. Since this set is compact, the function $f$ has only a finite number of zeros in it, because an analytic function whose set of zeros has an accumulation point is identically zero. Therefore we can choose $s>0$ such that the only possible zero of $f$ in the open circle with radius $s$ is at $0$. This happens, of course, if and only if $a_0=0$.

If $a_0\ne0$, then $g(x)=1/f(x)$ is an analytic function in the circle with radius $f$, because it has a (complex) derivative at each point. On the other hand, if $a_0=0$, the function $f$ can't have a multiplicative inverse in any neighborhood of $0$. Note that an analytic function in a circle around $0$ is the sum of its Taylor development at $0$, so $g$ is the sum of a power series.

Thus the non invertible power series are those with $a_0=0$ and this is clearly an ideal.

For $\mathbb{R}\{x\}$ there's nothing to prove, because a power series with coefficients in $\mathbb{R}$ (converging in some neighborhood of $0$) defines a complex analytic function in a circle and the same reasoning applies: the multiplicative inverse in $\mathbb{C}\{x\}$ is still $1/f(x)$, which assumes real values for real $x$; so the coefficients of its Taylor series at $0$ are real.