Skip to content

Chapter 5. Complex Numbers

§ 1. Definition

Definition 57: A complex number is a pair of real numbers Ξ1,Ξ2\Xi_1, \Xi_2 (in a definite order). We denote the complex number by [Ξ1,Ξ2][\Xi_1, \Xi_2]. Here [Ξ1,Ξ2][\Xi_1, \Xi_2] and [H1,H2][\mathrm{H}_1, \mathrm{H}_2] are regarded as the same number (as equal; written: ==) if and only if

Ξ1=H1,Ξ2=H2\Xi_1 = \mathrm{H}_1, \quad \Xi_2 = \mathrm{H}_2

holds; otherwise as unequal (distinct; written: \neq).

Small German letters will throughout stand for complex numbers.

Thus for every x\mathfrak{x} and every y\mathfrak{y} exactly one of the cases

x=y,xy\mathfrak{x} = \mathfrak{y}, \quad \mathfrak{x} \neq \mathfrak{y}

occurs. For the complex numbers the concepts of identity and equality coincide, so that the three theorems are trivial:

Theorem 206: x=x\mathfrak{x} = \mathfrak{x}.

Theorem 207: From

x=y\mathfrak{x} = \mathfrak{y}

it follows that

y=x.\mathfrak{y} = \mathfrak{x}.

Theorem 208: From

x=y,y=z\mathfrak{x} = \mathfrak{y}, \quad \mathfrak{y} = \mathfrak{z}

it follows that

x=z.\mathfrak{x} = \mathfrak{z}.

Definition 58: n=[0,0]\mathfrak{n} = [0, 0].

Definition 59: e=[1,0]\mathfrak{e} = [1, 0].

The letters n\mathfrak{n} and e\mathfrak{e} thus remain reserved for particular complex numbers.

§ 2. Addition

Definition 60: If

x=[Ξ1,Ξ2],y=[H1,H2],\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2],

then

x+y=[Ξ1+H1,Ξ2+H2].\mathfrak{x} + \mathfrak{y} = [\Xi_1 + \mathrm{H}_1, \Xi_2 + \mathrm{H}_2].

(++ read: plus.) x+y\mathfrak{x} + \mathfrak{y} is called the sum of x\mathfrak{x} and y\mathfrak{y}, or the (complex) number obtained by addition of y\mathfrak{y} to x\mathfrak{x}.

Theorem 209 (commutative law of addition):

x+y=y+x.\mathfrak{x} + \mathfrak{y} = \mathfrak{y} + \mathfrak{x}.

Proof: [Ξ1+H1,Ξ2+H2]=[H1+Ξ1,H2+Ξ2][\Xi_1 + \mathrm{H}_1, \Xi_2 + \mathrm{H}_2] = [\mathrm{H}_1 + \Xi_1, \mathrm{H}_2 + \Xi_2].

Theorem 210: x+n=x\mathfrak{x} + \mathfrak{n} = \mathfrak{x}.

Proof: [Ξ1,Ξ2]+[0,0]=[Ξ1+0,Ξ2+0]=[Ξ1,Ξ2][\Xi_1, \Xi_2] + [0, 0] = [\Xi_1 + 0, \Xi_2 + 0] = [\Xi_1, \Xi_2].

Theorem 211 (associative law of addition):

(x+y)+z=x+(y+z).(\mathfrak{x} + \mathfrak{y}) + \mathfrak{z} = \mathfrak{x} + (\mathfrak{y} + \mathfrak{z}).

Proof: If

x=[Ξ1,Ξ2],y=[H1,H2],z=[Z1,Z2],\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2], \quad \mathfrak{z} = [\mathrm{Z}_1, \mathrm{Z}_2],

then by Theorem 186

(x+y)+z=[Ξ1+H1,Ξ2+H2]+[Z1,Z2]=[(Ξ1+H1)+Z1,(Ξ2+H2)+Z2]=[Ξ1+(H1+Z1),Ξ2+(H2+Z2)]=[Ξ1,Ξ2]+[H1+Z1,H2+Z2]=x+(y+z).\begin{aligned} (\mathfrak{x} + \mathfrak{y}) + \mathfrak{z} &= [\Xi_1 + \mathrm{H}_1, \Xi_2 + \mathrm{H}_2] + [\mathrm{Z}_1, \mathrm{Z}_2] = [(\Xi_1 + \mathrm{H}_1) + \mathrm{Z}_1, (\Xi_2 + \mathrm{H}_2) + \mathrm{Z}_2] \\ &= [\Xi_1 + (\mathrm{H}_1 + \mathrm{Z}_1), \Xi_2 + (\mathrm{H}_2 + \mathrm{Z}_2)] = [\Xi_1, \Xi_2] + [\mathrm{H}_1 + \mathrm{Z}_1, \mathrm{H}_2 + \mathrm{Z}_2] = \mathfrak{x} + (\mathfrak{y} + \mathfrak{z}). \end{aligned}

Theorem 212: For given x,y\mathfrak{x}, \mathfrak{y},

y+u=x\mathfrak{y} + \mathfrak{u} = \mathfrak{x}

has exactly one solution u\mathfrak{u}, namely, setting

x=[Ξ1,Ξ2],y=[H1,H2]\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2] u=[Ξ1H1,Ξ2H2].\mathfrak{u} = [\Xi_1 - \mathrm{H}_1, \Xi_2 - \mathrm{H}_2].

Proof: For every

u=[Υ1,Υ2]\mathfrak{u} = [\Upsilon_1, \Upsilon_2]

we have

y+u=[H1+Υ1,H2+Υ2],\mathfrak{y} + \mathfrak{u} = [\mathrm{H}_1 + \Upsilon_1, \mathrm{H}_2 + \Upsilon_2],

and what is required is exactly that

H1+Υ1=Ξ1,H2+Υ2=Ξ2\mathrm{H}_1 + \Upsilon_1 = \Xi_1, \quad \mathrm{H}_2 + \Upsilon_2 = \Xi_2

so that Theorem 187 proves everything.

Definition 61: The u\mathfrak{u} of Theorem 212 is called xy\mathfrak{x} - \mathfrak{y} (- read: minus). xy\mathfrak{x} - \mathfrak{y} is also called the difference x\mathfrak{x} minus y\mathfrak{y}, or the number obtained by subtraction of y\mathfrak{y} from x\mathfrak{x}.

Theorem 213: We have

xy=n\mathfrak{x} - \mathfrak{y} = \mathfrak{n}

if and only if

x=y.\mathfrak{x} = \mathfrak{y}.

Proof: We have

Ξ1H1=Ξ2H2=0\Xi_1 - \mathrm{H}_1 = \Xi_2 - \mathrm{H}_2 = 0

if and only if

Ξ1=H1,Ξ2=H2.\Xi_1 = \mathrm{H}_1, \quad \Xi_2 = \mathrm{H}_2.

Definition 62: x=nx-\mathfrak{x} = \mathfrak{n} - \mathfrak{x}.

(- on the left, read: minus.)

Theorem 214: For

x=[Ξ1,Ξ2]\mathfrak{x} = [\Xi_1, \Xi_2]

we have

x=[Ξ1,Ξ2].-\mathfrak{x} = [-\Xi_1, -\Xi_2].

Proof: [Ξ1,Ξ2]=[0,0][Ξ1,Ξ2]=[0Ξ1,0Ξ2]-[\Xi_1, \Xi_2] = [0, 0] - [\Xi_1, \Xi_2] = [0 - \Xi_1, 0 - \Xi_2].

Theorem 215: (x)=x-(-\mathfrak{x}) = \mathfrak{x}.

Proof: By Theorem 177 we have

(Ξ1)=Ξ1,(Ξ2)=Ξ2.-(-\Xi_1) = \Xi_1, \quad -(-\Xi_2) = \Xi_2.

Theorem 216: x+(x)=n\mathfrak{x} + (-\mathfrak{x}) = \mathfrak{n}.

Proof: By Theorem 179 we have

Ξ1+(Ξ1)=0,Ξ2+(Ξ2)=0.\Xi_1 + (-\Xi_1) = 0, \quad \Xi_2 + (-\Xi_2) = 0.

Theorem 217: (x+y)=x+(y)-(\mathfrak{x} + \mathfrak{y}) = -\mathfrak{x} + (-\mathfrak{y}).

Proof: By Theorem 180 we have, setting

x=[Ξ1,Ξ2],y=[H1,H2]\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2] (x+y)=[(Ξ1+H1),(Ξ2+H2)]=[Ξ1+(H1),Ξ2+(H2)]=[Ξ1,Ξ2]+[H1,H2]=x+(y).\begin{aligned} -(\mathfrak{x} + \mathfrak{y}) &= [-(\Xi_1 + \mathrm{H}_1), -(\Xi_2 + \mathrm{H}_2)] = [-\Xi_1 + (-\mathrm{H}_1), -\Xi_2 + (-\mathrm{H}_2)] \\ &= [-\Xi_1, -\Xi_2] + [-\mathrm{H}_1, -\mathrm{H}_2] = -\mathfrak{x} + (-\mathfrak{y}). \end{aligned}

Theorem 218: xy=x+(y)\mathfrak{x} - \mathfrak{y} = \mathfrak{x} + (-\mathfrak{y}).

Proof: [Ξ1H1,Ξ2H2]=[Ξ1,Ξ2]+[H1,H2][\Xi_1 - \mathrm{H}_1, \Xi_2 - \mathrm{H}_2] = [\Xi_1, \Xi_2] + [-\mathrm{H}_1, -\mathrm{H}_2].

Theorem 219: (xy)=yx-(\mathfrak{x} - \mathfrak{y}) = \mathfrak{y} - \mathfrak{x}.

Proof:

(xy)=(x+(y))=x+((y))=x+y=y+(x)=yx.-(\mathfrak{x} - \mathfrak{y}) = -(\mathfrak{x} + (-\mathfrak{y})) = -\mathfrak{x} + (-(-\mathfrak{y})) = -\mathfrak{x} + \mathfrak{y} = \mathfrak{y} + (-\mathfrak{x}) = \mathfrak{y} - \mathfrak{x}.

§ 3. Multiplication

Definition 63: If

x=[Ξ1,Ξ2],y=[H1,H2],\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2],

then

xy=[Ξ1H1Ξ2H2,Ξ1H2+Ξ2H1].\mathfrak{x} \cdot \mathfrak{y} = [\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2, \Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1].

(\cdot read: times; but the dot is usually not written.) xy\mathfrak{x} \cdot \mathfrak{y} is called the product of x\mathfrak{x} by y\mathfrak{y}, or the number obtained by multiplication of x\mathfrak{x} by y\mathfrak{y}.

Theorem 220 (commutative law of multiplication):

xy=yx.\mathfrak{x}\mathfrak{y} = \mathfrak{y}\mathfrak{x}.

Proof:

[Ξ1,Ξ2][H1,H2]=[Ξ1H1Ξ2H2,Ξ1H2+Ξ2H1]=[H1Ξ1H2Ξ2,H1Ξ2+H2Ξ1]=[H1,H2][Ξ1,Ξ2].\begin{aligned} [\Xi_1, \Xi_2][\mathrm{H}_1, \mathrm{H}_2] &= [\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2, \Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1] \\ &= [\mathrm{H}_1\Xi_1 - \mathrm{H}_2\Xi_2, \mathrm{H}_1\Xi_2 + \mathrm{H}_2\Xi_1] = [\mathrm{H}_1, \mathrm{H}_2][\Xi_1, \Xi_2]. \end{aligned}

Theorem 221: We have

xy=n\mathfrak{x}\mathfrak{y} = \mathfrak{n}

if and only if at least one of the two numbers x,y\mathfrak{x}, \mathfrak{y} equals n\mathfrak{n}.

Proof: Let

x=[Ξ1,Ξ2],y=[H1,H2].\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2].
  1. From
x=n\mathfrak{x} = \mathfrak{n}

it follows that

Ξ1=Ξ2=0,\Xi_1 = \Xi_2 = 0, xy=[0H10H2,0H2+0H1]=[0,0]=n.\mathfrak{x}\mathfrak{y} = [0 \cdot \mathrm{H}_1 - 0 \cdot \mathrm{H}_2, 0 \cdot \mathrm{H}_2 + 0 \cdot \mathrm{H}_1] = [0, 0] = \mathfrak{n}.
  1. From
y=n\mathfrak{y} = \mathfrak{n}

it follows by Theorem 220 and 1) that

xy=yx=nx=n.\mathfrak{x}\mathfrak{y} = \mathfrak{y}\mathfrak{x} = \mathfrak{n}\mathfrak{x} = \mathfrak{n}.
  1. From
xy=n\mathfrak{x}\mathfrak{y} = \mathfrak{n}

it is to be concluded that

x=n or y=n\mathfrak{x} = \mathfrak{n} \text{ or } \mathfrak{y} = \mathfrak{n}

holds. We may therefore assume that

yn,\mathfrak{y} \neq \mathfrak{n},

i.e.

H1H1+H2H2>0,\mathrm{H}_1\mathrm{H}_1 + \mathrm{H}_2\mathrm{H}_2 > 0,

and have to prove

x=n,\mathfrak{x} = \mathfrak{n},

i.e.

Ξ1=Ξ2=0\Xi_1 = \Xi_2 = 0

By hypothesis we have

Ξ1H1Ξ2H2=0=Ξ1H2+Ξ2H1,\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2 = 0 = \Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1,

hence

0=(Ξ1H1Ξ2H2)H1+(Ξ1H2+Ξ2H1)H2=((Ξ1H1)H1(Ξ2H2)H1)+((Ξ1H2)H2+(Ξ2H1)H2)=(Ξ1(H1H1)Ξ2(H2H1))+(Ξ1(H2H2)+Ξ2(H1H2))=((Ξ1(H1H1)Ξ2(H2H1))+Ξ2(H1H2))+Ξ1(H2H2)=Ξ1(H1H1)+Ξ1(H2H2)=Ξ1(H1H1+H2H2),\begin{aligned} 0 &= (\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2)\mathrm{H}_1 + (\Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1)\mathrm{H}_2 \\ &= ((\Xi_1\mathrm{H}_1)\mathrm{H}_1 - (\Xi_2\mathrm{H}_2)\mathrm{H}_1) + ((\Xi_1\mathrm{H}_2)\mathrm{H}_2 + (\Xi_2\mathrm{H}_1)\mathrm{H}_2) \\ &= (\Xi_1(\mathrm{H}_1\mathrm{H}_1) - \Xi_2(\mathrm{H}_2\mathrm{H}_1)) + (\Xi_1(\mathrm{H}_2\mathrm{H}_2) + \Xi_2(\mathrm{H}_1\mathrm{H}_2)) \\ &= ((\Xi_1(\mathrm{H}_1\mathrm{H}_1) - \Xi_2(\mathrm{H}_2\mathrm{H}_1)) + \Xi_2(\mathrm{H}_1\mathrm{H}_2)) + \Xi_1(\mathrm{H}_2\mathrm{H}_2) \\ &= \Xi_1(\mathrm{H}_1\mathrm{H}_1) + \Xi_1(\mathrm{H}_2\mathrm{H}_2) = \Xi_1(\mathrm{H}_1\mathrm{H}_1 + \mathrm{H}_2\mathrm{H}_2), \end{aligned}

hence

Ξ1=0,\Xi_1 = 0, Ξ2H2=0=Ξ2H1.\Xi_2\mathrm{H}_2 = 0 = \Xi_2\mathrm{H}_1.

Since H1\mathrm{H}_1 and H2\mathrm{H}_2 are not both 00, we thus have

Ξ2=0.\Xi_2 = 0.

Theorem 222: xe=x\mathfrak{x}\mathfrak{e} = \mathfrak{x}.

Proof: [Ξ1,Ξ2][1,0]=[Ξ11Ξ20,Ξ10+Ξ21]=[Ξ1,Ξ2][\Xi_1, \Xi_2][1, 0] = [\Xi_1 \cdot 1 - \Xi_2 \cdot 0, \Xi_1 \cdot 0 + \Xi_2 \cdot 1] = [\Xi_1, \Xi_2].

Theorem 223: x(e)=x\mathfrak{x}(-\mathfrak{e}) = -\mathfrak{x}.

Proof:

[Ξ1,Ξ2][1,0]=[Ξ1(1)Ξ20,Ξ10+Ξ2(1)]=[Ξ1,Ξ2].[\Xi_1, \Xi_2][-1, 0] = [\Xi_1(-1) - \Xi_2 \cdot 0, \Xi_1 \cdot 0 + \Xi_2(-1)] = [-\Xi_1, -\Xi_2].

Theorem 224: (x)y=x(y)=(xy)(-\mathfrak{x})\mathfrak{y} = \mathfrak{x}(-\mathfrak{y}) = -(\mathfrak{x}\mathfrak{y}).

Proof: 1)

