• Keine Ergebnisse gefunden

Infinite products

Im Dokument Algebraic Combinatorics (Seite 126-149)

Let us now extend our FPS playground somewhat. We have made sense of infinite sums. What about infinite products?

3.11.1. An example

We start with a motivating example (due to Euler, in [Euler48, §328–329]), which we shall first discuss informally.

Assume (for the time being) that the infinite product

i

N

1+x2i

=1+x1 1+x2 1+x4 1+x8

· · · (105) in the ring K[[x]] is meaningful, and that such products behave as nicely as finite products. Can we simplify this product?

We can observe that eachi ∈Nsatisfies 1+x2i = 1−x2i+1

1−x2i (since 1−x2i+1 = 1−x2i2

= 1−x2i 1+x2i

). Multiplying these equalities over all i ∈ N, we obtain The product on the right hand side here is a telescoping product– meaning that each numerator is cancelled by the denominator of the following fraction. As-suming (somewhat plausibly, but far from rigorously) that we are allowed to cancel infinitely many factors from an infinite product, we thus end up with a single 1−x1 factor in the denominator. That is, our product simplifies to

1

This was not very rigorous, so let us try to compute the product ∏

iN

1+x2i in a different way. Namely, we recall a simple fact about finite products: If a0,a1, . . . ,amare finitely many elements of a commutative ring, then the product

m i=0

(1+ai) = (1+a0) (1+a1)· · ·(1+am) (107) equals the sum33

i1<i2<···<

ikm

ai1ai2· · ·aik

of all the 2m+1 “sub-products” of the product a0a1· · ·am (because this sum is what we obtain if we expand ∏m

i=0

(1+ai)by repeatedly applying distributivity).

For example, form=2, this is saying that (1+a0) (1+a1) (1+a2)

=1+a0+a1+a2+a0a1+a0a2+a1a2+a0a1a2. Now, it is plausible to expect the same formula ∏m

i=0

(1+ai) =

I⊆{0,1,...,m}

iI

ai to hold if “mis ∞” (that is, if the product ranges over all i ∈N), provided that the product is meaningful. In other words, it is plausible to expect that

i

N

(1+ai) =

i1<i2<···<ik

ai1ai2· · ·aik (108) for any infinite sequence a0,a1,a2, . . . as long as ∏

iN

(1+ai) makes sense. (It’s a little bit more complicated than that, but we aren’t trying to be fully rigorous yet. The correct condition is that the sequence (a0,a1,a2, . . .) is summable.) If we now apply (108) toai =x2i, then we obtain

i

N

1+x2i

=

i1<i2<···<ik

x2i1x2i2 · · ·x2ik =

i1<i2<···<ik

x2i1+2i2+···+2ik

=

nN

qnxn, (109)

where qn is the # of ways to write the integer n as a sum 2i1 +2i2 +· · ·+2ik with nonnegative integersi1,i2, . . . ,ik satisfyingi1 <i2 < · · · < ik. Comparing this with (106), we obtain

n

N

qnxn =1+x+x2+x3+· · · =

nN

xn,

33The indicesi1,i2, . . . ,ikof the sum are supposed to be nonnegative integers.

at least if our assumptions were valid. Comparing coefficients, this would mean that qn = 1 for each n ∈ N. In other words, each n ∈ N can be written in exactly one way as a sum 2i1 +2i2 +· · · +2ik with nonnegative integers i1,i2, . . . ,ik satisfying i1 < i2 < · · · < ik. In other words, each n ∈ N can be written uniquely as a finite sum of distinct powers of 2.

Is this true? Yes, because this is just saying that each n ∈ N has a unique binary representation. For example, 21=24+22+20corresponds to the binary representation 21= (10101)2.

Thus, the two results we have obtained in (106) and (109) are actually equal, which is reassuring. Yet, this does not replace a formal definition of infinite products that rigorously justifies the above arguments.

