The addition and multiplication are defined as if the power series were polynomials
of infinite degree. The ring of formal power series with coefficients from ring
R
is denoted by
R[[x]].
R[[x]]
is a commutative ring with
1.
Proposition:
∑n=0∞anxn
is a unit in
R[[x]]
if and only if
a0
is a unit in
R.
Let’s first observe:
1−x1=1+x+x2+⋯
And:
1+x1=1−x+x2−⋯
∑n=0∞anxn
can be written as:
a0⋅(1+n=1∑∞a0anxn)
Let’s denote
f=∑n=1∞a0anxn.
Note that we need the inverse of
a0
here.
We have:
1+f1=1−f+f2−⋯
Thus, the inverse of
∑n=0∞anxn
is:
a0−1(1−f+f2−⋯)
Definition:
Let
R
be a ring. Ring
R((x))
of formal Laurent series with coefficients from
R
is defined by:
R((x))={∑n≥N∞anxn∣an∈R
and
N∈Z}.
A formal Laurent series is a generalization of a formal power series in which
finitely many negative exponents are permitted.
Proposition:
If
F
is a field, then
F((x))
is a field.
To get a bit of a feeling why this is true, let’s observe whether
x2a+xb
has an inverse:
x2a+xb=x2a+bx
The question is whether we can write
a+bxx2
as a formal Laurent series.
That’s the same as asking whether
a+bx1
can be written as a formal Laurent series.
And we can, since:
a+bx1=a1⋅1+a−1bx1
We can develop
1+a−1bx1
into a formal Laurent series as we did above for
1+x1.
Thus, in
F((x)),
we can find the inverse of
x2a+xb.
Proposition:
If
F
is a field, the field of fractions of
F[[x]]
is the ring
F((x)).
The proposition states that
a0+a1x+a2x2+⋯
has an inverse in
F((x)).
That’s the same as saying that
a0+a1x+a2x2+⋯1
can be written as a formal Laurent series.
Indeed,
since a0
has an inverse, we can use the same trick as above for
1+x1.
Note that a formal power series is a generalization of a polynomial,
where the number of terms is allowed to be infinite and there is
no requirement of convergence.
This last thing about convergence is crucial. Note that the equation
below is true only for
∣x∣<1:
1+x1=1−x+x2−⋯
For
∣x∣>1,
we do:
1+x1=x1⋅1+x11
Now, in the expression
1+x11,
it holds
∣x1∣<1
and we can use the same trick again. But note that the two series we get for
∣x∣<1
and
∣x∣>1
are different.
But the theory of formal power series
ignores the question of convergence by assuming that the variable
x does not
denote any numerical value.
p-adic
A p-adic integer is an infinite formal sum of the form:
n≥0∑∞anpn
Having an infinite formal sum, it means:
1−p1=1+p+p2+p3+...
That means we ignore the question of convergence as above.
For example:
−61=1−71=1+7+72+73+...
7-adic number
6−1
is thus the infinite series given above.
What about
21?
We need to transform the denominator to the form
1−7i.