[Ξ1,Ξ2][H1,H2]=[(Ξ1)H1(Ξ2)H2,(Ξ1)H2+(Ξ2)H1]=[(Ξ1H1)+Ξ2H2,(Ξ1H2)Ξ2H1]=[(Ξ1H1Ξ2H2),(Ξ1H2+Ξ2H1)]=([Ξ1,Ξ2][H1,H2]),\begin{aligned} [-\Xi_1, -\Xi_2][\mathrm{H}_1, \mathrm{H}_2] &= [(-\Xi_1)\mathrm{H}_1 - (-\Xi_2)\mathrm{H}_2, (-\Xi_1)\mathrm{H}_2 + (-\Xi_2)\mathrm{H}_1] \\ &= [-(\Xi_1\mathrm{H}_1) + \Xi_2\mathrm{H}_2, -(\Xi_1\mathrm{H}_2) - \Xi_2\mathrm{H}_1] \\ &= [-(\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2), -(\Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1)] \\ &= -([\Xi_1, \Xi_2][\mathrm{H}_1, \mathrm{H}_2]), \end{aligned} (x)y=(xy).(-\mathfrak{x})\mathfrak{y} = -(\mathfrak{x}\mathfrak{y}).
  1. By 1) we have
x(y)=(y)x=(yx)=(xy).\mathfrak{x}(-\mathfrak{y}) = (-\mathfrak{y})\mathfrak{x} = -(\mathfrak{y}\mathfrak{x}) = -(\mathfrak{x}\mathfrak{y}).

Theorem 225: (x)(y)=xy(-\mathfrak{x})(-\mathfrak{y}) = \mathfrak{x}\mathfrak{y}.

Proof: By Theorem 224 we have

(x)(y)=x((y))=xy.(-\mathfrak{x})(-\mathfrak{y}) = \mathfrak{x}(-(-\mathfrak{y})) = \mathfrak{x}\mathfrak{y}.

Theorem 226 (associative law of multiplication):

(xy)z=x(yz).(\mathfrak{x}\mathfrak{y})\mathfrak{z} = \mathfrak{x}(\mathfrak{y}\mathfrak{z}).

Proof: In this proof, for the sake of clarity, we exceptionally set as an abbreviation

(Ξ+H)+Z=Ξ+H+Z,(\Xi + \mathrm{H}) + \mathrm{Z} = \Xi + \mathrm{H} + \mathrm{Z}, (ΞH)Z=ΞHZ(\Xi\mathrm{H})\mathrm{Z} = \Xi\mathrm{H}\mathrm{Z}

so that also

Ξ+(H+Z)=Ξ+H+Z,\Xi + (\mathrm{H} + \mathrm{Z}) = \Xi + \mathrm{H} + \mathrm{Z}, Ξ(HZ)=ΞHZ\Xi(\mathrm{H}\mathrm{Z}) = \Xi\mathrm{H}\mathrm{Z}

holds.

Set

x=[Ξ1,Ξ2],y=[H1,H2],z=[Z1,Z2]\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2], \quad \mathfrak{z} = [\mathrm{Z}_1, \mathrm{Z}_2]

Then we have

(xy)z=[Ξ1H1Ξ2H2,Ξ1H2+Ξ2H1][Z1,Z2]=[(Ξ1H1Ξ2H2)Z1(Ξ1H2+Ξ2H1)Z2,(Ξ1H1Ξ2H2)Z2+(Ξ1H2+Ξ2H1)Z1]=[(Ξ1H1Z1Ξ2H2Z1)(Ξ1H2Z2+Ξ2H1Z2),(Ξ1H1Z2Ξ2H2Z2)+(Ξ1H2Z1+Ξ2H1Z1)]=[(Ξ1H1Z1+((Ξ2H2Z1)))+((Ξ1H2Z2+Ξ2H1Z2)),(Ξ1H2Z1+Ξ2H1Z1)+(Ξ1H1Z2+((Ξ2H2Z2)))]=[Ξ1H1Z1(Ξ2H2Z1+Ξ1H2Z2+Ξ2H1Z2),(Ξ1H2Z1+Ξ2H1Z1+Ξ1H1Z2)Ξ2H2Z2].\begin{aligned} (\mathfrak{x}\mathfrak{y})\mathfrak{z} &= [\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2, \Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1][\mathrm{Z}_1, \mathrm{Z}_2] \\ &= [(\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2)\mathrm{Z}_1 - (\Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1)\mathrm{Z}_2, (\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2)\mathrm{Z}_2 + (\Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1)\mathrm{Z}_1] \\ &= [(\Xi_1\mathrm{H}_1\mathrm{Z}_1 - \Xi_2\mathrm{H}_2\mathrm{Z}_1) - (\Xi_1\mathrm{H}_2\mathrm{Z}_2 + \Xi_2\mathrm{H}_1\mathrm{Z}_2), (\Xi_1\mathrm{H}_1\mathrm{Z}_2 - \Xi_2\mathrm{H}_2\mathrm{Z}_2) + (\Xi_1\mathrm{H}_2\mathrm{Z}_1 + \Xi_2\mathrm{H}_1\mathrm{Z}_1)] \\ &= [(\Xi_1\mathrm{H}_1\mathrm{Z}_1 + (-(\Xi_2\mathrm{H}_2\mathrm{Z}_1))) + (-(\Xi_1\mathrm{H}_2\mathrm{Z}_2 + \Xi_2\mathrm{H}_1\mathrm{Z}_2)), (\Xi_1\mathrm{H}_2\mathrm{Z}_1 + \Xi_2\mathrm{H}_1\mathrm{Z}_1) + (\Xi_1\mathrm{H}_1\mathrm{Z}_2 + (-(\Xi_2\mathrm{H}_2\mathrm{Z}_2)))] \\ &= [\Xi_1\mathrm{H}_1\mathrm{Z}_1 - (\Xi_2\mathrm{H}_2\mathrm{Z}_1 + \Xi_1\mathrm{H}_2\mathrm{Z}_2 + \Xi_2\mathrm{H}_1\mathrm{Z}_2), (\Xi_1\mathrm{H}_2\mathrm{Z}_1 + \Xi_2\mathrm{H}_1\mathrm{Z}_1 + \Xi_1\mathrm{H}_1\mathrm{Z}_2) - \Xi_2\mathrm{H}_2\mathrm{Z}_2]. \end{aligned}

Since

x(yz)=(yz)x\mathfrak{x}(\mathfrak{y}\mathfrak{z}) = (\mathfrak{y}\mathfrak{z})\mathfrak{x}

interchange of letters (H\mathrm{H} for Ξ\Xi, Z\mathrm{Z} for H\mathrm{H}, Ξ\Xi for Z\mathrm{Z}) yields

x(yz)=[H1Z1Ξ1(H2Z2Ξ1+H1Z2Ξ2+H2Z1Ξ2),(H1Z2Ξ1+H2Z1Ξ1+H1Z1Ξ2)H2Z2Ξ2].\mathfrak{x}(\mathfrak{y}\mathfrak{z}) = [\mathrm{H}_1\mathrm{Z}_1\Xi_1 - (\mathrm{H}_2\mathrm{Z}_2\Xi_1 + \mathrm{H}_1\mathrm{Z}_2\Xi_2 + \mathrm{H}_2\mathrm{Z}_1\Xi_2), (\mathrm{H}_1\mathrm{Z}_2\Xi_1 + \mathrm{H}_2\mathrm{Z}_1\Xi_1 + \mathrm{H}_1\mathrm{Z}_1\Xi_2) - \mathrm{H}_2\mathrm{Z}_2\Xi_2].

Since

ΞHZ=Ξ(HZ)=(HZ)Ξ=HZΞ,\Xi\mathrm{H}\mathrm{Z} = \Xi(\mathrm{H}\mathrm{Z}) = (\mathrm{H}\mathrm{Z})\Xi = \mathrm{H}\mathrm{Z}\Xi, Ξ+H+Z=Ξ+(H+Z)=(H+Z)+Ξ=H+Z+Ξ\Xi + \mathrm{H} + \mathrm{Z} = \Xi + (\mathrm{H} + \mathrm{Z}) = (\mathrm{H} + \mathrm{Z}) + \Xi = \mathrm{H} + \mathrm{Z} + \Xi

one sees from the expressions computed above that

(xy)z=x(yz).(\mathfrak{x}\mathfrak{y})\mathfrak{z} = \mathfrak{x}(\mathfrak{y}\mathfrak{z}).

Theorem 227 (distributive law):

x(y+z)=xy+xz.\mathfrak{x}(\mathfrak{y} + \mathfrak{z}) = \mathfrak{x}\mathfrak{y} + \mathfrak{x}\mathfrak{z}.

Proof:

[Ξ1,Ξ2]([H1,H2]+[Z1,Z2])=[Ξ1,Ξ2][H1+Z1,H2+Z2]=[Ξ1(H1+Z1)Ξ2(H2+Z2),Ξ1(H2+Z2)+Ξ2(H1+Z1)]=[(Ξ1H1+Ξ1Z1)+((Ξ2H2)+((Ξ2Z2))),(Ξ1H2+Ξ1Z2)+(Ξ2H1+Ξ2Z1)]=[(Ξ1H1Ξ2H2)+(Ξ1Z1Ξ2Z2),(Ξ1H2+Ξ2H1)+(Ξ1Z2+Ξ2Z1)]=[Ξ1H1Ξ2H2,Ξ1H2+Ξ2H1]+[Ξ1Z1Ξ2Z2,Ξ1Z2+Ξ2Z1]=[Ξ1,Ξ2][H1,H2]+[Ξ1,Ξ2][Z1,Z2].\begin{aligned} [\Xi_1, \Xi_2]([\mathrm{H}_1, \mathrm{H}_2] + [\mathrm{Z}_1, \mathrm{Z}_2]) &= [\Xi_1, \Xi_2][\mathrm{H}_1 + \mathrm{Z}_1, \mathrm{H}_2 + \mathrm{Z}_2] \\ &= [\Xi_1(\mathrm{H}_1 + \mathrm{Z}_1) - \Xi_2(\mathrm{H}_2 + \mathrm{Z}_2), \Xi_1(\mathrm{H}_2 + \mathrm{Z}_2) + \Xi_2(\mathrm{H}_1 + \mathrm{Z}_1)] \\ &= [(\Xi_1\mathrm{H}_1 + \Xi_1\mathrm{Z}_1) + (-(\Xi_2\mathrm{H}_2) + (-(\Xi_2\mathrm{Z}_2))), (\Xi_1\mathrm{H}_2 + \Xi_1\mathrm{Z}_2) + (\Xi_2\mathrm{H}_1 + \Xi_2\mathrm{Z}_1)] \\ &= [(\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2) + (\Xi_1\mathrm{Z}_1 - \Xi_2\mathrm{Z}_2), (\Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1) + (\Xi_1\mathrm{Z}_2 + \Xi_2\mathrm{Z}_1)] \\ &= [\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2, \Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1] + [\Xi_1\mathrm{Z}_1 - \Xi_2\mathrm{Z}_2, \Xi_1\mathrm{Z}_2 + \Xi_2\mathrm{Z}_1] \\ &= [\Xi_1, \Xi_2][\mathrm{H}_1, \mathrm{H}_2] + [\Xi_1, \Xi_2][\mathrm{Z}_1, \mathrm{Z}_2]. \end{aligned}

Theorem 228: x(yz)=xyxz\mathfrak{x}(\mathfrak{y} - \mathfrak{z}) = \mathfrak{x}\mathfrak{y} - \mathfrak{x}\mathfrak{z}.

Proof:

x(yz)=x(y+(z))=xy+x(z)=xy+((xz))=xyxz.\mathfrak{x}(\mathfrak{y} - \mathfrak{z}) = \mathfrak{x}(\mathfrak{y} + (-\mathfrak{z})) = \mathfrak{x}\mathfrak{y} + \mathfrak{x}(-\mathfrak{z}) = \mathfrak{x}\mathfrak{y} + (-(\mathfrak{x}\mathfrak{z})) = \mathfrak{x}\mathfrak{y} - \mathfrak{x}\mathfrak{z}.

Theorem 229: The equation

yu=x,\mathfrak{y}\mathfrak{u} = \mathfrak{x},

where x,y\mathfrak{x}, \mathfrak{y} are given and

yn\mathfrak{y} \neq \mathfrak{n}

holds, has exactly one solution u\mathfrak{u}.

Proof: 1) There is at most one solution; for from

yu1=x=yu2\mathfrak{y}\mathfrak{u}_1 = \mathfrak{x} = \mathfrak{y}\mathfrak{u}_2

it follows that

n=yu1yu2=y(u1u2),\mathfrak{n} = \mathfrak{y}\mathfrak{u}_1 - \mathfrak{y}\mathfrak{u}_2 = \mathfrak{y}(\mathfrak{u}_1 - \mathfrak{u}_2),

hence by Theorem 221

n=u1u2,\mathfrak{n} = \mathfrak{u}_1 - \mathfrak{u}_2, u1=u2.\mathfrak{u}_1 = \mathfrak{u}_2.
  1. If
y=[H1,H2],\mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2],

then

H=H1H1+H2H2>0,\mathrm{H} = \mathrm{H}_1\mathrm{H}_1 + \mathrm{H}_2\mathrm{H}_2 > 0,

and

u=[H1H,H2H]x\mathfrak{u} = \left[\frac{\mathrm{H}_1}{\mathrm{H}}, -\frac{\mathrm{H}_2}{\mathrm{H}}\right]\mathfrak{x}

is a solution, since

yu=([H1,H2][H1H,H2H])x=[H1H1+H2H2H,(H1H2)+H2H1H]x=[1,0]x=ex=x.\mathfrak{y}\mathfrak{u} = \left([\mathrm{H}_1, \mathrm{H}_2]\left[\frac{\mathrm{H}_1}{\mathrm{H}}, -\frac{\mathrm{H}_2}{\mathrm{H}}\right]\right)\mathfrak{x} = \left[\frac{\mathrm{H}_1\mathrm{H}_1 + \mathrm{H}_2\mathrm{H}_2}{\mathrm{H}}, \frac{-(\mathrm{H}_1\mathrm{H}_2) + \mathrm{H}_2\mathrm{H}_1}{\mathrm{H}}\right]\mathfrak{x} = [1, 0]\mathfrak{x} = \mathfrak{e}\mathfrak{x} = \mathfrak{x}.

Definition 64: The u\mathfrak{u} of Theorem 229 is called xy\frac{\mathfrak{x}}{\mathfrak{y}} (read: x\mathfrak{x} over y\mathfrak{y}). xy\frac{\mathfrak{x}}{\mathfrak{y}} is also called the quotient of x\mathfrak{x} by y\mathfrak{y}, or the number obtained by division of x\mathfrak{x} by y\mathfrak{y}.

§ 4. Subtraction

Theorem 230:

(xy)+y=x.(\mathfrak{x} - \mathfrak{y}) + \mathfrak{y} = \mathfrak{x}.

Proof:

(xy)+y=y+(xy)=x.(\mathfrak{x} - \mathfrak{y}) + \mathfrak{y} = \mathfrak{y} + (\mathfrak{x} - \mathfrak{y}) = \mathfrak{x}.

Theorem 231:

(x+y)y=x.(\mathfrak{x} + \mathfrak{y}) - \mathfrak{y} = \mathfrak{x}.

Proof:

y+x=x+y.\mathfrak{y} + \mathfrak{x} = \mathfrak{x} + \mathfrak{y}.

Theorem 232:

x(xy)=y.\mathfrak{x} - (\mathfrak{x} - \mathfrak{y}) = \mathfrak{y}.

Proof:

(xy)+y=x.(\mathfrak{x} - \mathfrak{y}) + \mathfrak{y} = \mathfrak{x}.

Theorem 233: (xy)z=x(y+z)(\mathfrak{x} - \mathfrak{y}) - \mathfrak{z} = \mathfrak{x} - (\mathfrak{y} + \mathfrak{z}).

Proof:

(y+z)+((xy)z)=((xy)z)+(z+y)=(((xy)z)+z)+y=(xy)+y=x.\begin{aligned} (\mathfrak{y} + \mathfrak{z}) + ((\mathfrak{x} - \mathfrak{y}) - \mathfrak{z}) &= ((\mathfrak{x} - \mathfrak{y}) - \mathfrak{z}) + (\mathfrak{z} + \mathfrak{y}) \\ &= (((\mathfrak{x} - \mathfrak{y}) - \mathfrak{z}) + \mathfrak{z}) + \mathfrak{y} = (\mathfrak{x} - \mathfrak{y}) + \mathfrak{y} = \mathfrak{x}. \end{aligned}

Theorem 234: (x+y)z=x+(yz)(\mathfrak{x} + \mathfrak{y}) - \mathfrak{z} = \mathfrak{x} + (\mathfrak{y} - \mathfrak{z}).

Proof:

(x+(yz))+z=x+((yz)+z)=x+y.(\mathfrak{x} + (\mathfrak{y} - \mathfrak{z})) + \mathfrak{z} = \mathfrak{x} + ((\mathfrak{y} - \mathfrak{z}) + \mathfrak{z}) = \mathfrak{x} + \mathfrak{y}.