3.11.2. A rigorous definition

One way of rigorously defining infinite products of FPSs can be found in [Loehr11, §7.5]. However, this definition only defines infinite products of the form ∏

iNor ∏

i=1

, but not (for example) of the form ∏

INor ∏

(i,j)∈N×N

. Another def-inition of infinite products uses the Log and Exp bijections from Defdef-inition 3.7.6 to turn products into sums; but this requiresKto be aQ-algebra (since Log and Exp aren’t defined otherwise). Thus, we shall give a different definition here.

We recall our definition of infinite sums of FPSs (Definition 3.2.9):

Definition 3.2.9 (repeated). A (possibly infinite) family (ai)iI of FPSs is said to besummableif

for each n∈ N, all but finitely manyi ∈ I satisfy [xn]ai =0.

In this case, the sum ∑

iI

ai is defined to be the FPS with

[xn]

iI

ai

!

=

iI

[xn]ai

| {z }

an essentially finite sum

for all n ∈N.

This is how we defined infinite sums of FPSs. We cannot use the same defi-nition for infinite products, because usually

wedon’texpect to have [xn]

iI

ai

!

=

iI

[xn]ai

(after all, multiplication of FPSs is not defined coefficientwise). The condition

“all but finitely many i ∈ I satisfy [xn]ai = 0” is therefore not what we are looking for.

Let us instead go back to the idea behind Definition 3.2.9. Let us fix some n ∈ N. What was the actual purpose of the “all but finitely many i ∈ I sat-isfy [xn]ai = 0” condition? The purpose was to ensure that the coefficient [xn]

is determined by finitely many of the ai’s. In other words, the purpose was to ensure that there is a finite partial sum of ∑

iI

ai such that if we add any further ai’s to this partial sum, then the coefficient of xn does not change any more. Here is a way to restate this condition more rigorously: There is afinitesubset MofI such that every finite subset J ofI satisfying M⊆ J ⊆ I

(The subset M here is the indexing set of our finite partial sum, and the set J is what it becomes if we add some furtherai’s to this partial sum.)

This condition is a mouthful; this is why we found it easier to boil it down to the simple “all but finitely many i ∈ I satisfy [xn]ai = 0” condition in the case of infinite sums. However, in the case of infinite products, we cannot boil it down to something this simple; thus, we have to live with it.

Fortunately, we can simplify our life by giving this condition a name:

Definition 3.11.1. Let (ai)iI ∈ K[[x]]I be a (possibly infinite) family of FPSs.

Let n∈ N. Let M be a finite subset of I.

(a) We say that M determines the xn-coefficient in the sum of (ai)iI if every finite subset J of I satisfying M ⊆ J ⊆ I satisfies

[xn]

(You can think of this condition as saying “If you add any further ais to the sum ∑

iM

ai, then thexn-coefficient stays unchanged”, or, more informally: “If you want to know thexn-coefficient of ∑

iI

ai, it suffices to take the partial sum over alli ∈ M”.)

(b)We say that M determines the xn-coefficient in the product of (ai)iI if every finite subset J of I satisfying M ⊆ J ⊆ I satisfies

[xn]

(You can think of this condition as saying “If you multiply any furtherais to the product ∏

iM

ai, then the xn-coefficient stays unchanged”, or, more infor-mally: “If you want to know the xn-coefficient of ∏

iI

ai, it suffices to take the partial product over alli∈ M”.)

Example 3.11.2. (a)Consider the family

iN, because every finite subset J of N satisfying {1, 2, 3} ⊆ J ⊆Nsatisfies

(this is simply a consequence of the fact that the only three entries of our family that have a nonzero x3-coefficient are the entries x+x2i

for i ∈ {1, 2, 3}). Thus, any finite subset of N that contains {1, 2, 3} as a subset determines the x3-coefficient in the sum of this family

x+x2i

iN, because every finite subset J of N satisfying {0, 1, 2, 3} ⊆ J ⊆Nsatisfies