Theorem 235: (xy)+z=x(yz)(\mathfrak{x} - \mathfrak{y}) + \mathfrak{z} = \mathfrak{x} - (\mathfrak{y} - \mathfrak{z}).

Proof:

((xy)+z)+(yz)=(xy)+(z+(yz))=(xy)+y=x.((\mathfrak{x} - \mathfrak{y}) + \mathfrak{z}) + (\mathfrak{y} - \mathfrak{z}) = (\mathfrak{x} - \mathfrak{y}) + (\mathfrak{z} + (\mathfrak{y} - \mathfrak{z})) = (\mathfrak{x} - \mathfrak{y}) + \mathfrak{y} = \mathfrak{x}.

Theorem 236: (x+z)(y+z)=xy(\mathfrak{x} + \mathfrak{z}) - (\mathfrak{y} + \mathfrak{z}) = \mathfrak{x} - \mathfrak{y}.

Proof:

(xy)+(y+z)=((xy)+y)+z=x+z.(\mathfrak{x} - \mathfrak{y}) + (\mathfrak{y} + \mathfrak{z}) = ((\mathfrak{x} - \mathfrak{y}) + \mathfrak{y}) + \mathfrak{z} = \mathfrak{x} + \mathfrak{z}.

Theorem 237: (xy)+(zu)=(x+z)(y+u)(\mathfrak{x} - \mathfrak{y}) + (\mathfrak{z} - \mathfrak{u}) = (\mathfrak{x} + \mathfrak{z}) - (\mathfrak{y} + \mathfrak{u}).

Proof:

((xy)+(zu))+(y+u)=(xy)+((zu)+(u+y))=(xy)+(((zu)+u)+y)=(xy)+(z+y)=(xy)+(y+z)=((xy)+y)+z=x+z.\begin{aligned} ((\mathfrak{x} - \mathfrak{y}) + (\mathfrak{z} - \mathfrak{u})) + (\mathfrak{y} + \mathfrak{u}) &= (\mathfrak{x} - \mathfrak{y}) + ((\mathfrak{z} - \mathfrak{u}) + (\mathfrak{u} + \mathfrak{y})) \\ &= (\mathfrak{x} - \mathfrak{y}) + (((\mathfrak{z} - \mathfrak{u}) + \mathfrak{u}) + \mathfrak{y}) = (\mathfrak{x} - \mathfrak{y}) + (\mathfrak{z} + \mathfrak{y}) = (\mathfrak{x} - \mathfrak{y}) + (\mathfrak{y} + \mathfrak{z}) \\ &= ((\mathfrak{x} - \mathfrak{y}) + \mathfrak{y}) + \mathfrak{z} = \mathfrak{x} + \mathfrak{z}. \end{aligned}

Theorem 238: (xy)(zu)=(x+u)(y+z)(\mathfrak{x} - \mathfrak{y}) - (\mathfrak{z} - \mathfrak{u}) = (\mathfrak{x} + \mathfrak{u}) - (\mathfrak{y} + \mathfrak{z}).

Proof: By Theorem 237 and Theorem 236,

((x+u)(y+z))+(zu)=((x+u)+z)((y+z)+u)=(x+(u+z))(y+(z+u))=xy.\begin{aligned} ((\mathfrak{x} + \mathfrak{u}) - (\mathfrak{y} + \mathfrak{z})) + (\mathfrak{z} - \mathfrak{u}) &= ((\mathfrak{x} + \mathfrak{u}) + \mathfrak{z}) - ((\mathfrak{y} + \mathfrak{z}) + \mathfrak{u}) \\ &= (\mathfrak{x} + (\mathfrak{u} + \mathfrak{z})) - (\mathfrak{y} + (\mathfrak{z} + \mathfrak{u})) = \mathfrak{x} - \mathfrak{y}. \end{aligned}

Theorem 239: We have

xy=zu\mathfrak{x} - \mathfrak{y} = \mathfrak{z} - \mathfrak{u}

if and only if

x+u=y+z.\mathfrak{x} + \mathfrak{u} = \mathfrak{y} + \mathfrak{z}.

Proof: Theorem 213 and Theorem 238.

§ 5. Division

Theorem 240: If

yn,\mathfrak{y} \neq \mathfrak{n},

then

xyy=x.\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y} = \mathfrak{x}.

Proof:

xyy=yxy=x.\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y} = \mathfrak{y}\,\frac{\mathfrak{x}}{\mathfrak{y}} = \mathfrak{x}.

Theorem 241: If

yn,\mathfrak{y} \neq \mathfrak{n},

then

xyy=x.\frac{\mathfrak{x}\mathfrak{y}}{\mathfrak{y}} = \mathfrak{x}.

Proof:

yx=xy.\mathfrak{y}\mathfrak{x} = \mathfrak{x}\mathfrak{y}.

Theorem 242: If

xn,yn,\mathfrak{x} \neq \mathfrak{n}, \quad \mathfrak{y} \neq \mathfrak{n},

then

xxy=y.\frac{\mathfrak{x}}{\frac{\mathfrak{x}}{\mathfrak{y}}} = \mathfrak{y}.

Proof:

xyy=x.\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y} = \mathfrak{x}.

Theorem 243: If

yn,zn,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{z} \neq \mathfrak{n},

then

xyz=xyz.\frac{\frac{\mathfrak{x}}{\mathfrak{y}}}{\mathfrak{z}} = \frac{\mathfrak{x}}{\mathfrak{y}\mathfrak{z}}.

Proof:

(yz)xyz=xyz(zy)=(xyzz)y=xyy=x.(\mathfrak{y}\mathfrak{z})\frac{\frac{\mathfrak{x}}{\mathfrak{y}}}{\mathfrak{z}} = \frac{\frac{\mathfrak{x}}{\mathfrak{y}}}{\mathfrak{z}}(\mathfrak{z}\mathfrak{y}) = \left(\frac{\frac{\mathfrak{x}}{\mathfrak{y}}}{\mathfrak{z}}\,\mathfrak{z}\right)\mathfrak{y} = \frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y} = \mathfrak{x}.

Theorem 244: If

zn,\mathfrak{z} \neq \mathfrak{n},

then

xyz=xyz.\frac{\mathfrak{x}\mathfrak{y}}{\mathfrak{z}} = \mathfrak{x}\,\frac{\mathfrak{y}}{\mathfrak{z}}.

Proof:

(xyz)z=x(yzz)=xy.\left(\mathfrak{x}\,\frac{\mathfrak{y}}{\mathfrak{z}}\right)\mathfrak{z} = \mathfrak{x}\left(\frac{\mathfrak{y}}{\mathfrak{z}}\,\mathfrak{z}\right) = \mathfrak{x}\mathfrak{y}.

Theorem 245: If

yn,zn,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{z} \neq \mathfrak{n},

then

xyz=xyz.\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{z} = \frac{\mathfrak{x}}{\frac{\mathfrak{y}}{\mathfrak{z}}}.

Proof:

(xyz)yz=xy(zyz)=xyy=x.\left(\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{z}\right)\frac{\mathfrak{y}}{\mathfrak{z}} = \frac{\mathfrak{x}}{\mathfrak{y}}\left(\mathfrak{z}\,\frac{\mathfrak{y}}{\mathfrak{z}}\right) = \frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y} = \mathfrak{x}.

Theorem 246: If

yn,zn,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{z} \neq \mathfrak{n},

then

xzyz=xy.\frac{\mathfrak{x}\mathfrak{z}}{\mathfrak{y}\mathfrak{z}} = \frac{\mathfrak{x}}{\mathfrak{y}}.

Proof:

xy(yz)=(xyy)z=xz.\frac{\mathfrak{x}}{\mathfrak{y}}(\mathfrak{y}\mathfrak{z}) = \left(\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y}\right)\mathfrak{z} = \mathfrak{x}\mathfrak{z}.

Theorem 247: If

yn,un,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{u} \neq \mathfrak{n},

then

xyzu=xzyu.\frac{\mathfrak{x}}{\mathfrak{y}} \cdot \frac{\mathfrak{z}}{\mathfrak{u}} = \frac{\mathfrak{x}\mathfrak{z}}{\mathfrak{y}\mathfrak{u}}.

Proof:

(xyzu)(yu)=xy(zu(uy))=xy((zuu)y)=xy(zy)=xy(yz)=(xyy)z=xz.\begin{aligned} \left(\frac{\mathfrak{x}}{\mathfrak{y}} \cdot \frac{\mathfrak{z}}{\mathfrak{u}}\right)(\mathfrak{y}\mathfrak{u}) &= \frac{\mathfrak{x}}{\mathfrak{y}}\left(\frac{\mathfrak{z}}{\mathfrak{u}}(\mathfrak{u}\mathfrak{y})\right) = \frac{\mathfrak{x}}{\mathfrak{y}}\left(\left(\frac{\mathfrak{z}}{\mathfrak{u}}\,\mathfrak{u}\right)\mathfrak{y}\right) \\ &= \frac{\mathfrak{x}}{\mathfrak{y}}(\mathfrak{z}\mathfrak{y}) = \frac{\mathfrak{x}}{\mathfrak{y}}(\mathfrak{y}\mathfrak{z}) = \left(\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y}\right)\mathfrak{z} = \mathfrak{x}\mathfrak{z}. \end{aligned}

Theorem 248: If

yn,zn,un,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{z} \neq \mathfrak{n}, \quad \mathfrak{u} \neq \mathfrak{n},

then

xyzu=xuyz.\frac{\frac{\mathfrak{x}}{\mathfrak{y}}}{\frac{\mathfrak{z}}{\mathfrak{u}}} = \frac{\mathfrak{x}\mathfrak{u}}{\mathfrak{y}\mathfrak{z}}.

Proof: By Theorem 247 and Theorem 246,

xuyzzu=(xu)z(yz)u=x(uz)y(zu)=xy.\frac{\mathfrak{x}\mathfrak{u}}{\mathfrak{y}\mathfrak{z}} \cdot \frac{\mathfrak{z}}{\mathfrak{u}} = \frac{(\mathfrak{x}\mathfrak{u})\mathfrak{z}}{(\mathfrak{y}\mathfrak{z})\mathfrak{u}} = \frac{\mathfrak{x}(\mathfrak{u}\mathfrak{z})}{\mathfrak{y}(\mathfrak{z}\mathfrak{u})} = \frac{\mathfrak{x}}{\mathfrak{y}}.

Theorem 249: If

xn,\mathfrak{x} \neq \mathfrak{n},

then

nx=n.\frac{\mathfrak{n}}{\mathfrak{x}} = \mathfrak{n}.

Proof:

xn=n.\mathfrak{x}\mathfrak{n} = \mathfrak{n}.

Theorem 250: If

xn,\mathfrak{x} \neq \mathfrak{n},

then

xx=e.\frac{\mathfrak{x}}{\mathfrak{x}} = \mathfrak{e}.

Proof:

xe=x.\mathfrak{x}\mathfrak{e} = \mathfrak{x}.

Theorem 251: If

yn,\mathfrak{y} \neq \mathfrak{n},

then

xy=e\frac{\mathfrak{x}}{\mathfrak{y}} = \mathfrak{e}

if and only if

x=y.\mathfrak{x} = \mathfrak{y}.

Proof: 1) If

x=y,\mathfrak{x} = \mathfrak{y},

then by Theorem 250

xy=yy=e.\frac{\mathfrak{x}}{\mathfrak{y}} = \frac{\mathfrak{y}}{\mathfrak{y}} = \mathfrak{e}.
  1. If
xy=e,\frac{\mathfrak{x}}{\mathfrak{y}} = \mathfrak{e},

then by Theorem 222

x=ye=y.\mathfrak{x} = \mathfrak{y}\mathfrak{e} = \mathfrak{y}.

Theorem 252: If

yn,un,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{u} \neq \mathfrak{n},

then

xy=zu\frac{\mathfrak{x}}{\mathfrak{y}} = \frac{\mathfrak{z}}{\mathfrak{u}}

if and only if

xu=yz.\mathfrak{x}\mathfrak{u} = \mathfrak{y}\mathfrak{z}.

Proof: For

z=n\mathfrak{z} = \mathfrak{n}

the assertion is clear.

Otherwise, by Theorem 248,

xyzu=xuyz,\frac{\frac{\mathfrak{x}}{\mathfrak{y}}}{\frac{\mathfrak{z}}{\mathfrak{u}}} = \frac{\mathfrak{x}\mathfrak{u}}{\mathfrak{y}\mathfrak{z}},

so that Theorem 251 yields the assertion.

Theorem 253: If

yn,\mathfrak{y} \neq \mathfrak{n},

then

xy+zy=x+zy.\frac{\mathfrak{x}}{\mathfrak{y}} + \frac{\mathfrak{z}}{\mathfrak{y}} = \frac{\mathfrak{x} + \mathfrak{z}}{\mathfrak{y}}.

Proof:

y(xy+zy)=yxy+yzy=x+z.\mathfrak{y}\left(\frac{\mathfrak{x}}{\mathfrak{y}} + \frac{\mathfrak{z}}{\mathfrak{y}}\right) = \mathfrak{y} \cdot \frac{\mathfrak{x}}{\mathfrak{y}} + \mathfrak{y} \cdot \frac{\mathfrak{z}}{\mathfrak{y}} = \mathfrak{x} + \mathfrak{z}.

Theorem 254: If

yn,un,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{u} \neq \mathfrak{n},

then

xy+zu=xu+yzyu.\frac{\mathfrak{x}}{\mathfrak{y}} + \frac{\mathfrak{z}}{\mathfrak{u}} = \frac{\mathfrak{x}\mathfrak{u} + \mathfrak{y}\mathfrak{z}}{\mathfrak{y}\mathfrak{u}}.

Proof: By Theorem 246 and Theorem 253,

xy+zu=xuyu+yzyu=xu+yzyu.\frac{\mathfrak{x}}{\mathfrak{y}} + \frac{\mathfrak{z}}{\mathfrak{u}} = \frac{\mathfrak{x}\mathfrak{u}}{\mathfrak{y}\mathfrak{u}} + \frac{\mathfrak{y}\mathfrak{z}}{\mathfrak{y}\mathfrak{u}} = \frac{\mathfrak{x}\mathfrak{u} + \mathfrak{y}\mathfrak{z}}{\mathfrak{y}\mathfrak{u}}.

Theorem 255: If

yn,\mathfrak{y} \neq \mathfrak{n},

then

xyzy=xzy.\frac{\mathfrak{x}}{\mathfrak{y}} - \frac{\mathfrak{z}}{\mathfrak{y}} = \frac{\mathfrak{x} - \mathfrak{z}}{\mathfrak{y}}.

Proof:

y(xyzy)=yxyyzy=xz.\mathfrak{y}\left(\frac{\mathfrak{x}}{\mathfrak{y}} - \frac{\mathfrak{z}}{\mathfrak{y}}\right) = \mathfrak{y} \cdot \frac{\mathfrak{x}}{\mathfrak{y}} - \mathfrak{y} \cdot \frac{\mathfrak{z}}{\mathfrak{y}} = \mathfrak{x} - \mathfrak{z}.

Theorem 256: If

yn,un,\mathfrak{y} \neq \mathfrak{n}, \quad \mathfrak{u} \neq \mathfrak{n},

then

xyzu=xuyzyu.\frac{\mathfrak{x}}{\mathfrak{y}} - \frac{\mathfrak{z}}{\mathfrak{u}} = \frac{\mathfrak{x}\mathfrak{u} - \mathfrak{y}\mathfrak{z}}{\mathfrak{y}\mathfrak{u}}.

Proof: By Theorem 246 and Theorem 255,

xyzu=xuyuyzyu=xuyzyu.\frac{\mathfrak{x}}{\mathfrak{y}} - \frac{\mathfrak{z}}{\mathfrak{u}} = \frac{\mathfrak{x}\mathfrak{u}}{\mathfrak{y}\mathfrak{u}} - \frac{\mathfrak{y}\mathfrak{z}}{\mathfrak{y}\mathfrak{u}} = \frac{\mathfrak{x}\mathfrak{u} - \mathfrak{y}\mathfrak{z}}{\mathfrak{y}\mathfrak{u}}.

§ 6. Conjugate Numbers

Definition 65: To

x=[Ξ1,Ξ2]\mathfrak{x} = [\Xi_1, \Xi_2]

the number

x=[Ξ1,Ξ2]\overline{\mathfrak{x}} = [\Xi_1, -\Xi_2]

is called the complex conjugate.

Theorem 257: x=x\overline{\overline{\mathfrak{x}}} = \mathfrak{x}.

Proof: [Ξ1,(Ξ2)]=[Ξ1,Ξ2][\Xi_1, -(-\Xi_2)] = [\Xi_1, \Xi_2].

Theorem 258: We have

x=n\overline{\mathfrak{x}} = \mathfrak{n}

if and only if

x=n.\mathfrak{x} = \mathfrak{n}.

Proof:

Ξ1=0,Ξ2=0\Xi_1 = 0, \quad -\Xi_2 = 0

is the same as

Ξ1=0,Ξ2=0.\Xi_1 = 0, \quad \Xi_2 = 0.

Theorem 259: We have

x=x\overline{\mathfrak{x}} = \mathfrak{x}

if and only if x\mathfrak{x} has the form

x=[Ξ,0]\mathfrak{x} = [\Xi, 0]

Proof: We have

Ξ1=Ξ1,Ξ2=Ξ2\Xi_1 = \Xi_1, \quad -\Xi_2 = \Xi_2

if and only if

Ξ2=0.\Xi_2 = 0.

Theorem 260: x+y=x+y\overline{\mathfrak{x} + \mathfrak{y}} = \overline{\mathfrak{x}} + \overline{\mathfrak{y}}.

Proof: For

x=[Ξ1,Ξ2],y=[H1,H2]\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2]

we have

x+y=[Ξ1+H1,(Ξ2+H2)]=[Ξ1+H1,Ξ2+(H2)]=[Ξ1,Ξ2]+[H1,H2]=x+y.\begin{aligned} \overline{\mathfrak{x} + \mathfrak{y}} &= [\Xi_1 + \mathrm{H}_1, -(\Xi_2 + \mathrm{H}_2)] = [\Xi_1 + \mathrm{H}_1, -\Xi_2 + (-\mathrm{H}_2)] \\ &= [\Xi_1, -\Xi_2] + [\mathrm{H}_1, -\mathrm{H}_2] = \overline{\mathfrak{x}} + \overline{\mathfrak{y}}. \end{aligned}

Theorem 261: xy=xy\overline{\mathfrak{x}\mathfrak{y}} = \overline{\mathfrak{x}}\,\overline{\mathfrak{y}}.

Proof: For

x=[Ξ1,Ξ2],y=[H1,H2]\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2]

we have

xy=[Ξ1H1Ξ2H2,(Ξ1H2+Ξ2H1)]=[Ξ1H1(Ξ2)(H2),Ξ1(H2)+(Ξ2)H1]=[Ξ1,Ξ2][H1,H2]=xy.\begin{aligned} \overline{\mathfrak{x}\mathfrak{y}} &= [\Xi_1\mathrm{H}_1 - \Xi_2\mathrm{H}_2, -(\Xi_1\mathrm{H}_2 + \Xi_2\mathrm{H}_1)] \\ &= [\Xi_1\mathrm{H}_1 - (-\Xi_2)(-\mathrm{H}_2), \Xi_1(-\mathrm{H}_2) + (-\Xi_2)\mathrm{H}_1] \\ &= [\Xi_1, -\Xi_2][\mathrm{H}_1, -\mathrm{H}_2] = \overline{\mathfrak{x}}\,\overline{\mathfrak{y}}. \end{aligned}

Theorem 262: xy=xy\overline{\mathfrak{x} - \mathfrak{y}} = \overline{\mathfrak{x}} - \overline{\mathfrak{y}}.

Proof: Since

x=(xy)+y\mathfrak{x} = (\mathfrak{x} - \mathfrak{y}) + \mathfrak{y}

we have, by Theorem 260,

x=xy+y,\overline{\mathfrak{x}} = \overline{\mathfrak{x} - \mathfrak{y}} + \overline{\mathfrak{y}}, xy=xy.\overline{\mathfrak{x} - \mathfrak{y}} = \overline{\mathfrak{x}} - \overline{\mathfrak{y}}.

Theorem 263: For

yn\mathfrak{y} \neq \mathfrak{n}

we have

(xy)=xy.\overline{\left(\frac{\mathfrak{x}}{\mathfrak{y}}\right)} = \frac{\overline{\mathfrak{x}}}{\overline{\mathfrak{y}}}.

Proof: Since

x=xyy\mathfrak{x} = \frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y}

we have, by Theorem 261,

x=(xy)y;\overline{\mathfrak{x}} = \overline{\left(\frac{\mathfrak{x}}{\mathfrak{y}}\right)}\,\overline{\mathfrak{y}};

by Theorem 258 we have

yn,\overline{\mathfrak{y}} \neq \mathfrak{n},

hence

(xy)=xy.\overline{\left(\frac{\mathfrak{x}}{\mathfrak{y}}\right)} = \frac{\overline{\mathfrak{x}}}{\overline{\mathfrak{y}}}.

§ 7. Absolute Value

Definition 66: Let ζ\sqrt{\zeta} denote the (positive) solution ξ\xi, which exists uniquely by Theorem 161, of

ξξ=ζ.\xi\xi = \zeta.

Definition 67: 0=0\sqrt{0} = 0.

Definition 68:

[Ξ1,Ξ2]=Ξ1Ξ1+Ξ2Ξ2.|[\Xi_1, \Xi_2]| = \sqrt{\Xi_1\Xi_1 + \Xi_2\Xi_2}.

( |\ | to be read: absolute value.)

Theorem 264:

x{>0for xn,=0for x=n.|\mathfrak{x}| \begin{cases} > 0 & \text{for } \mathfrak{x} \neq \mathfrak{n}, \\ = 0 & \text{for } \mathfrak{x} = \mathfrak{n}. \end{cases}

Proof: Definitions 68, 66 and 67.

Theorem 265:

[Ξ1,Ξ2]Ξ1,|[\Xi_1, \Xi_2]| \geqq |\Xi_1|, [Ξ1,Ξ2]Ξ2.|[\Xi_1, \Xi_2]| \geqq |\Xi_2|.

Proof:

[Ξ1,Ξ2][Ξ1,Ξ2]=Ξ1Ξ1+Ξ2Ξ2{Ξ1Ξ1=Ξ1Ξ1,Ξ2Ξ2=Ξ2Ξ2.|[\Xi_1, \Xi_2]|\,|[\Xi_1, \Xi_2]| = \Xi_1\Xi_1 + \Xi_2\Xi_2 \begin{cases} \geqq \Xi_1\Xi_1 = |\Xi_1||\Xi_1|, \\ \geqq \Xi_2\Xi_2 = |\Xi_2||\Xi_2|. \end{cases}

From

ΞΞHH,Ξ0,H0\Xi\Xi \geqq \mathrm{H}\mathrm{H}, \quad \Xi \geqq 0, \quad \mathrm{H} \geqq 0

it follows that

ΞH,\Xi \geqq \mathrm{H},

since otherwise we would have

0Ξ<H,0 \leqq \Xi < \mathrm{H}, ΞΞ<HH.\Xi\Xi < \mathrm{H}\mathrm{H}.

This proves Theorem 265.

Theorem 266: From

[Ξ,0][Ξ,0]=[H,0][H,0],Ξ0,H0[\Xi, 0][\Xi, 0] = [\mathrm{H}, 0][\mathrm{H}, 0], \quad \Xi \geqq 0, \quad \mathrm{H} \geqq 0

it follows that

Ξ=H.\Xi = \mathrm{H}.

Proof: Since

[Z,0][Z,0]=[ZZ00,Z0+0Z]=[ZZ,0][\mathrm{Z}, 0][\mathrm{Z}, 0] = [\mathrm{Z}\mathrm{Z} - 0 \cdot 0, \mathrm{Z} \cdot 0 + 0 \cdot \mathrm{Z}] = [\mathrm{Z}\mathrm{Z}, 0]

we have, by hypothesis,

[ΞΞ,0]=[HH,0],[\Xi\Xi, 0] = [\mathrm{H}\mathrm{H}, 0], ΞΞ=HH.\Xi\Xi = \mathrm{H}\mathrm{H}.

If

Ξ>0,\Xi > 0,

then it follows that

HH=ΞΞ>0,\mathrm{H}\mathrm{H} = \Xi\Xi > 0,

hence by Theorem 161

H>0,\mathrm{H} > 0, Ξ=H.\Xi = \mathrm{H}.

If

Ξ=0,\Xi = 0,

then it follows that

HH=ΞΞ=0,\mathrm{H}\mathrm{H} = \Xi\Xi = 0, H=0=Ξ.\mathrm{H} = 0 = \Xi.

Theorem 267: [x,0][x,0]=xx[|\mathfrak{x}|, 0][|\mathfrak{x}|, 0] = \mathfrak{x}\overline{\mathfrak{x}}.

Proof: If we set

x=[Ξ1,Ξ2]\mathfrak{x} = [\Xi_1, \Xi_2]

then we have

[x,0][x,0]=[xx,0]=[Ξ1Ξ1+Ξ2Ξ2,0]=[Ξ1Ξ1Ξ2(Ξ2),Ξ1(Ξ2)+Ξ2Ξ1]=[Ξ1,Ξ2][Ξ1,Ξ2]=xx.\begin{aligned} [|\mathfrak{x}|, 0][|\mathfrak{x}|, 0] &= [|\mathfrak{x}||\mathfrak{x}|, 0] = [\Xi_1\Xi_1 + \Xi_2\Xi_2, 0] \\ &= [\Xi_1\Xi_1 - \Xi_2(-\Xi_2), \Xi_1(-\Xi_2) + \Xi_2\Xi_1] = [\Xi_1, \Xi_2][\Xi_1, -\Xi_2] = \mathfrak{x}\overline{\mathfrak{x}}. \end{aligned}

Theorem 268: xy=xy|\mathfrak{x}\mathfrak{y}| = |\mathfrak{x}||\mathfrak{y}|.

Proof: By Theorem 267 and Theorem 261 we have

[xy,0][xy,0]=(xy)xy=(xy)(xy)=(xx)(yy)=([x,0][x,0])([y,0][y,0])=([x,0][y,0])([x,0][y,0])=[xy00,x0+0y][xy00,x0+0y]=[xy,0][xy,0],\begin{aligned} [|\mathfrak{x}\mathfrak{y}|, 0][|\mathfrak{x}\mathfrak{y}|, 0] &= (\mathfrak{x}\mathfrak{y})\overline{\mathfrak{x}\mathfrak{y}} = (\mathfrak{x}\mathfrak{y})(\overline{\mathfrak{x}}\,\overline{\mathfrak{y}}) = (\mathfrak{x}\overline{\mathfrak{x}})(\mathfrak{y}\overline{\mathfrak{y}}) \\ &= ([|\mathfrak{x}|, 0][|\mathfrak{x}|, 0])([|\mathfrak{y}|, 0][|\mathfrak{y}|, 0]) \\ &= ([|\mathfrak{x}|, 0][|\mathfrak{y}|, 0])([|\mathfrak{x}|, 0][|\mathfrak{y}|, 0]) \\ &= [|\mathfrak{x}||\mathfrak{y}| - 0 \cdot 0, |\mathfrak{x}| \cdot 0 + 0 \cdot |\mathfrak{y}|][|\mathfrak{x}||\mathfrak{y}| - 0 \cdot 0, |\mathfrak{x}| \cdot 0 + 0 \cdot |\mathfrak{y}|] \\ &= [|\mathfrak{x}||\mathfrak{y}|, 0][|\mathfrak{x}||\mathfrak{y}|, 0], \end{aligned}

hence by Theorem 266

xy=xy.|\mathfrak{x}\mathfrak{y}| = |\mathfrak{x}||\mathfrak{y}|.

Theorem 269: If

yn,\mathfrak{y} \neq \mathfrak{n},

then

xy=xy.\left|\frac{\mathfrak{x}}{\mathfrak{y}}\right| = \frac{|\mathfrak{x}|}{|\mathfrak{y}|}.

Proof:

y>0,|\mathfrak{y}| > 0, xyy=x,\frac{\mathfrak{x}}{\mathfrak{y}}\,\mathfrak{y} = \mathfrak{x},

hence by Theorem 268

xyy=x,\left|\frac{\mathfrak{x}}{\mathfrak{y}}\right| |\mathfrak{y}| = |\mathfrak{x}|, xy=xy.\left|\frac{\mathfrak{x}}{\mathfrak{y}}\right| = \frac{|\mathfrak{x}|}{|\mathfrak{y}|}.

Theorem 270: From

x+y=e\mathfrak{x} + \mathfrak{y} = \mathfrak{e}

it follows that

x+y1.|\mathfrak{x}| + |\mathfrak{y}| \geqq 1.

Proof: If

x=[Ξ1,Ξ2],y=[H1,H2],\mathfrak{x} = [\Xi_1, \Xi_2], \quad \mathfrak{y} = [\mathrm{H}_1, \mathrm{H}_2],

then by Theorem 265 we have

xΞ1Ξ1,|\mathfrak{x}| \geqq |\Xi_1| \geqq \Xi_1, yH1H1,|\mathfrak{y}| \geqq |\mathrm{H}_1| \geqq \mathrm{H}_1,

hence

x+yΞ1+H1=1.|\mathfrak{x}| + |\mathfrak{y}| \geqq \Xi_1 + \mathrm{H}_1 = 1.

Theorem 271: x+yx+y|\mathfrak{x} + \mathfrak{y}| \leqq |\mathfrak{x}| + |\mathfrak{y}|.

Proof: 1) If

x+y=n,\mathfrak{x} + \mathfrak{y} = \mathfrak{n},

then the left-hand side of the assertion is 00, hence \leqq the right-hand side.

  1. If
x+yn,\mathfrak{x} + \mathfrak{y} \neq \mathfrak{n},

then, since

xx+y+yx+y=x+yx+y=e,\frac{\mathfrak{x}}{\mathfrak{x} + \mathfrak{y}} + \frac{\mathfrak{y}}{\mathfrak{x} + \mathfrak{y}} = \frac{\mathfrak{x} + \mathfrak{y}}{\mathfrak{x} + \mathfrak{y}} = \mathfrak{e},

we have by Theorem 270

xx+y+yx+y1,\left|\frac{\mathfrak{x}}{\mathfrak{x} + \mathfrak{y}}\right| + \left|\frac{\mathfrak{y}}{\mathfrak{x} + \mathfrak{y}}\right| \geqq 1,

hence by Theorem 269

xx+y+yx+y1,\frac{|\mathfrak{x}|}{|\mathfrak{x} + \mathfrak{y}|} + \frac{|\mathfrak{y}|}{|\mathfrak{x} + \mathfrak{y}|} \geqq 1, x+y=x+y(xx+y+yx+y)x+y.|\mathfrak{x}| + |\mathfrak{y}| = |\mathfrak{x} + \mathfrak{y}|\left(\frac{|\mathfrak{x}|}{|\mathfrak{x} + \mathfrak{y}|} + \frac{|\mathfrak{y}|}{|\mathfrak{x} + \mathfrak{y}|}\right) \geqq |\mathfrak{x} + \mathfrak{y}|.

Theorem 272: x=x|-\mathfrak{x}| = |\mathfrak{x}|.

Proof: (Ξ1)(Ξ1)+(Ξ2)(Ξ2)=Ξ1Ξ1+Ξ2Ξ2(-\Xi_1)(-\Xi_1) + (-\Xi_2)(-\Xi_2) = \Xi_1\Xi_1 + \Xi_2\Xi_2.

Theorem 273: xyxy|\mathfrak{x} - \mathfrak{y}| \geqq ||\mathfrak{x}| - |\mathfrak{y}||.

Proof:

x=y+(xy),\mathfrak{x} = \mathfrak{y} + (\mathfrak{x} - \mathfrak{y}),

hence by Theorem 271

xy+xy,|\mathfrak{x}| \leqq |\mathfrak{y}| + |\mathfrak{x} - \mathfrak{y}|, xyxy.|\mathfrak{x} - \mathfrak{y}| \geqq |\mathfrak{x}| - |\mathfrak{y}|.

From this it follows, if x\mathfrak{x} and y\mathfrak{y} are interchanged,

yxyx,|\mathfrak{y} - \mathfrak{x}| \geqq |\mathfrak{y}| - |\mathfrak{x}|,

hence by Theorem 272

xy=(yx)=yxyx=(xy).|\mathfrak{x} - \mathfrak{y}| = |-(\mathfrak{y} - \mathfrak{x})| = |\mathfrak{y} - \mathfrak{x}| \geqq |\mathfrak{y}| - |\mathfrak{x}| = -(|\mathfrak{x}| - |\mathfrak{y}|).

But from

ΞH,ΞH\Xi \geqq \mathrm{H}, \quad \Xi \geqq -\mathrm{H}

it follows, since H|\mathrm{H}| is either H\mathrm{H} or H-\mathrm{H}, that

ΞH.\Xi \geqq |\mathrm{H}|.

Therefore

xyxy.|\mathfrak{x} - \mathfrak{y}| \geqq ||\mathfrak{x}| - |\mathfrak{y}||.

§ 8. Sums and Products

Theorem 274: If

x<y,x < y,

then the mxm \leqq x cannot be put in one-to-one correspondence with the nyn \leqq y.

By a correspondence I always mean, in this section, a one-to-one correspondence.

Proof: Let M\mathfrak{M} be the set of xx for which the assertion is true for all y>xy > x.

I) If