(This is because multiplying an FPS by any of the polynomials 1+x4, 1+ x5, 1+x6, . . . leaves its x3-coefficient unchanged.) Thus, any finite subset

(The philosophical reason is that, even though the monomial x3 itself does not appear in any of the entries 1+x1 and 1+x2, it does emerge in the product of these two entries with the constant term of ∏

i∈{0,3}

1+xi

= (1+1) 1+x3

.)

Definition 3.11.3. Let (ai)iI ∈ K[[x]]I be a (possibly infinite) family of FPSs.

Let n∈ N.

(a) We say that the xn-coefficient in the sum of (ai)iI is finitely determined if there is a finite subset Mof I that determines thexn-coefficient in the sum of (ai)iI.

(b)We say that the xn-coefficient in the product of (ai)iI is finitely determined if there is a finite subset M of I that determines the xn-coefficient in the product of (ai)iI.

Using these concepts, we can now reword our definition of infinite sums as follows:

Proposition 3.11.4. Let (ai)iI ∈ K[[x]]I be a (possibly infinite) family of FPSs. Then:

(a)The family(ai)iI is summable if and only if each coefficient in its sum is finitely determined (i.e., for each n ∈ N, the xn-coefficient in the sum of (ai)iI is finitely determined).

(b) If the family (ai)iI is summable, then its sum ∑

iI

ai is the FPS whose xn-coefficient (for any n ∈ N) can be computed as follows: If n ∈ N, and if M is a finite subset of I that determines the xn-coefficient in the sum of (ai)iI, then

[xn]

iI

ai

!

= [xn]

iM

ai

! .

Proof. Easy and LTTR.

The rest of Chapter 3 needs more details.

TODO: Push this border stone further down this chapter.

Inspired by Proposition 3.11.4, we can now define infinite products of FPSs at last:

Definition 3.11.5. Let (ai)iI be a (possibly infinite) family of FPSs. Then:

(a)The family(ai)iI is said to bemultipliableif and only if each coefficient in its product is finitely determined.

(b) If the family (ai)iI is multipliable, then its product ∏

iI

ai is defined to be the FPS whosexn-coefficient (for anyn ∈N) can be computed as follows:

If n∈ N, and if M is a finite subset of I that determines thexn-coefficient in the product of (ai)iI, then

Proposition 3.11.6. This definition of ∏

iI

aiis well-defined – i.e., the coefficient [xn] M1and M2 are two finite subsets of I that each determine the xn-coefficient in the product of(ai)iI, then finite subset J of I satisfying M1 ⊆ J ⊆I satisfies

[xn]

argument (with the roles of M1 and M2 swapped) yields

[xn]

The left hand sides of the equalities (111) and (112) are equal (since M1∪M2 = M2∪ M1). Thus, the right hand sides are equal as well. In other words, [xn]

iM1

ai

!

= [xn]

iM2

ai

!

. Thus, we have proved (110), and with it Propo-sition 3.11.6.

The attentive (and pedantic) reader might notice that there is one more thing that needs to be checked in order to make sure that Definition 3.11.5(b) is le-gitimate. In fact, this definition does not merely define (some) infinite products

iI

ai of FPSs, but also “accidentally” gives a new meaning to finite products

iI

ai (since a finite family (ai)iI of FPSs is always multipliable). We therefore need to check that this new meaning does not conflict with the original defini-tion of a finite product of elements of a commutative ring. In other words, we need to prove the following:

Proposition 3.11.7. Let (ai)iI be a finite family of FPSs. Then, the product

iI

ai defined according to Definition 3.11.5(b)equals the finite product ∏

iI

ai defined in the usual way (i.e., defined as in any commutative ring).

Proof. Argue that I itself is a subset of I that determines all coefficients in the product of(ai)iI. See Section B.2 for a detailed proof.

Let us now see that this legitimizes our product ∏

iN

1+x2i

from Subsec-tion 3.11.1. Indeed,

i

N

1+x2i

=1+x1 1+x2 1+x4 1+x8

· · · .

If you want to compute the x6-coefficient in this product, you only need to multiply the first 3 factors 1+x1

1+x2

1+x4

; none of the other factors will change this coefficient in any way, because multiplying an FPS by 1+xm (for some m > 0) does not change its first m coefficients34. Likewise, if you want to compute the x13-coefficient of the above product, then you only need to multiply the first 4 factors; none of the others will have any effect on this coefficient. The same logic applies to the xn-coefficient for any n ∈ N; it is determined by the firstblog2nc+1 factors of the product. Thus, each coefficient

34For example, let us check this form=3: If we multiply an FPSa0x0+a1x1+a2x2+· · · by 1+x3, then we obtain

a0x0+a1x1+a2x2+· · · 1+x3

=a0x0+a1x1+a2x2+ (a3+a0)x3+ (a4+a1)x4+ (a5+a2)x5+· · ·, and so the first 3 coefficients are left unchanged.

in the product is finitely determined. This means that the family is multipliable;

thus, its product makes sense.

In contrast, the product

(1+0x) (1+1x) (1+2x) (1+3x) (1+4x)· · · =

iN

(1+ix)

does not make sense. Indeed, its x1-coefficient is not finitely determined (any of the factors other than 1+0x affects it), so the family (1+ix)iN is not mul-tipliable.

Recall our reasoning that we used above to prove that the family

1+x2i

iN

is multipliable. The core of this reasoning was the observation that multiplying an FPS by 1+xm (for some m > 0) does not change its first m coefficients.

This can be generalized: If f ∈ K[[x]] is an FPS whose first m coefficients are 0 (for example, f can be xm, in which case we recover the statement in our preceding sentence), then multiplying an FPS a by 1+ f does not change its first m coefficients (that is, the first m coefficients of a(1+ f) are the first m coefficients ofa). This is a useful fact, so let us state it as a lemma (renamingm asn+1):

Lemma 3.11.8. Let a, f ∈ K[[x]]be two FPSs. Letn ∈N. Assume that

[xm] f =0 for each m∈ {0, 1, . . . ,n}. (113) Then,

[xm] (a(1+ f)) = [xm]a for each m∈ {0, 1, . . . ,n}.

Proof of Lemma 3.11.8. The FPS a f is a multiple of f (since a f = f a). Hence, Lemma 3.3.21 (applied tou= f and v =a f) yields that

[xm] (a f) =0 for each m∈ {0, 1, . . . ,n} (114) (since we have assumed that[xm] f =0 for each m∈ {0, 1, . . . ,n}).

Now, for eachm ∈ {0, 1, . . . ,n}, we have

[xm]

a(1+ f)

| {z }

=a+a f

= [xm] (a+a f) = [xm]a+ [xm] (a f)

| {z }

=0 (by (114))

(by (18))

= [xm]a.

This proves Lemma 3.11.8.

For convenience, let us extend Lemma 3.11.8 to products of several factors:

Lemma 3.11.9. Let a ∈ K[[x]] be an FPS. Let (fi)iJ ∈ K[[x]]J be a finite family of FPSs. Letn∈ N. Assume that eachi∈ J satisfies

[xm] (fi) =0 for eachm∈ {0, 1, . . . ,n}. (115) Then,

[xm] a

iJ

(1+ fi)

!

= [xm]a for each m∈ {0, 1, . . . ,n}.

Proof of Lemma 3.11.9. This is just Lemma 3.11.8, applied several times (specifi-cally,|J|many times). See Section B.2 for a detailed proof.

Now, using Lemma 3.11.9, we can obtain the following convenient criterion for multipliability:

Theorem 3.11.10. Let(fi)iI ∈ K[[x]]I be a (possibly infinite) summable fam-ily of FPSs. Then, the famfam-ily(1+ fi)iI is multipliable.