1<y,1 < y,

then m=1m = 1 cannot be put in correspondence with the nyn \leqq y; for if to m=1m = 1 there corresponds n=1n = 1, then no mm is left over for n=yn = y; if m=1m = 1 is put in correspondence with an n>1n > 1, then no mm is left over for n=1n = 1.

Hence 1 belongs to M\mathfrak{M}.

II) Let xx belong to M\mathfrak{M}, and let

x+1<y.x + 1 < y.

If a correspondence of the mx+1m \leqq x + 1 to the nyn \leqq y is given, we distinguish two cases.

α) To m=x+1m = x + 1 there corresponds n=yn = y. Then the mxm \leqq x are put in correspondence with the ny1n \leqq y - 1; this is impossible because of

x<y1.x < y - 1.

β) To m=x+1m = x + 1 there corresponds an n=n0<yn = n_0 < y. Then let m=m0m = m_0 be the number corresponding to n=yn = y, so that m0<x+1m_0 < x + 1. Now consider the following modified correspondence of the mx+1m \leqq x + 1 to the nyn \leqq y.

{If mm0, mx+1, let the old assignment stand.to m=m0 let n=n0 correspond.to m=x+1 let n=y correspond.\begin{cases} \text{If } m \neq m_0,\ m \neq x + 1, \text{ let the old assignment stand.} \\ \text{to } m = m_0 \text{ let } n = n_0 \text{ correspond.} \\ \text{to } m = x + 1 \text{ let } n = y \text{ correspond.} \end{cases}

Then we have a correspondence of the kind just shown in α) to be impossible.

Hence x+1x + 1 belongs to M\mathfrak{M}, and the assertion is proved.

Since the proofs of the following Theorems 275 to 278 and 280 to 286, together with the associated definitions, would be word for word the same for sums and for products, we carry this out only once, in order to avoid long repetitions, and choose a neutral symbol \dotplus, which is to mean throughout ++ or throughout \cdot. The symbol \mathop{\Large\dotplus}, neutral for the time being, will later be split correspondingly into two symbols (Σ\Sigma for ++, Π\Pi for \cdot).

By defined I mean, throughout this entire development: defined as a complex number.

Theorem 275: Let xx be fixed, and let f(n)\mathfrak{f}(n) be defined for nxn \leqq x. Then there is exactly one

gx(n)\mathfrak{g}_x(n)

defined for nxn \leqq x (written more fully

gx,f(n),\mathfrak{g}_{x,\mathfrak{f}}(n),

written in abbreviated form

g(n))\mathfrak{g}(n))

with the following properties:

gx(1)=f(1),gx(n+1)=gx(n)f(n+1)for n<x.\begin{aligned} \mathfrak{g}_x(1) &= \mathfrak{f}(1), \\ \mathfrak{g}_x(n + 1) &= \mathfrak{g}_x(n) \dotplus \mathfrak{f}(n + 1) \quad \text{for } n < x. \end{aligned}

Proof: 1) First we show that there is at most one such gx(n)\mathfrak{g}_x(n).

Let g(n)\mathfrak{g}(n) and h(n)\mathfrak{h}(n) have the required properties. Let M\mathfrak{M} be the set consisting of the nxn \leqq x with

g(n)=h(n)\mathfrak{g}(n) = \mathfrak{h}(n)

and of the n>xn > x.

I) g(1)=f(1)=h(1)\mathfrak{g}(1) = \mathfrak{f}(1) = \mathfrak{h}(1);

hence 1 belongs to M\mathfrak{M}.

II) Let nn belong to M\mathfrak{M}. Then either

n<x,g(n)=h(n),n < x, \quad \mathfrak{g}(n) = \mathfrak{h}(n),

hence

g(n+1)=g(n)f(n+1)=h(n)f(n+1)=h(n+1),\mathfrak{g}(n + 1) = \mathfrak{g}(n) \dotplus \mathfrak{f}(n + 1) = \mathfrak{h}(n) \dotplus \mathfrak{f}(n + 1) = \mathfrak{h}(n + 1),

so that n+1n + 1 belongs to M\mathfrak{M}; or

nx,n \geqq x,

hence

n+1>xn + 1 > x

and n+1n + 1 likewise belongs to M\mathfrak{M}.

Therefore M\mathfrak{M} is the set of all positive integers; hence for every nxn \leqq x we have

g(n)=h(n),\mathfrak{g}(n) = \mathfrak{h}(n),

q.e.d.

  1. We now show that for every xx, if f(n)\mathfrak{f}(n) is defined for nxn \leqq x, there is a suitable gx(n)\mathfrak{g}_x(n).

Let M\mathfrak{M} be the set of xx for which this is true, hence for which, if f(n)\mathfrak{f}(n) is defined for nxn \leqq x, there is by 1) exactly one suitable gx(n)\mathfrak{g}_x(n).

I) For x=1x = 1, if f(1)\mathfrak{f}(1) is defined,

gx(1)=f(1)\mathfrak{g}_x(1) = \mathfrak{f}(1)

does what is required (since the second requirement is not imposed, n<1n < 1 being impossible). Hence 1 belongs to M\mathfrak{M}.

II) Let xx belong to M\mathfrak{M}. If f(n)\mathfrak{f}(n) is defined for nx+1n \leqq x + 1, then it is defined for nxn \leqq x, so that here exactly one associated gx(n)\mathfrak{g}_x(n) exists. Now

gx+1(n)={gx(n)for nx,gx(x)f(x+1)for n=x+1\mathfrak{g}_{x+1}(n) = \begin{cases} \mathfrak{g}_x(n) & \text{for } n \leqq x, \\ \mathfrak{g}_x(x) \dotplus \mathfrak{f}(x + 1) & \text{for } n = x + 1 \end{cases}

does what is required for x+1x + 1. For, first,

gx+1(1)=gx(1)=f(1).\mathfrak{g}_{x+1}(1) = \mathfrak{g}_x(1) = \mathfrak{f}(1).

Secondly, for

n<xn < x

(since n+1xn + 1 \leqq x) we have

gx+1(n+1)=gx(n+1)=gx(n)f(n+1)=gx+1(n)f(n+1),\mathfrak{g}_{x+1}(n + 1) = \mathfrak{g}_x(n + 1) = \mathfrak{g}_x(n) \dotplus \mathfrak{f}(n + 1) = \mathfrak{g}_{x+1}(n) \dotplus \mathfrak{f}(n + 1),

while for

n=xn = x gx+1(n+1)=gx(x)f(x+1)=gx+1(n)f(n+1)\mathfrak{g}_{x+1}(n + 1) = \mathfrak{g}_x(x) \dotplus \mathfrak{f}(x + 1) = \mathfrak{g}_{x+1}(n) \dotplus \mathfrak{f}(n + 1)

holds; hence from

n<x+1n < x + 1

it follows in any case that

gx+1(n+1)=gx+1(n)f(n+1).\mathfrak{g}_{x+1}(n + 1) = \mathfrak{g}_{x+1}(n) \dotplus \mathfrak{f}(n + 1).

Therefore x+1x + 1 belongs to M\mathfrak{M}, and M\mathfrak{M} contains all positive integers.

Theorem 276: If f(n)\mathfrak{f}(n) is defined for nx+1n \leqq x + 1, then for the associated gx(n)\mathfrak{g}_x(n) and gx+1(n)\mathfrak{g}_{x+1}(n) we have

gx+1(x+1)=gx(x)f(x+1).\mathfrak{g}_{x+1}(x + 1) = \mathfrak{g}_x(x) \dotplus \mathfrak{f}(x + 1).

Proof: This occurred in the construction in 2), II) of the preceding proof.

Definition 69: If f(n)\mathfrak{f}(n) is defined for nxn \leqq x, then

n=1xf(n)=gx(x)(=gx,f(x)).\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) = \mathfrak{g}_x(x) \quad (= \mathfrak{g}_{x,\mathfrak{f}}(x)).

If \dotplus has the meaning ++, one writes

n=1xf(n);\sum_{n=1}^{x} \mathfrak{f}(n);

if \dotplus has the meaning \cdot, one writes

n=1xf(n).\prod_{n=1}^{x} \mathfrak{f}(n).

(Σ\Sigma to be read: sum; Π\Pi to be read: product.)

In these symbols, any other letter denoting positive integers may also stand in place of nn.

Theorem 277: If f(1)\mathfrak{f}(1) is defined, then

n=11f(n)=f(1).\mathop{\Large\dotplus}\limits_{n=1}^{1} \mathfrak{f}(n) = \mathfrak{f}(1).

Proof: g1(1)=f(1)\mathfrak{g}_1(1) = \mathfrak{f}(1).

Theorem 278: If f(n)\mathfrak{f}(n) is defined for nx+1n \leqq x + 1, then

n=1x+1f(n)=n=1xf(n)f(x+1).\mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{f}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathfrak{f}(x + 1).

Proof: Theorem 276.

Theorem 279:

n=1xx=x[x,0].\sum_{n=1}^{x} \mathfrak{x} = \mathfrak{x}[x, 0].

Proof: Let x\mathfrak{x} be fixed, and let M\mathfrak{M} be the set of xx for which this holds.

I) By Theorem 277 we have

n=11x=x=xe=x[1,0].\sum_{n=1}^{1} \mathfrak{x} = \mathfrak{x} = \mathfrak{x}\mathfrak{e} = \mathfrak{x}[1, 0].

Hence 1 belongs to M\mathfrak{M}.

II) If xx belongs to M\mathfrak{M}, then it follows from Theorem 278 that

n=1x+1x=n=1xx+x=x[x,0]+x[1,0]=x([x,0]+[1,0])=x[x+1,0].\sum_{n=1}^{x+1} \mathfrak{x} = \sum_{n=1}^{x} \mathfrak{x} + \mathfrak{x} = \mathfrak{x}[x, 0] + \mathfrak{x}[1, 0] = \mathfrak{x}([x, 0] + [1, 0]) = \mathfrak{x}[x + 1, 0].

Hence x+1x + 1 belongs to M\mathfrak{M}.

Therefore the assertion holds for all xx.

Theorem 280: If f(1)\mathfrak{f}(1) and f(1+1)\mathfrak{f}(1 + 1) are defined, then

n=11+1f(n)=f(1)f(1+1).\mathop{\Large\dotplus}\limits_{n=1}^{1+1} \mathfrak{f}(n) = \mathfrak{f}(1) \dotplus \mathfrak{f}(1 + 1).

Proof: By Theorem 278 and Theorem 277 we have

n=11+1f(n)=n=11f(n)f(1+1)=f(1)f(1+1).\mathop{\Large\dotplus}\limits_{n=1}^{1+1} \mathfrak{f}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{1} \mathfrak{f}(n) \dotplus \mathfrak{f}(1 + 1) = \mathfrak{f}(1) \dotplus \mathfrak{f}(1 + 1).

Theorem 281: If f(n)\mathfrak{f}(n) is defined for nx+yn \leqq x + y, then

n=1x+yf(n)=n=1xf(n)n=1yf(x+n).\mathop{\Large\dotplus}\limits_{n=1}^{x+y} \mathfrak{f}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{y} \mathfrak{f}(x + n).

Proof: For fixed xx, let M\mathfrak{M} be the set of yy for which this holds.

I) If f(n)\mathfrak{f}(n) is defined for nx+1n \leqq x + 1, then by Theorem 278 and Theorem 277 we have

n=1x+1f(n)=n=1xf(n)f(x+1)=n=1xf(n)n=11f(x+n).\mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{f}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathfrak{f}(x + 1) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{1} \mathfrak{f}(x + n).

Hence 1 belongs to M\mathfrak{M}.

II) Let yy belong to M\mathfrak{M}. If f(n)\mathfrak{f}(n) is defined for nx+(y+1)n \leqq x + (y + 1), then by Theorem 278 (applied to x+yx + y in place of xx)

n=1x+(y+1)f(n)=n=1(x+y)+1f(n)=n=1x+yf(n)f((x+y)+1)=(n=1xf(n)n=1yf(x+n))f(x+(y+1))=n=1xf(n)(n=1yf(x+n)f(x+(y+1))),\begin{aligned} \mathop{\Large\dotplus}\limits_{n=1}^{x+(y+1)} \mathfrak{f}(n) &= \mathop{\Large\dotplus}\limits_{n=1}^{(x+y)+1} \mathfrak{f}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{x+y} \mathfrak{f}(n) \dotplus \mathfrak{f}((x + y) + 1) \\ &= \left(\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{y} \mathfrak{f}(x + n)\right) \dotplus \mathfrak{f}(x + (y + 1)) \\ &= \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \left(\mathop{\Large\dotplus}\limits_{n=1}^{y} \mathfrak{f}(x + n) \dotplus \mathfrak{f}(x + (y + 1))\right), \end{aligned}

hence by Theorem 278 (applied to yy in place of xx, f(x+n)\mathfrak{f}(x + n) in place of f(n)\mathfrak{f}(n))

=n=1xf(n)n=1y+1f(x+n).= \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{y+1} \mathfrak{f}(x + n).

Hence y+1y + 1 belongs to M\mathfrak{M}, and the theorem is proved.

Theorem 282: If f(n)\mathfrak{f}(n) and g(n)\mathfrak{g}(n) are defined for nxn \leqq x, then

n=1x(f(n)g(n))=n=1xf(n)n=1xg(n).\mathop{\Large\dotplus}\limits_{n=1}^{x} (\mathfrak{f}(n) \dotplus \mathfrak{g}(n)) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(n).

Proof: Let M\mathfrak{M} be the set of xx for which this holds.

I) If f(1)\mathfrak{f}(1) and g(1)\mathfrak{g}(1) are defined, then

n=11(f(n)g(n))=f(1)g(1)=n=11f(n)n=11g(n).\mathop{\Large\dotplus}\limits_{n=1}^{1} (\mathfrak{f}(n) \dotplus \mathfrak{g}(n)) = \mathfrak{f}(1) \dotplus \mathfrak{g}(1) = \mathop{\Large\dotplus}\limits_{n=1}^{1} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{1} \mathfrak{g}(n).

Hence 1 belongs to M\mathfrak{M}.

II) Let xx belong to M\mathfrak{M}. If f(n)\mathfrak{f}(n) and g(n)\mathfrak{g}(n) are defined for nx+1n \leqq x + 1, then, in view of

(xy)(zu)=((xy)z)u=(z(xy))u=((zx)y)u=(zx)(yu)=(xz)(yu),\begin{aligned} (\mathfrak{x} \dotplus \mathfrak{y}) \dotplus (\mathfrak{z} \dotplus \mathfrak{u}) &= ((\mathfrak{x} \dotplus \mathfrak{y}) \dotplus \mathfrak{z}) \dotplus \mathfrak{u} = (\mathfrak{z} \dotplus (\mathfrak{x} \dotplus \mathfrak{y})) \dotplus \mathfrak{u} \\ &= ((\mathfrak{z} \dotplus \mathfrak{x}) \dotplus \mathfrak{y}) \dotplus \mathfrak{u} = (\mathfrak{z} \dotplus \mathfrak{x}) \dotplus (\mathfrak{y} \dotplus \mathfrak{u}) = (\mathfrak{x} \dotplus \mathfrak{z}) \dotplus (\mathfrak{y} \dotplus \mathfrak{u}), \end{aligned}

we have

n=1x+1(f(n)g(n))=n=1x(f(n)g(n))(f(x+1)g(x+1))=(n=1xf(n)n=1xg(n))(f(x+1)g(x+1))=(n=1xf(n)f(x+1))(n=1xg(n)g(x+1))=n=1x+1f(n)n=1x+1g(n).\begin{aligned} \mathop{\Large\dotplus}\limits_{n=1}^{x+1} (\mathfrak{f}(n) \dotplus \mathfrak{g}(n)) &= \mathop{\Large\dotplus}\limits_{n=1}^{x} (\mathfrak{f}(n) \dotplus \mathfrak{g}(n)) \dotplus (\mathfrak{f}(x + 1) \dotplus \mathfrak{g}(x + 1)) \\ &= \left(\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(n)\right) \dotplus (\mathfrak{f}(x + 1) \dotplus \mathfrak{g}(x + 1)) \\ &= \left(\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathfrak{f}(x + 1)\right) \dotplus \left(\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(n) \dotplus \mathfrak{g}(x + 1)\right) \\ &= \mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{f}(n) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{g}(n). \end{aligned}

Hence x+1x + 1 belongs to M\mathfrak{M}, and the assertion always holds.

Theorem 283: Let s(n)s(n) put the nxn \leqq x in correspondence with the mxm \leqq x. Let f(n)\mathfrak{f}(n) be defined for nxn \leqq x. Then

n=1xf(s(n))=n=1xf(n).\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(s(n)) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n).

Proof: For brevity, we set

f(s(n))=g(n)\mathfrak{f}(s(n)) = \mathfrak{g}(n)

Let M\mathfrak{M} be the set of xx for which the assertion

n=1xg(n)=n=1xf(n)\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n)