Proof of Theorem 3.11.10. This is an easy consequence of Lemma 3.11.9. See Sec-tion B.2 for a detailed proof.

We notice two simple sufficient (if rarely satisfied) criteria for multipliability:

Proposition 3.11.11. If all but finitely many entries of a family (ai)iI ∈ K[[x]]I equal 1 (that is, if all but finitely many i ∈ I satisfy ai = 1), then this family is multipliable.

Proof. LTTR. (See Section B.2 for a detailed proof.)

Remark 3.11.12. If a family (ai)iIK[[x]]I contains 0 as an entry (i.e., if there exists an i ∈ I such that ai = 0), then this family is automatically multipliable, and its product is 0.

Proof. Assume that the family (ai)iI contains 0 as an entry. That is, there exists some j ∈ I such that aj = 0. Consider this j. Now, it is easy to see that the subset {j} of I determines all coefficients in the product of (ai)iI. The details are LTTR.

Working with multipliable families gets slightly easier using the following notion:

Definition 3.11.13. Let (ai)iI ∈ K[[x]]I be a family of FPSs. Letn ∈ N. An xn-approximator for (ai)iI means a finite subset M of I that determines the first n+1 coefficients in the product of (ai)iI. (In other words, Mhas to de-termine thexm-coefficient in the product of(ai)iI for eachm ∈ {0, 1, . . . ,n}.) The name “xn-approximator” is supposed to hint at the fact that if M is an xn-approximator for a multipliable family (ai)iI, then the (finite) subproduct

iM

ai “approximates” the full product ∏

iI

ai up until thexn-coefficient (i.e., the first n+1 coefficients of ∏

iM

ai equal the respective coefficients of ∏

iI

ai). See Proposition 3.11.16(b)below for the precise statement of this fact.

Clearly, an xn-approximator for a family (ai)iI always determines the xn -coefficient in the product of(ai)iI. But the converse is not true, as the following example shows:

Example 3.11.14. Consider the family

1+x2i

iN =1+x1, 1+x2, 1+x4, 1+x8, . . .

of FPSs. The finite subset {1, 2} of N determines the x6-coefficient in the product of this family (indeed, the x6-coefficient of the product

1+x2

1+x4

is 1, and this does not change if we multiply any further fac-tors onto this product), but is not an x6-approximator for this family (since, e.g., it does not determine thex5-coefficient in its product).

Lemma 3.11.15. Let (ai)iI ∈ K[[x]]I be a multipliable family of FPSs. Let n ∈N. Then, there exists anxn-approximator for (ai)iI.

Proof of Lemma 3.11.15 (sketched). This is an easy consequence of the fact that a union of finitely many finite sets is finite. A detailed proof can be found in Section B.2.

As promised above, we can use xn-approximators to “approximate” infinite products of FPSs (in the sense of: compute the first n+1 coefficients of these products). Here is why this works:35

Proposition 3.11.16. Let (ai)iI ∈ K[[x]]I be a family of FPSs. Let n∈ N. Let M be anxn-approximator for (ai)iI. Then:

(a)Every finite subset J of I satisfying M⊆ J ⊆ I satisfies

iJ

ai x

n

iM

ai.

35See Definition 3.10.1 for the meaning of the symbol “x

n

” appearing in this proposition.

(b)If the family(ai)iI is multipliable, then

iI

ai x

n

iM

ai.

Proof. This follows easily from Definition 3.11.13 and Definition 3.11.5 (b). See Section B.2 for a detailed proof.

Here are some further properties of multipliable families:

Proposition 3.11.17. Let (ai)iI ∈ K[[x]]I be a family of FPSs. Let J be a subset of I. Assume that the subfamilies(ai)iJ and(ai)iI\J are multipliable.

Then:

(a)The entire family (ai)iI is multipliable.

(b)We have

iI

ai =

iJ

ai

!

·

iI\J

ai

.

Proof of Proposition 3.11.17 (sketched). Here is the idea: Fix n ∈ N. Lemma 3.11.15 (applied to J instead of I) shows that there exists anxn-approximatorU for (ai)iJ. Consider this U. Lemma 3.11.15 (applied to J instead of I) shows that there exists anxn-approximator V for(ai)iI\J. Consider thisV. Note that U∪V is finite (sinceU and V are finite). Now, it is not hard to see thatU∪V determines the xn-coefficient in the product of (ai)iI (indeed, it is not much harder to see that U ∪V is an xn-approximator for (ai)iI). Hence, the xn -coefficient in the product of(ai)iI is finitely determined (sinceU∪V is finite).

Now, forget that we fixedn, and conclude that the family(ai)iI is multipliable.

This proves part(a). Part(b)easily follows using Proposition 3.11.16(b).

The details of this proof can be found in Section B.2.

Proposition 3.11.18. Let (ai)iI ∈ K[[x]]I and (bi)iI ∈ K[[x]]I be two multi-pliable families of FPSs. Then:

(a)The family (aibi)iI is multipliable.

(b)We have

iI

(aibi) =

iI

ai

!

·

iI

bi

! .

Proof of Proposition 3.11.18 (sketched). Here is the idea: Fix n ∈ N. Lemma 3.11.15 shows that there exists anxn-approximator U for (ai)iI. Consider this U. Lemma 3.11.15 (applied to bi instead of ai) shows that there exists an xn -approximatorV for(bi)iI. Consider this V. Note thatU∪V is finite (since U

and V are finite). Now, it is not hard to see that U∪V is an xn-approximator for(aibi)iI. From here, proceed as in the proof of Proposition 3.11.17.

The details of this proof can be found in Section B.2.

Proposition 3.11.19. Let (ai)iI ∈ K[[x]]I be a multipliable family of invert-ible FPSs. Then, any subfamily of (ai)iI is multipliable.

Proof of Proposition 3.11.19 (sketched). This is another proof in the tradition of the proofs of Proposition 3.11.17 and Proposition 3.11.18. We must show that the family(ai)iJ is multipliable wheneverJis a subset ofI. The idea is to show that ifU is an xn-approximator for(ai)iI, then U∩ J determines the xn-coefficient in the product of (ai)iJ (and, in fact, is an xn-approximator for (ai)iJ). This relies on the invertibility of ∏

iM\J

ai; this is why the FPS ai are required to be invertible in the proposition.

The details of this proof can be found in Section B.2.

Remark 3.11.20. Proposition 3.11.19 would not hold if we did not assume that theaiare invertible. For example, the family(0, 1, 2, 3, . . .)is multipliable, but its subfamily (1, 2, 3, . . .)is not.

To justify our work from Subsection 3.11.1, we still need to argue that the products we have defined are well-behaved – i.e., satisfy the usual rules that finite products satisfy, with some minor caveats. To stay on the safe side, we state them only for products of invertible FPSs, to avoid the nasty surprises we know from Remark 3.11.20:

Proposition 3.11.21. Products of multipliable families of FPSs satisfy the usual rules for products, as long as we assume that our families consist of invertible FPSs. For example, the following facts hold:

• Let(as)sS ∈ K[[x]]S and(bs)sS ∈ K[[x]]S be two multipliable families of invertible FPSs. Then, the family (asbs)sS is multipliable as well, and satisfies

sS

(asbs) =

sS

as

!

·

sS

bs

! .

• Let (as)sS ∈ K[[x]]S be a multipliable family of invertible FPSs. LetX andY be two subsets ofS such that X∩Y =and X∪Y =S. Then,

sS

as =

sX

as

!

·

sY

as

! .

• Let (as)sS ∈ K[[x]]S be a multipliable family of invertible FPSs. Let W be a set. Let f : S→W be a map. Then,