is true (for all admissible ss and f\mathfrak{f}).

I) For

x=1x = 1

we have

s(1)=1,s(1) = 1,

hence, if f(1)\mathfrak{f}(1) is defined,

n=1xg(n)=g(1)=f(1)=n=1xf(n).\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(n) = \mathfrak{g}(1) = \mathfrak{f}(1) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n).

Hence 1 belongs to M\mathfrak{M}.

II) Let xx belong to M\mathfrak{M}. Let s(n)s(n) put the nx+1n \leqq x + 1 in correspondence with the mx+1m \leqq x + 1, and let f(n)\mathfrak{f}(n) be defined for nx+1n \leqq x + 1.

  1. If
s(x+1)=x+1,s(x + 1) = x + 1,

then s(n)s(n) puts the nxn \leqq x in correspondence with the mxm \leqq x. In that case

n=1xg(n)=n=1xf(n),\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n), g(x+1)=f(x+1),\mathfrak{g}(x + 1) = \mathfrak{f}(x + 1),

hence

n=1x+1g(n)=n=1xg(n)g(x+1)=n=1xf(n)f(x+1)=n=1x+1f(n).\mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{g}(n) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(n) \dotplus \mathfrak{g}(x + 1) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(n) \dotplus \mathfrak{f}(x + 1) = \mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{f}(n).
  1. If
s(x+1)<x+1,s(1)=1,s(x + 1) < x + 1, \quad s(1) = 1,

then s(n)s(n) puts the nn with 1+1nx+11 + 1 \leqq n \leqq x + 1 in correspondence with the mm with 1+1mx+11 + 1 \leqq m \leqq x + 1; hence s(1+n)1s(1 + n) - 1 puts the nxn \leqq x in correspondence with the mxm \leqq x. Therefore

n=1xg(1+n)=n=1xf(s(1+n))=n=1xf(1+(s(1+n)1))=n=1xf(1+n),\mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(1 + n) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(s(1 + n)) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(1 + (s(1 + n) - 1)) = \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(1 + n),

hence by Theorem 281

n=1x+1g(n)=g(1)n=1xg(1+n)=f(1)n=1xf(1+n)=n=1x+1f(n).\mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{g}(n) = \mathfrak{g}(1) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{g}(1 + n) = \mathfrak{f}(1) \dotplus \mathop{\Large\dotplus}\limits_{n=1}^{x} \mathfrak{f}(1 + n) = \mathop{\Large\dotplus}\limits_{n=1}^{x+1} \mathfrak{f}(n).
  1. If
s(x+1)<x+1,s(1)>1,s(x + 1) < x + 1, \quad s(1) > 1,

we set

s(1)=as(1) = a

and determine bb from

1bx+1,s(b)=11 \leqq b \leqq x + 1, \quad s(b) = 1

Then

a>1,b>1.a > 1, \quad b > 1.

α) Let

a<x+1.a < x + 1.

Then both

s1(n)={1for n=1,afor n=b,s(n)for 1<nx+1, nbs_1(n) = \begin{cases} 1 & \text{for } n = 1, \\ a & \text{for } n = b, \\ s(n) & \text{for } 1 < n \leqq x + 1,\ n \neq b \end{cases}

and

s2(n)={afor n=1,1for n=a,nfor 1<nx+1, nas_2(n) = \begin{cases} a & \text{for } n = 1, \\ 1 & \text{for } n = a, \\ n & \text{for } 1 < n \leqq x + 1,\ n \neq a \end{cases}

put the nx+1n \leqq x + 1 in correspondence with the mx+1m \leqq x + 1.

Now

s(n)=s2(s1(n))for nx+1.s(n) = s_2(s_1(n)) \quad \text{for } n \leqq x + 1.

For under s2(s1(n))s_2(s_1(n)) there passes over

1 via 1 into a=s(1),b via a into 1=s(b),every other nx+1 via s(n) into s(n).\begin{aligned} &1 \text{ via } 1 \text{ into } a = s(1), \\ &b \text{ via } a \text{ into } 1 = s(b), \\ &\text{every other } n \leqq x + 1 \text{ via } s(n) \text{ into } s(n). \end{aligned}

s1(n)s_1(n) leaves 1 unchanged, and s2(n)s_2(n) leaves x+1x + 1 unchanged. Hence by 2) and 1) we have

n=1x+1g(n)=n=1x+1f(s(n))=n=1x+1f(s2(s1(n)))=n=1x+1f(s1(n))=n=1x+1f(n).\sum_{n=1}^{x+1} \mathfrak{g}(n) = \sum_{n=1}^{x+1} \mathfrak{f}(s(n)) = \sum_{n=1}^{x+1} \mathfrak{f}(s_2(s_1(n))) = \sum_{n=1}^{x+1} \mathfrak{f}(s_1(n)) = \sum_{n=1}^{x+1} \mathfrak{f}(n).

β) Let

a=x+1,b<x+1.a = x + 1, \quad b < x + 1.

Then

s3(n)={bfor n=1,1for n=b,nfor 1<nx+1, nbs_3(n) = \begin{cases} b & \text{for } n = 1, \\ 1 & \text{for } n = b, \\ n & \text{for } 1 < n \leqq x + 1,\ n \neq b \end{cases}

puts the nx+1n \leqq x + 1 in correspondence with the mx+1m \leqq x + 1. Moreover

s(n)=s1(s3(n))for nx+1.s(n) = s_1(s_3(n)) \quad \text{for } n \leqq x + 1.

For under s1(s3(n))s_1(s_3(n)) there passes over

1 via b into a=s(1),b via 1 into 1=s(b),every other nx+1 via n into s(n).\begin{aligned} &1 \text{ via } b \text{ into } a = s(1), \\ &b \text{ via } 1 \text{ into } 1 = s(b), \\ &\text{every other } n \leqq x + 1 \text{ via } n \text{ into } s(n). \end{aligned}

s3(n)s_3(n) leaves x+1x + 1 unchanged. Hence by 1) and 2) we have

n=1x+1g(n)=n=1x+1f(s(n))=n=1x+1f(s1(s3(n)))=n=1x+1f(s3(n))=n=1x+1f(n).\sum_{n=1}^{x+1} \mathfrak{g}(n) = \sum_{n=1}^{x+1} \mathfrak{f}(s(n)) = \sum_{n=1}^{x+1} \mathfrak{f}(s_1(s_3(n))) = \sum_{n=1}^{x+1} \mathfrak{f}(s_3(n)) = \sum_{n=1}^{x+1} \mathfrak{f}(n).

γ) Let

a=b=x+1.a = b = x + 1.

If x=1x = 1, then

n=1x+1g(n)=n=1x+1f(n)\sum_{n=1}^{x+1} \mathfrak{g}(n) = \sum_{n=1}^{x+1} \mathfrak{f}(n)

is trivial.

If x>1x > 1, then

s4(n)={1for n=1,x+1for n=x+1,s(n)for 1<n<x+1s_4(n) = \begin{cases} 1 & \text{for } n = 1, \\ x + 1 & \text{for } n = x + 1, \\ s(n) & \text{for } 1 < n < x + 1 \end{cases}

puts the nx+1n \leqq x + 1 in correspondence with the mx+1m \leqq x + 1. Consequently, by 1),

n=1x+1g(n)=n=1xg(n)g(x+1)=(g(1)n=1x1g(n+1))g(x+1)=g(1)(n=1x1g(n+1)g(x+1))=(g(x+1)n=1x1g(n+1))g(1)=(f(s(x+1))n=1x1f(s(n+1)))f(s(1))=(f(1)n=1x1f(s4(n+1)))f(x+1)=(f(s4(1))n=1x1f(s4(n+1)))f(s4(x+1))=n=1xf(s4(n))f(s4(x+1))=n=1x+1f(s4(n))=n=1x+1f(n).\begin{aligned} \sum_{n=1}^{x+1} \mathfrak{g}(n) &= \sum_{n=1}^{x} \mathfrak{g}(n) \dotplus \mathfrak{g}(x+1) = \left(\mathfrak{g}(1) \dotplus \sum_{n=1}^{x-1} \mathfrak{g}(n+1)\right) \dotplus \mathfrak{g}(x+1) \\ &= \mathfrak{g}(1) \dotplus \left(\sum_{n=1}^{x-1} \mathfrak{g}(n+1) \dotplus \mathfrak{g}(x+1)\right) \\ &= \left(\mathfrak{g}(x+1) \dotplus \sum_{n=1}^{x-1} \mathfrak{g}(n+1)\right) \dotplus \mathfrak{g}(1) \\ &= \left(\mathfrak{f}(s(x+1)) \dotplus \sum_{n=1}^{x-1} \mathfrak{f}(s(n+1))\right) \dotplus \mathfrak{f}(s(1)) \\ &= \left(\mathfrak{f}(1) \dotplus \sum_{n=1}^{x-1} \mathfrak{f}(s_4(n+1))\right) \dotplus \mathfrak{f}(x+1) \\ &= \left(\mathfrak{f}(s_4(1)) \dotplus \sum_{n=1}^{x-1} \mathfrak{f}(s_4(n+1))\right) \dotplus \mathfrak{f}(s_4(x+1)) \\ &= \sum_{n=1}^{x} \mathfrak{f}(s_4(n)) \dotplus \mathfrak{f}(s_4(x+1)) = \sum_{n=1}^{x+1} \mathfrak{f}(s_4(n)) = \sum_{n=1}^{x+1} \mathfrak{f}(n). \end{aligned}

Therefore x+1x + 1 belongs to M\mathfrak{M}, and the theorem is proved.

In Definition 70 and Theorems 284 to 286, by way of exception, Latin letters denote integers (not necessarily positive).

Definition 70: Let

yx,y \leqq x,

and let f(n)\mathfrak{f}(n) be defined for

ynxy \leqq n \leqq x

Then

n=yxf(n)=n=1(x+1)yf((n+y)1).\sum_{n=y}^{x} \mathfrak{f}(n) = \sum_{n=1}^{(x+1)-y} \mathfrak{f}((n + y) - 1).

Any other letter denoting integers may also stand in place of nn.

Observe that

x+1>y;y(n+y)1xfor 1n(x+1)y;x + 1 > y; \quad y \leqq (n + y) - 1 \leqq x \quad \text{for } 1 \leqq n \leqq (x + 1) - y;

furthermore, that for y=1y = 1 Definition 70 is (as it must be) in agreement with Definition 69.

Theorem 284: Let

yu<x;y \leqq u < x;

let f(n)\mathfrak{f}(n) be defined for

ynxy \leqq n \leqq x

Then

n=yxf(n)=n=yuf(n)n=u+1xf(n).\sum_{n=y}^{x} \mathfrak{f}(n) = \sum_{n=y}^{u} \mathfrak{f}(n) \dotplus \sum_{n=u+1}^{x} \mathfrak{f}(n).

Proof: By Definition 70 and Theorem 281 we have

n=yxf(n)=n=1(x+1)yf((n+y)1)=n=1(u+1)yf((n+y)1)n=1xuf(((((u+1)y)+n)+y)1);\sum_{n=y}^{x} \mathfrak{f}(n) = \sum_{n=1}^{(x+1)-y} \mathfrak{f}((n + y) - 1) = \sum_{n=1}^{(u+1)-y} \mathfrak{f}((n + y) - 1) \dotplus \sum_{n=1}^{x-u} \mathfrak{f}(((((u + 1) - y) + n) + y) - 1);

for

((u+1)y)+(xu)=(x+(u))+((u+1)+(y))=(x+((u)+(u+1)))+(y)=(x+1)y.((u + 1) - y) + (x - u) = (x + (-u)) + ((u + 1) + (-y)) = (x + ((-u) + (u + 1))) + (-y) = (x + 1) - y.

Now

(((u+1)y)+n)+y=((u+1)y)+(y+n)=(((u+1)y)+y)+n=n+(u+1),(((u + 1) - y) + n) + y = ((u + 1) - y) + (y + n) = (((u + 1) - y) + y) + n = n + (u + 1),

hence by Definition 70

n=yxf(n)=n=yuf(n)n=1(x+1)(u+1)f((n+(u+1))1)=n=yuf(n)n=u+1xf(n).\sum_{n=y}^{x} \mathfrak{f}(n) = \sum_{n=y}^{u} \mathfrak{f}(n) \dotplus \sum_{n=1}^{(x+1)-(u+1)} \mathfrak{f}((n + (u + 1)) - 1) = \sum_{n=y}^{u} \mathfrak{f}(n) \dotplus \sum_{n=u+1}^{x} \mathfrak{f}(n).

Theorem 285: Let

yx,y \leqq x,

and let f(n)\mathfrak{f}(n) be defined for

ynxy \leqq n \leqq x

Then

n=yxf(n)=n=y+vx+vf(nv).\sum_{n=y}^{x} \mathfrak{f}(n) = \sum_{n=y+v}^{x+v} \mathfrak{f}(n - v).

Proof: By Definition 70, the left-hand side of the assertion is

=n=1(x+1)yf((n+y)1),= \sum_{n=1}^{(x+1)-y} \mathfrak{f}((n + y) - 1),

and the right-hand side (observe that ynvxy \leqq n - v \leqq x for y+vnx+vy + v \leqq n \leqq x + v) is

=n=1((x+v)+1)(y+v)f(((n+(y+v))1)v);= \sum_{n=1}^{((x+v)+1)-(y+v)} \mathfrak{f}(((n + (y + v)) - 1) - v);

herein

((x+v)+1)(y+v)=(1+(x+v))+((v)+(y))=(1+((x+v)+(v)))+(y)=(1+x)y=(x+1)y((x + v) + 1) - (y + v) = (1 + (x + v)) + ((-v) + (-y)) = (1 + ((x + v) + (-v))) + (-y) = (1 + x) - y = (x + 1) - y

and

((n+(y+v))1)v=(n+(y+v))(1+v)=((n+y)+v)+(v+(1))=(((n+y)+v)+(v))+(1)=((n+y)+(v+(v)))1=(n+y)1.\begin{aligned} ((n + (y + v)) - 1) - v &= (n + (y + v)) - (1 + v) = ((n + y) + v) + (-v + (-1)) \\ &= (((n + y) + v) + (-v)) + (-1) = ((n + y) + (v + (-v))) - 1 = (n + y) - 1. \end{aligned}

Theorem 286: Let

yx,y \leqq x,

and let f(n)\mathfrak{f}(n) be defined for

ynxy \leqq n \leqq x

Let s(n)s(n) put the nn with ynxy \leqq n \leqq x in correspondence with the mm with ymxy \leqq m \leqq x. Then

n=yxf(s(n))=n=yxf(n).\sum_{n=y}^{x} \mathfrak{f}(s(n)) = \sum_{n=y}^{x} \mathfrak{f}(n).

Proof:

s1(n)=s((n+y)1)(y1)s_1(n) = s((n + y) - 1) - (y - 1)

puts the positive n(x+1)yn \leqq (x + 1) - y in correspondence with the positive m(x+1)ym \leqq (x + 1) - y. Hence by Theorem 283 we have

n=yxf(s(n))=n=1(x+1)yf(s((n+y)1))=n=1(x+1)yf(s1(n)+(y1))=n=1(x+1)yf(n+(y1))=n=1(x+1)yf((n+y)1)=n=yxf(n).\begin{aligned} \sum_{n=y}^{x} \mathfrak{f}(s(n)) &= \sum_{n=1}^{(x+1)-y} \mathfrak{f}(s((n + y) - 1)) = \sum_{n=1}^{(x+1)-y} \mathfrak{f}(s_1(n) + (y - 1)) \\ &= \sum_{n=1}^{(x+1)-y} \mathfrak{f}(n + (y - 1)) = \sum_{n=1}^{(x+1)-y} \mathfrak{f}((n + y) - 1) = \sum_{n=y}^{x} \mathfrak{f}(n). \end{aligned}

In place of

n=yxf(n)\sum_{n=y}^{x} \mathfrak{f}(n)

the loose notation

f(y)+f(y+1)++f(x)\mathfrak{f}(y) + \mathfrak{f}(y + 1) + \cdots + \mathfrak{f}(x)

is also customary (and correspondingly for the product); but entirely unobjectionable is, e.g.,

f(1)+f(1+1)+f((1+1)+1)+f(((1+1)+1)+1),\mathfrak{f}(1) + \mathfrak{f}(1 + 1) + \mathfrak{f}((1 + 1) + 1) + \mathfrak{f}(((1 + 1) + 1) + 1),

in other words

a+b+c+d\mathfrak{a} + \mathfrak{b} + \mathfrak{c} + \mathfrak{d}

(which thus by definition reduces to the old addition and means

((a+b)+c)+d((\mathfrak{a} + \mathfrak{b}) + \mathfrak{c}) + \mathfrak{d}

), or, e.g.,

abcdfghiklmopqrstuvwxyz.\mathfrak{abcdfghiklmopqrstuvwxyz}.

One may also without hesitation write, e.g.,