sS

as =

wW

sS;

f(s)=w

as.

(In particular, the right hand side is well-defined – i.e., the fam-ily (as)sS; f(s)=w is multipliable for each w ∈ W, and the family

 ∏

sS;

f(s)=w

as

wW

is also multipliable.)

• Let I and J be two sets. Let a(i,j)

(i,j)∈I×J ∈K[[x]]I×J be a multipliable family of invertible FPSs. Then,

iI

jJ

a(i,j) =

(i,j)∈I×J

a(i,j) =

jJ

iI

a(i,j).

(In particular, all the products appearing in this equality are well-defined.)

Proof. In essence, all of these facts can be proved by reducing them to the cor-responding properties of finite products. This relies on the fact that all co-efficients in multipliable products are finitely determined (conveniently using xn-approximators, which determine several coefficients at the same time).

TODO: Add details!

Proposition 3.11.21 justifies most of our manipulations in Subsection 3.11.1 (except possibly for the telescope principle, which is somewhat subtle and needs some qualifications36; it is better to argue using more fundamental rules37).

36Here is an example of how not to use the telescope principle:

1 2 ·2

2·2 2 ·2

2· · · · 6=1.

The infinitely many 2’s don’t factor each other out completely.

37To wit, we can argue as follows: We have

i∈

N

1+x2i

=

i∈N

1x2i+1 1x2i =

i∈N

1x2i+1

i∈N

1x2i , where the last step used the fact that both families

1x2i+1

i∈N and

1x2i

i∈N are multipliable (this is important, but very easy to check in this case) and that the product

The only thing we still need to justify is the equality (108). This is what we will do next.

3.11.3. Product rules (generalized distributive laws)

The equality (108) is an instance of a product rule – a statement of the form

“a product of sums can be expanded into one big sum”. The simplest prod-uct rules are the distributive laws a(b+c) = ab+ac and (a+b)c = ac+bc (here, one of the sums being multiplied is a one-addend sum); one of the next-simplest is (a+b) (c+d) = ac+ad+bc+bd. As far as finite sums and finite products are concerned, the following product rule is one of the most general:38 Proposition 3.11.22. Let L be a commutative ring. For every n ∈ N, let [n] denote the set{1, 2, . . . ,n}.

We can rewrite (116) in a less abstract way as follows:

p1,1+p1,2+· · ·+p1,m1

(p2,1+p2,2+· · ·+p2,m2)· · ·(pn,1+pn,2+· · ·+pn,mn)

= p1,1p2,1· · ·pn,1+p1,1p2,1· · ·pn1,1pn,2+· · ·+p1,m1p2,m2· · ·pn,mn,

i∈N

1x2i

is invertible (indeed, its constant term is 1). However, splitting off the factor fori=0 from the product foriin the product)

= (1x)·

1x. So we don’t need the telescope principle to justify this equality.

38Keep in mind that an empty Cartesian product (i.e., a Cartesian product of 0 sets) is always a 1-element set; its only element is the 0-tuple (). Thus, a sum ranging over an empty Cartesian product has exactly 1 addend.

where the right hand side is the sum of allm1m2· · ·mn many ways to multiply one addend from each of the factors on the left hand side.

See [Grinbe15, solution to Exercise 6.9] for a formal proof of Proposition 3.11.22. (The idea is to reduce it to the casen =2 by induction, then to use the discrete Fubini rule.)

Let us now move on to product rules for infinite sums and products. First, let us extend Proposition 3.11.22 to a finite product of infinite sums (which are now required to be inK[[x]] in order to have a notion of summability):

Proposition 3.11.23. For everyn∈ N, let [n] denote the set{1, 2, . . . ,n}.

Proposition 3.11.23. For everyn∈ N, let [n] denote the set{1, 2, . . . ,n}.

Im Dokument Algebraic Combinatorics (Seite 126-149)