ab+c\mathfrak{a} - \mathfrak{b} + \mathfrak{c}

in the sense of

a+(b)+c\mathfrak{a} + (-\mathfrak{b}) + \mathfrak{c}

since in any case

f(1)+f(1+1)+f((1+1)+1)\mathfrak{f}(1) + \mathfrak{f}(1 + 1) + \mathfrak{f}((1 + 1) + 1)

with

f(1)=a,f(1+1)=b,f((1+1)+1)=c\mathfrak{f}(1) = \mathfrak{a}, \quad \mathfrak{f}(1 + 1) = -\mathfrak{b}, \quad \mathfrak{f}((1 + 1) + 1) = \mathfrak{c}

is meant.

From now on, small Latin letters again denote positive integers.

Theorem 287: If f(n)\mathfrak{f}(n) is defined for nxn \leqq x, then there is a Ξ\Xi such that

n=1xf(n)Ξ,\left| \sum_{n=1}^{x} \mathfrak{f}(n) \right| \leqq \Xi, n=1x[f(n),0]=[Ξ,0].\sum_{n=1}^{x} [|\mathfrak{f}(n)|, 0] = [\Xi, 0].

Proof: Let M\mathfrak{M} be the set of xx for which (for arbitrary f(n)\mathfrak{f}(n)) there is such a Ξ\Xi.

I) If f(1)\mathfrak{f}(1) is defined, then

n=11f(n)=f(1),\left| \sum_{n=1}^{1} \mathfrak{f}(n) \right| = |\mathfrak{f}(1)|, n=11[f(n),0]=[f(1),0];\sum_{n=1}^{1} [|\mathfrak{f}(n)|, 0] = [|\mathfrak{f}(1)|, 0];

hence

Ξ=f(1)\Xi = |\mathfrak{f}(1)|

does what is required for x=1x = 1. Hence 1 belongs to M\mathfrak{M}.

II) Let xx belong to M\mathfrak{M}. If f(n)\mathfrak{f}(n) is defined for nx+1n \leqq x + 1, then there is a Ξ1\Xi_1 with

n=1xf(n)Ξ1,\left| \sum_{n=1}^{x} \mathfrak{f}(n) \right| \leqq \Xi_1, n=1x[f(n),0]=[Ξ1,0].\sum_{n=1}^{x} [|\mathfrak{f}(n)|, 0] = [\Xi_1, 0].

By Theorem 278 and Theorem 271 we have

n=1x+1f(n)=n=1xf(n)+f(x+1)n=1xf(n)+f(x+1)Ξ1+f(x+1),\left| \sum_{n=1}^{x+1} \mathfrak{f}(n) \right| = \left| \sum_{n=1}^{x} \mathfrak{f}(n) + \mathfrak{f}(x + 1) \right| \leqq \left| \sum_{n=1}^{x} \mathfrak{f}(n) \right| + |\mathfrak{f}(x + 1)| \leqq \Xi_1 + |\mathfrak{f}(x + 1)|,

hence, if we set

Ξ=Ξ1+f(x+1)\Xi = \Xi_1 + |\mathfrak{f}(x + 1)|

then

n=1x+1f(n)Ξ.\left| \sum_{n=1}^{x+1} \mathfrak{f}(n) \right| \leqq \Xi.

On the other hand, by Theorem 278,

n=1x+1[f(n),0]=n=1x[f(n),0]+[f(x+1),0]=[Ξ1,0]+[f(x+1),0]=[Ξ1+f(x+1),0+0]=[Ξ,0].\sum_{n=1}^{x+1} [|\mathfrak{f}(n)|, 0] = \sum_{n=1}^{x} [|\mathfrak{f}(n)|, 0] + [|\mathfrak{f}(x + 1)|, 0] = [\Xi_1, 0] + [|\mathfrak{f}(x + 1)|, 0] = [\Xi_1 + |\mathfrak{f}(x + 1)|, 0 + 0] = [\Xi, 0].

Hence Ξ\Xi does what is required for x+1x + 1; therefore x+1x + 1 belongs to M\mathfrak{M}, and the theorem is proved.

Theorem 288: If f(n)\mathfrak{f}(n) is defined for nxn \leqq x, then

[n=1xf(n),0]=n=1x[f(n),0].\left[ \left| \prod_{n=1}^{x} \mathfrak{f}(n) \right|, 0 \right] = \prod_{n=1}^{x} [|\mathfrak{f}(n)|, 0].

Proof: Let M\mathfrak{M} be the set of xx for which this holds.

I) If f(1)\mathfrak{f}(1) is defined, then

[n=11f(n),0]=[f(1),0]=n=11[f(n),0].\left[ \left| \prod_{n=1}^{1} \mathfrak{f}(n) \right|, 0 \right] = [|\mathfrak{f}(1)|, 0] = \prod_{n=1}^{1} [|\mathfrak{f}(n)|, 0].

Hence 1 belongs to M\mathfrak{M}.

II) Let xx belong to M\mathfrak{M}. If f(n)\mathfrak{f}(n) is defined for nx+1n \leqq x + 1, then by Theorem 278 and Theorem 268

n=1x+1[f(n),0]=n=1x[f(n),0][f(x+1),0]=[n=1xf(n),0][f(x+1),0]=[n=1xf(n)f(x+1)00, n=1xf(n)0+0f(x+1)]=[n=1xf(n)f(x+1),0]=[n=1xf(n)f(x+1),0]=[n=1x+1f(n),0],\begin{aligned} \prod_{n=1}^{x+1} [|\mathfrak{f}(n)|, 0] &= \prod_{n=1}^{x} [|\mathfrak{f}(n)|, 0] \cdot [|\mathfrak{f}(x + 1)|, 0] \\ &= \left[ \left| \prod_{n=1}^{x} \mathfrak{f}(n) \right|, 0 \right] \cdot [|\mathfrak{f}(x + 1)|, 0] \\ &= \left[ \left| \prod_{n=1}^{x} \mathfrak{f}(n) \right| \cdot |\mathfrak{f}(x + 1)| - 0 \cdot 0,\ \left| \prod_{n=1}^{x} \mathfrak{f}(n) \right| \cdot 0 + 0 \cdot |\mathfrak{f}(x + 1)| \right] \\ &= \left[ \left| \prod_{n=1}^{x} \mathfrak{f}(n) \right| \cdot |\mathfrak{f}(x + 1)|, 0 \right] = \left[ \left| \prod_{n=1}^{x} \mathfrak{f}(n) \cdot \mathfrak{f}(x + 1) \right|, 0 \right] \\ &= \left[ \left| \prod_{n=1}^{x+1} \mathfrak{f}(n) \right|, 0 \right], \end{aligned}

so that x+1x + 1 belongs to M\mathfrak{M}, and the theorem is proved.

Theorem 289: If f(n)\mathfrak{f}(n) is defined for nxn \leqq x, then

n=1xf(n)=n\prod_{n=1}^{x} \mathfrak{f}(n) = \mathfrak{n}

if and only if there exists an nxn \leqq x with

f(n)=n\mathfrak{f}(n) = \mathfrak{n}

Proof: Let M\mathfrak{M} be the set of xx for which this holds.

I)

n=11f(n)=n\prod_{n=1}^{1} \mathfrak{f}(n) = \mathfrak{n}

is identical with

f(1)=n\mathfrak{f}(1) = \mathfrak{n}

Hence 1 belongs to M\mathfrak{M}.

II) Let xx belong to M\mathfrak{M}.

n=1x+1f(n)=n\prod_{n=1}^{x+1} \mathfrak{f}(n) = \mathfrak{n}

means

n=1xf(n)f(x+1)=n;\prod_{n=1}^{x} \mathfrak{f}(n) \cdot \mathfrak{f}(x + 1) = \mathfrak{n};

by Theorem 221, necessary and sufficient for this is

n=1xf(n)=norf(x+1)=n,\prod_{n=1}^{x} \mathfrak{f}(n) = \mathfrak{n} \quad \text{or} \quad \mathfrak{f}(x + 1) = \mathfrak{n},

hence (since xx belongs to M\mathfrak{M}) necessary and sufficient is

f(n)=nfor ein nx or for n=x+1.\mathfrak{f}(n) = \mathfrak{n} \quad \text{for ein } n \leqq x \text{ or for } n = x + 1.

Hence x+1x + 1 belongs to M\mathfrak{M}, and the theorem is proved.

§ 9. Powers

In this section, small Latin letters shall denote integers.

Definition 71:

xx={n=1xxfor x>0,efor xn, x=0,exxfor xn, x<0.\mathfrak{x}^x = \begin{cases} \displaystyle\prod_{n=1}^{x} \mathfrak{x} & \text{for } x > 0, \\ \mathfrak{e} & \text{for } \mathfrak{x} \neq \mathfrak{n},\ x = 0, \\ \dfrac{\mathfrak{e}}{\mathfrak{x}^{|x|}} & \text{for } \mathfrak{x} \neq \mathfrak{n},\ x < 0. \end{cases}

(Read: x\mathfrak{x} to the power xx.) Thus xx\mathfrak{x}^x is undefined only for

x=n,x0.\mathfrak{x} = \mathfrak{n}, \quad x \leqq 0.

Observe that for

xn,x<0\mathfrak{x} \neq \mathfrak{n}, \quad x < 0

we have, by the first line of Definition 71 and Theorem 289,

xxn,\mathfrak{x}^{|x|} \neq \mathfrak{n},

so that exx\frac{\mathfrak{e}}{\mathfrak{x}^{|x|}} then has a meaning.

Theorem 290: For

xn\mathfrak{x} \neq \mathfrak{n}

we have

xxn.\mathfrak{x}^x \neq \mathfrak{n}.

Proof: For x>0x > 0 this follows from Theorem 289, for x=0x = 0 from the definition, and for x<0x < 0 from

xxxxn.\mathfrak{x}^x \mathfrak{x}^{|x|} \neq \mathfrak{n}.

Theorem 291: x1=x\mathfrak{x}^1 = \mathfrak{x}.

Proof:

x1=n=11x=x.\mathfrak{x}^1 = \prod_{n=1}^{1} \mathfrak{x} = \mathfrak{x}.

Theorem 292: Let

x>0x > 0

or

xn,yn.\mathfrak{x} \neq \mathfrak{n}, \quad \mathfrak{y} \neq \mathfrak{n}.

Then

(xy)x=xxyx.(\mathfrak{x}\mathfrak{y})^x = \mathfrak{x}^x \mathfrak{y}^x.

Preliminary Remark: Both sides have a meaning in any case; for if x0x \leqq 0 then

xyn.\mathfrak{x}\mathfrak{y} \neq \mathfrak{n}.

Proof: 1) For fixed x\mathfrak{x}, y\mathfrak{y}, let M\mathfrak{M} be the set of x>0x > 0 with

(xy)x=xxyx.(\mathfrak{x}\mathfrak{y})^x = \mathfrak{x}^x \mathfrak{y}^x.

I) By Theorem 291,

(xy)1=xy=x1y1,(\mathfrak{x}\mathfrak{y})^1 = \mathfrak{x}\mathfrak{y} = \mathfrak{x}^1 \mathfrak{y}^1,

so that 1 belongs to M\mathfrak{M}.

II) If xx belongs to M\mathfrak{M}, then

(xy)x+1=n=1x+1(xy)=n=1x(xy)(xy)=(xxyx)(xy)=(xxx)(yxy)=(n=1xxx)(n=1xyy)=n=1x+1xn=1x+1y=xx+1yx+1,\begin{aligned} (\mathfrak{x}\mathfrak{y})^{x+1} &= \prod_{n=1}^{x+1} (\mathfrak{x}\mathfrak{y}) = \prod_{n=1}^{x} (\mathfrak{x}\mathfrak{y}) \cdot (\mathfrak{x}\mathfrak{y}) = (\mathfrak{x}^x \mathfrak{y}^x)(\mathfrak{x}\mathfrak{y}) = (\mathfrak{x}^x \mathfrak{x})(\mathfrak{y}^x \mathfrak{y}) \\ &= \left(\prod_{n=1}^{x} \mathfrak{x} \cdot \mathfrak{x}\right)\left(\prod_{n=1}^{x} \mathfrak{y} \cdot \mathfrak{y}\right) = \prod_{n=1}^{x+1} \mathfrak{x} \cdot \prod_{n=1}^{x+1} \mathfrak{y} = \mathfrak{x}^{x+1} \mathfrak{y}^{x+1}, \end{aligned}

so that x+1x + 1 belongs to M\mathfrak{M}.

Hence for x>0x > 0 we always have

(xy)x=xxyx.(\mathfrak{x}\mathfrak{y})^x = \mathfrak{x}^x \mathfrak{y}^x.
  1. Let
x=0,xn,yn.x = 0, \quad \mathfrak{x} \neq \mathfrak{n}, \quad \mathfrak{y} \neq \mathfrak{n}.

Then

(xy)x=e=ee=xxyx.(\mathfrak{x}\mathfrak{y})^x = \mathfrak{e} = \mathfrak{e}\mathfrak{e} = \mathfrak{x}^x \mathfrak{y}^x.
  1. Let
x<0,xn,yn.x < 0, \quad \mathfrak{x} \neq \mathfrak{n}, \quad \mathfrak{y} \neq \mathfrak{n}.

By 1),

(xy)x=xxyx,(\mathfrak{x}\mathfrak{y})^{|x|} = \mathfrak{x}^{|x|} \mathfrak{y}^{|x|}, e(xy)x=exxyx=exxeyx,\frac{\mathfrak{e}}{(\mathfrak{x}\mathfrak{y})^{|x|}} = \frac{\mathfrak{e}}{\mathfrak{x}^{|x|} \mathfrak{y}^{|x|}} = \frac{\mathfrak{e}}{\mathfrak{x}^{|x|}} \cdot \frac{\mathfrak{e}}{\mathfrak{y}^{|x|}}, (xy)x=xxyx.(\mathfrak{x}\mathfrak{y})^x = \mathfrak{x}^x \mathfrak{y}^x.

Theorem 293: ex=e\mathfrak{e}^x = \mathfrak{e}.

Proof: By Theorem 292,

exe=ex=(ee)x=exex,\mathfrak{e}^x \mathfrak{e} = \mathfrak{e}^x = (\mathfrak{e}\mathfrak{e})^x = \mathfrak{e}^x \mathfrak{e}^x, n=exexexe=ex(exe),\mathfrak{n} = \mathfrak{e}^x \mathfrak{e}^x - \mathfrak{e}^x \mathfrak{e} = \mathfrak{e}^x (\mathfrak{e}^x - \mathfrak{e}),

hence (by Theorem 290 and Theorem 221)

exe=n,\mathfrak{e}^x - \mathfrak{e} = \mathfrak{n}, ex=e.\mathfrak{e}^x = \mathfrak{e}.

Theorem 294: Let

x>0,y>0x > 0, \quad y > 0

or

xn.\mathfrak{x} \neq \mathfrak{n}.

Then

xxxy=xx+y.\mathfrak{x}^x \mathfrak{x}^y = \mathfrak{x}^{x+y}.

Proof: 1) Let

x>0,y>0.x > 0, \quad y > 0.

Then by Theorem 281,

xxxy=n=1xxn=1yx=n=1x+yx=xx+y.\mathfrak{x}^x \mathfrak{x}^y = \prod_{n=1}^{x} \mathfrak{x} \cdot \prod_{n=1}^{y} \mathfrak{x} = \prod_{n=1}^{x+y} \mathfrak{x} = \mathfrak{x}^{x+y}.
  1. Let
xn\mathfrak{x} \neq \mathfrak{n}

and not both

x>0,y>0.x > 0, \quad y > 0.

α) Let

x<0,y<0.x < 0, \quad y < 0.

Then by 1),

xxxy=xx+y=xx+y,\mathfrak{x}^{|x|} \mathfrak{x}^{|y|} = \mathfrak{x}^{|x|+|y|} = \mathfrak{x}^{|x+y|}, xxxy=exxexy=exxxy=exx+y=xx+y.\mathfrak{x}^x \mathfrak{x}^y = \frac{\mathfrak{e}}{\mathfrak{x}^{|x|}} \cdot \frac{\mathfrak{e}}{\mathfrak{x}^{|y|}} = \frac{\mathfrak{e}}{\mathfrak{x}^{|x|} \mathfrak{x}^{|y|}} = \frac{\mathfrak{e}}{\mathfrak{x}^{|x+y|}} = \mathfrak{x}^{x+y}.

β) Let

x>0,y<0.x > 0, \quad y < 0.

Then

xxxy=xxexy=xxxy.\mathfrak{x}^x \mathfrak{x}^y = \mathfrak{x}^x \frac{\mathfrak{e}}{\mathfrak{x}^{|y|}} = \frac{\mathfrak{x}^x}{\mathfrak{x}^{|y|}}.

A) For

x>yx > |y|

we have, by 1),

xxxy=xyxxyxy=xxy=xx+y.\frac{\mathfrak{x}^x}{\mathfrak{x}^{|y|}} = \frac{\mathfrak{x}^{|y|} \mathfrak{x}^{x-|y|}}{\mathfrak{x}^{|y|}} = \mathfrak{x}^{x-|y|} = \mathfrak{x}^{x+y}.

B) For

x=yx = |y|

we have

xxxy=e=x0=xx+y.\frac{\mathfrak{x}^x}{\mathfrak{x}^{|y|}} = \mathfrak{e} = \mathfrak{x}^0 = \mathfrak{x}^{x+y}.

C) For

x<yx < |y|

we have, by 1),

xxxy=xxexxxyx=exyx=xxy=xx+y.\frac{\mathfrak{x}^x}{\mathfrak{x}^{|y|}} = \mathfrak{x}^x \frac{\mathfrak{e}}{\mathfrak{x}^x \mathfrak{x}^{|y|-x}} = \frac{\mathfrak{e}}{\mathfrak{x}^{|y|-x}} = \mathfrak{x}^{x-|y|} = \mathfrak{x}^{x+y}.

γ) Let

x<0,y>0.x < 0, \quad y > 0.

Then by β),

xxxy=xyxx=xy+x=xx+y.\mathfrak{x}^x \mathfrak{x}^y = \mathfrak{x}^y \mathfrak{x}^x = \mathfrak{x}^{y+x} = \mathfrak{x}^{x+y}.

δ) Let

x=0.x = 0.

Then

xxxy=exy=xy=x0+y=xx+y.\mathfrak{x}^x \mathfrak{x}^y = \mathfrak{e} \mathfrak{x}^y = \mathfrak{x}^y = \mathfrak{x}^{0+y} = \mathfrak{x}^{x+y}.

ε) Let

x0,y=0.x \neq 0, \quad y = 0.

Then by δ),

xxxy=xyxx=xy+x=xx+y.\mathfrak{x}^x \mathfrak{x}^y = \mathfrak{x}^y \mathfrak{x}^x = \mathfrak{x}^{y+x} = \mathfrak{x}^{x+y}.

Theorem 295: For

xn\mathfrak{x} \neq \mathfrak{n}

we have

xxxy=xxy.\frac{\mathfrak{x}^x}{\mathfrak{x}^y} = \mathfrak{x}^{x-y}.

Proof: By Theorem 294,

xxyxy=x(xy)+y=xx;\mathfrak{x}^{x-y} \mathfrak{x}^y = \mathfrak{x}^{(x-y)+y} = \mathfrak{x}^x;

by Theorem 290,

xyn,\mathfrak{x}^y \neq \mathfrak{n},

hence

xxxy=xxy.\frac{\mathfrak{x}^x}{\mathfrak{x}^y} = \mathfrak{x}^{x-y}.

Theorem 296: For

xn\mathfrak{x} \neq \mathfrak{n}

we have

exx=xx.\frac{\mathfrak{e}}{\mathfrak{x}^x} = \mathfrak{x}^{-x}.

Proof: By Theorem 295,

exx=x0xx=x0x=xx.\frac{\mathfrak{e}}{\mathfrak{x}^x} = \frac{\mathfrak{x}^0}{\mathfrak{x}^x} = \mathfrak{x}^{0-x} = \mathfrak{x}^{-x}.

Theorem 297: Let

x>0,y>0x > 0, \quad y > 0

or

xn.\mathfrak{x} \neq \mathfrak{n}.

Then

(xx)y=xxy.(\mathfrak{x}^x)^y = \mathfrak{x}^{xy}.

Proof: 1) Let

x=n,x>0,y>0.\mathfrak{x} = \mathfrak{n}, \quad x > 0, \quad y > 0.

Then by Theorem 289,

(xx)y=(nx)y=ny=n=nxy=xxy.(\mathfrak{x}^x)^y = (\mathfrak{n}^x)^y = \mathfrak{n}^y = \mathfrak{n} = \mathfrak{n}^{xy} = \mathfrak{x}^{xy}.
  1. Let
xn.\mathfrak{x} \neq \mathfrak{n}.

a) For fixed x\mathfrak{x}, xx, let M\mathfrak{M} be the set of y>0y > 0 with

(xx)y=xxy.(\mathfrak{x}^x)^y = \mathfrak{x}^{xy}.

I) (xx)1=xx=xx1(\mathfrak{x}^x)^1 = \mathfrak{x}^x = \mathfrak{x}^{x \cdot 1};

hence 1 belongs to M\mathfrak{M}.

II) Let yy belong to M\mathfrak{M}. Then by Theorem 294,

(xx)y+1=(xx)y(xx)1=xxyxx=xxy+x=xx(y+1),(\mathfrak{x}^x)^{y+1} = (\mathfrak{x}^x)^y (\mathfrak{x}^x)^1 = \mathfrak{x}^{xy} \mathfrak{x}^x = \mathfrak{x}^{xy+x} = \mathfrak{x}^{x(y+1)},

so that y+1y + 1 belongs to M\mathfrak{M}.

Hence the assertion is true for y>0y > 0.

b) Let

y=0.y = 0.

Then

(xx)y=e=xxy.(\mathfrak{x}^x)^y = \mathfrak{e} = \mathfrak{x}^{xy}.

c) Let

y<0.y < 0.

Then by a),

(xx)y=xxy,(\mathfrak{x}^x)^{|y|} = \mathfrak{x}^{x|y|},

hence by Theorem 296 and a),

(xx)y=e(xx)y=e(xx)y=exxy=x(xy)=xxy.(\mathfrak{x}^x)^y = \frac{\mathfrak{e}}{(\mathfrak{x}^x)^{-y}} = \frac{\mathfrak{e}}{(\mathfrak{x}^x)^{|y|}} = \frac{\mathfrak{e}}{\mathfrak{x}^{x|y|}} = \mathfrak{x}^{-(x|y|)} = \mathfrak{x}^{xy}.

§ 10. Incorporation of the Real Numbers

Theorem 298:

[Ξ+H,0]=[Ξ,0]+[H,0];[ΞH,0]=[Ξ,0][H,0];[ΞH,0]=[Ξ,0][H,0];[ΞH,0]=[Ξ,0][H,0],if H0;[Ξ,0]=[Ξ,0];[Ξ,0]=Ξ.\begin{aligned} [\Xi + H, 0] &= [\Xi, 0] + [H, 0]; \\ [\Xi - H, 0] &= [\Xi, 0] - [H, 0]; \\ [\Xi H, 0] &= [\Xi, 0][H, 0]; \\ \left[\frac{\Xi}{H}, 0\right] &= \frac{[\Xi, 0]}{[H, 0]}, \quad \text{if } H \neq 0; \\ [-\Xi, 0] &= -[\Xi, 0]; \\ |[\Xi, 0]| &= |\Xi|. \end{aligned}

Proof: 1)

[Ξ,0]+[H,0]=[Ξ+H,0+0]=[Ξ+H,0].[\Xi, 0] + [H, 0] = [\Xi + H, 0 + 0] = [\Xi + H, 0].
[Ξ,0][H,0]=[ΞH,00]=[ΞH,0].[\Xi, 0] - [H, 0] = [\Xi - H, 0 - 0] = [\Xi - H, 0].
[Ξ,0][H,0]=[ΞH00,Ξ0+0H]=[ΞH,0].[\Xi, 0][H, 0] = [\Xi H - 0 \cdot 0, \Xi \cdot 0 + 0 \cdot H] = [\Xi H, 0].
  1. By 3), if H0H \neq 0,
[H,0][ΞH,0]=[HΞH,0]=[Ξ,0],[H, 0]\left[\frac{\Xi}{H}, 0\right] = \left[H \cdot \frac{\Xi}{H}, 0\right] = [\Xi, 0], [Ξ,0][H,0]=[ΞH,0].\frac{[\Xi, 0]}{[H, 0]} = \left[\frac{\Xi}{H}, 0\right].
[Ξ,0]=[Ξ,0]=[Ξ,0].-[\Xi, 0] = [-\Xi, -0] = [-\Xi, 0].
Ξ=ΞΞ=ΞΞ=ΞΞ+00=[Ξ,0].|\Xi| = \sqrt{|\Xi|\,|\Xi|} = \sqrt{\Xi\Xi} = \sqrt{\Xi\Xi + 0 \cdot 0} = |[\Xi, 0]|.

Theorem 299: The complex numbers of the form [x,0][x, 0] satisfy the five axioms of the natural numbers, if [1,0][1, 0] is taken in place of 1 and we set

[x,0]=[x,0].[x, 0]' = [x', 0].

Proof: Let [Z][\mathfrak{Z}] be the set of the [x,0][x, 0].

  1. [1,0][1, 0] belongs to [Z][\mathfrak{Z}].

  2. Along with [x,0][x, 0], [x,0][x, 0]' exists in [Z][\mathfrak{Z}].

  3. We always have

x1,x' \neq 1,

hence

[x,0][1,0],[x', 0] \neq [1, 0], [x,0][1,0].[x, 0]' \neq [1, 0].
  1. From
[x,0]=[y,0][x, 0]' = [y, 0]'

it follows that

[x,0]=[y,0],[x', 0] = [y', 0], x=y,x' = y', x=y,x = y, [x,0]=[y,0].[x, 0] = [y, 0].
  1. Let a set [M][\mathfrak{M}] of numbers from [Z][\mathfrak{Z}] have the properties:

I) [1,0][1, 0] belongs to [M][\mathfrak{M}].

II) If [x,0][x, 0] belongs to [M][\mathfrak{M}], then [x,0][x, 0]' belongs to [M][\mathfrak{M}].

Then let M\mathfrak{M} denote the set of the xx for which [x,0][x, 0] belongs to [M][\mathfrak{M}]. Then 1 belongs to M\mathfrak{M}, and along with every xx of M\mathfrak{M}, xx' also belongs to M\mathfrak{M}. Hence every positive integer xx belongs to M\mathfrak{M}, hence every [x,0][x, 0] belongs to [M][\mathfrak{M}].

Since the sum, difference, product and (provided it exists) quotient of two [Ξ,0][\Xi, 0] correspond, by Theorem 298, to the old concepts, and likewise the symbols [Ξ,0]-[\Xi, 0] and [Ξ,0]|[\Xi, 0]|; and since one can define

[Ξ,0]>[H,0]for Ξ>H,[\Xi, 0] > [H, 0] \quad \text{for } \Xi > H, [Ξ,0]<[H,0]for Ξ<H,[\Xi, 0] < [H, 0] \quad \text{for } \Xi < H,

the complex numbers [Ξ,0][\Xi, 0] therefore have all the properties which we proved in Chapter 4 for real numbers, and in particular the numbers [x,0][x, 0] have all the proved properties of the positive integers.

Therefore we throw away the real numbers, replace them by the corresponding complex numbers [Ξ,0][\Xi, 0], and need speak only of complex numbers. (The real numbers remain, however, in pairs within the concept of the complex number.)

Definition 72: (The symbol thus set free) Ξ\Xi denotes the complex number [Ξ,0][\Xi, 0], to which the term real number is also carried over. Likewise, [Ξ,0][\Xi, 0] for integral Ξ\Xi is now called an integer, for rational Ξ\Xi a rational number, for irrational Ξ\Xi an irrational number, for positive Ξ\Xi a positive number, for negative Ξ\Xi a negative number.

Thus we write, e.g., 0 instead of n\mathfrak{n}, 1 instead of e\mathfrak{e}.

From now on we may denote the complex numbers by small or capital letters of arbitrary alphabets (even promiscuously). For the following special number, however, a small Latin letter is customary, on account of

Definition 73: i=[0,1]i = [0, 1].

Theorem 300: ii=1i \cdot i = -1.

Proof:

ii=[0,1][0,1]=[0011,01+10]=[1,0]=1.i \cdot i = [0, 1][0, 1] = [0 \cdot 0 - 1 \cdot 1, 0 \cdot 1 + 1 \cdot 0] = [-1, 0] = -1.

Theorem 301: For real u1u_1, u2u_2 we have

u1+u2i=[u1,u2].u_1 + u_2 i = [u_1, u_2].

Hence to every complex number xx there corresponds exactly one pair of real numbers u1u_1, u2u_2 with

x=u1+u2i.x = u_1 + u_2 i.

Proof: For real u1u_1, u2u_2 we have

u1+u2i=[u1,0]+[u2,0][0,1]=[u1,0]+[u2001,u21+00]=[u1,0]+[0,u2]=[u1,u2].u_1 + u_2 i = [u_1, 0] + [u_2, 0][0, 1] = [u_1, 0] + [u_2 \cdot 0 - 0 \cdot 1, u_2 \cdot 1 + 0 \cdot 0] = [u_1, 0] + [0, u_2] = [u_1, u_2].

By Theorem 301 the symbol [ ][\ ] has become unnecessary; the complex numbers are simply the numbers u1+u2iu_1 + u_2 i, where u1u_1 and u2u_2 are real; to equal resp. distinct pairs u1u_1, u2u_2 there correspond equal resp. distinct numbers, and the sum, difference, product of two complex numbers u1+u2iu_1 + u_2 i, v1+v2iv_1 + v_2 i (where u1u_1, u2u_2, v1v_1, v2v_2 are real) are formed according to the formulas

(u1+u2i)+(v1+v2i)=(u1+v1)+(u2+v2)i,(u1+u2i)(v1+v2i)=(u1v1)+(u2v2)i,(u1+u2i)(v1+v2i)=(u1v1u2v2)+(u1v2+u2v1)i.\begin{aligned} (u_1 + u_2 i) + (v_1 + v_2 i) &= (u_1 + v_1) + (u_2 + v_2) i, \\ (u_1 + u_2 i) - (v_1 + v_2 i) &= (u_1 - v_1) + (u_2 - v_2) i, \\ (u_1 + u_2 i)(v_1 + v_2 i) &= (u_1 v_1 - u_2 v_2) + (u_1 v_2 + u_2 v_1) i. \end{aligned}

One need not even remember these formulas, but only that the laws of the real numbers remain valid and that Theorem 300 holds; accordingly one simply computes as follows:

(u1+u2i)+(v1+v2i)=(u1+v1)+(u2i+v2i)=(u1+v1)+(u2+v2)i,(u_1 + u_2 i) + (v_1 + v_2 i) = (u_1 + v_1) + (u_2 i + v_2 i) = (u_1 + v_1) + (u_2 + v_2) i, (u1+u2i)(v1+v2i)=(u1v1)+(u2iv2i)=(u1v1)+(u2v2)i,(u_1 + u_2 i) - (v_1 + v_2 i) = (u_1 - v_1) + (u_2 i - v_2 i) = (u_1 - v_1) + (u_2 - v_2) i, (u1+u2i)(v1+v2i)=(u1+u2i)v1+(u1+u2i)v2i=u1v1+u2iv1+u1v2i+u2iv2i=u1v1+u2v1i+u1v2i+u2v2ii=u1v1+u2v1i+u1v2i+u2v2(1)=(u1v1u2v2)+(u1v2+u2v1)i.\begin{aligned} (u_1 + u_2 i)(v_1 + v_2 i) &= (u_1 + u_2 i) v_1 + (u_1 + u_2 i) v_2 i \\ &= u_1 v_1 + u_2 i v_1 + u_1 v_2 i + u_2 i v_2 i \\ &= u_1 v_1 + u_2 v_1 i + u_1 v_2 i + u_2 v_2 i i \\ &= u_1 v_1 + u_2 v_1 i + u_1 v_2 i + u_2 v_2 (-1) \\ &= (u_1 v_1 - u_2 v_2) + (u_1 v_2 + u_2 v_1) i. \end{aligned}

As for division, the computation yields, if v1v_1 and v2v_2 are not both 0,

u1+u2iv1+v2i=(u1+u2i)(v1v2i)(v1+v2i)(v1v2i)=(u1v1+u2v2)+((u1v2)+u2v1)i(v1v1+v2v2)+((v1v2)+v2v1)i=(u1v1+u2v2)+((u1v2)+u2v1)iv1v1+v2v2=u1v1+u2v2v1v1+v2v2+(u1v2)+u2v1v1v1+v2v2i\begin{aligned} \frac{u_1 + u_2 i}{v_1 + v_2 i} &= \frac{(u_1 + u_2 i)(v_1 - v_2 i)}{(v_1 + v_2 i)(v_1 - v_2 i)} = \frac{(u_1 v_1 + u_2 v_2) + (-(u_1 v_2) + u_2 v_1) i}{(v_1 v_1 + v_2 v_2) + (-(v_1 v_2) + v_2 v_1) i} \\ &= \frac{(u_1 v_1 + u_2 v_2) + (-(u_1 v_2) + u_2 v_1) i}{v_1 v_1 + v_2 v_2} = \frac{u_1 v_1 + u_2 v_2}{v_1 v_1 + v_2 v_2} + \frac{-(u_1 v_2) + u_2 v_1}{v_1 v_1 + v_2 v_2}\, i \end{aligned}

as the canonical representation in the sense of Theorem 301.