| word looked up : | home / archive |
Surreal numberThe surreal numbers are a class of numbers which includes all of the real numbers, and additional "infinite" numbers which are larger than any real number. They also include "infinitesimal" numbers that are closer to zero than any real number, and each real number is surrounded by surreals that are closer to it than any real number. In this, the surreals are similar to the hyperreal numbers, but their construction is very different and the class of surreals is larger and contains the hyperreals as a subset. Mathematicians have praised the surreal numbers for being simpler, more general, and more cleanly constructed than the more common real number system.Surreal numbers were first proposed by John Conway and later detailed by Donald Knuth in his 1974 book Surreal Numbers: How Two Ex-Students Turned on to Pure Mathematics and Found Total Happiness. This book is actually a mathematical novelette, and isn'table as perhaps the only time a new mathematical idea has been first presented in a work of fiction. In his book, which takes the form of a dialogue, Knuth coined the term surreal numbers for what Conway had simply called numbers originally. Conway liked the new name, and later adopted it himself. Conway then described the surreal numbers and used them for analyzing games in his 1976 book On Numbers and Games.
| |||
The basic idea behind the construction of surreal numbers is similar to Dedekind cuts. We construct new numbers by representing them with two sets of numbers, L and R, that approximate the new number; the set L contains a set of numbers below the new number and the set R contains a set of numbers above the new number. We will write such an approximation as { L | R }. We will pose no restrictions upon L and R except that each of the numbers in L should be smaller than any number in R. For example, { {1, 2} | {5, 8} } is a valid construction of a certain number between 2 and 5. (Which number exactly and why will be explained later on.) The sets are explicitly allowed to be empty. The informal interpretation of a pair { L | {} } will be "a number higher than any number in L", and of { {} | R } "a number lower than any number in R". This leads to the following construction rule:
Given a surreal number x = { XL | XR } the sets XL and XR are called the left set of x and right set of x respectively. To avoid lots of brackets we will write { {a, b, ... } | { x, y, ... } } simply as { a, b, ... | x, y, ... } and { {a} | {} } as { a | } and { {} | {a} } as { | a }.
In order for the generated numbers to actually qualify as numbers there has to be a "less than or equal to" relation (here written as ≤) defined on them. This is supplied by the following rule:
The two rules are recursive, so we need some form of induction to put them to work. An obvious candidiate would be finite induction, i.e., generate all numbers that can be constructed by applying the construction rule a finite number of times, but, as will be explained later on, things get really interesting if we also allow transfinite induction, i.e., apply the rule more often than that. If we want the generated numbers to represent numbers then the ordering that is defined upon them should be a total order. However, the relation ≤ defines only a total preorder, i.e., it isn't antisymmetric. To remedy this we define the binary relation == over the generated surreal numbers such that
Since this defines an equivalence relation the ordering on the equivalence classes implied by ≤ will be a total order. The interpretation of this will be that if x and y are in the same equivalence class then they actually represent the same number. The equivalence classes to which x and y belong are denoted as [x] and [y] respectively. So if x and y belong to the same equivalence class then [x] = [y].
Let us now consider some examples and see how they behave under the ordering. The most simple example is of course
which can be constructed without any induction at all. We will call this number 0 and the equivalence class [0] will be written as 0. By applying the construction rule we can consider the following three numbers
The last number is however not a valid surreal number because 0 ≤ 0. If we now consider the ordering of the valid surreal numbers we will see that
where x < y denotes that not(y ≤ x). We will refer to { | 0 } and { 0 | } as -1 and 1 respectively, and the corresponding equivalence classes as simply -1 and 1, respectively. Since every equivalence class contains only one element we can replace in statements about ordering the surreal numbers with their equivalence classes without the risk of ambiguity. For example, the statement above could also have been written as:
or even
If we apply the construction rule once more we obtain the following ordered set:
We can now make two observations:
The first observation raises the question of the interpretation of these new equivalence classes. Since the informal interpretation of { | -1 } is "the number just before -1" we will call it number -2 and denote its equivalence class as -2. For a similar reason we will call { 1 | } number 2 and its equivalence class 2. The number { -1 | 0 } is a number between -1 and 0 and we will call it -1/2 and its equivalence class -1/2. Finally we will call { 0 | 1 } the number 1/2 and its equivalence class 1/2. More justification for these names will be given once we have defined addition and multiplication.
The second observation raises the question if we can still replace the surreal numbers with their equivalence classes. Fortunately the answer is yes because it can be shown that
where [X] denotes { [x] | x in X }. So the description of the ordered set that was found above can be rewritten to:
which in turn can be rewritten as
The addition and multiplication of surreal numbers are defined by the following three rules:
where X + y = { x + y | x in X } and x + Y = { x + y | y in Y }.
where -X = { -x | x in X }
where XY = { xy | x in X and y in Y }, Xy = X{y} and xY = {x}Y.
These operations can be shown to be well-defined for surreal numbers, i.e., if they are applied to well-defined surreal numbers then the result will again be a well-defined surreal number, i.e., the left set of the result will be "smaller" than then the right set.
With these rules we can now verify that the chosen names of the numbers we found sofar are appropriate. It holds for instance that 0 + 0 = 0, 1 + 1 = 2 and 1/2 + 1/2 == 1.
The operations as defined above are defined for surreal numbers but we would like to generalize them for the equivalence classes we defined on them. This can be done without ambiguity because it holds that
Finally it can be shown that the generalized operations on the equivalence classes have the desired algebraic properties, i.e., the equivalence classes plus their ordering and the algebraic operations constitute an ordered field, with the caveat that they do not form a set but a proper class, see below. In fact, it is a very special ordered field: the biggest one. Every other ordered field can be embedded in the surreals. (See also the definition of rational numbers and real numbers.)
Until now we have not really looked at what numbers we can and cannot create by applying the construction rule. We will first start with the assumption that we only generate those numbers that can be created by applying the rule a finite number of times. We do this by inductively defining Sn with n a natural number as follows:
This leads to the following observations:
As a consequence all generated numbers are dyadic fractions, i.e., can be written as an irreducible fraction
The next step consists of taking Sω and continuing to apply the construction rule to it and thus constructing Sω+1, Sω+2 et cetera. Note that the left sets and right sets may now become infinite.
In fact, we can define a set Sa for any ordinal number a by transfinite induction. The first time a given surreal number appears in this process is called its birthday. Every surreal number has an ordinal number as its birthday.
Already in Sω+1 will we find the fractions that were missing in Sω. For example, the fraction 1/3 can be defined as
Another number that is already constructed in Sω+1 is
Next to infinitely small numbers also infinitely big numbers are generated such as
Lots of numbers can be generated this way; in fact so many that no set can hold them all. The surreal numbers, like the ordinal numbers, form a proper class.
The definition of surreal numbers contained one restriction: each element of L must be strictly less than each element of R. If this restriction is dropped we can generate a more general class known as games. All games are constructed according to this rule:
Addition, negation, multiplication, and comparison are all defined the same way for both surreal numbers and games.
Every surreal number is a game, but not all games are surreal numbers. The class of games is more general than the surreals, and has a simpler definition, but lacks some of the nicer properties of surreal numbers. The class of surreal numbers forms a field, but the class of games doesn't. The surreals have a total order: given any two surreals, they are either equal, or one is greater than the other. The games have only a partial order: there exist pairs of games that are neither equal, greater than, nor less than each other. Each surreal number is either positive, negative, or zero. Each game is either positive, negative, zero, or fuzzy (incomparable with zero). If x, y, and z are surreals, and x=y, then x z=y z. However, if x, y, and z are games, and x=y, then it isn't always true that x z=y z.
The surreal numbers were originally motivated by studies of the game Go, and there are numerous connections between popular games and the surreals. In this section, we will use a capitalized Game for the mathematical object {L|R}, and the lowercase game for recreational games like Chess or Go.
We consider games with these properties:
For most games, the initial board position gives no great advantage to either player. As the game progresses and one player starts to win, board positions will occur where that player has a clear advantage. For analyzing games, it is useful to associate a Game with every board position. The value of a given position will be the Game {L|R}, where L is the set of values of all the positions that can be reached in a single move by Left. Similarly, R is the set of values of all the positions that can be reached in a single move by Right. This simple way to associate Games with games yields a very interesting result. Suppose two perfect players play a game starting with a given position whose associated Game is x. The winner of the game is determined:
Sometimes when a game nears the end, it will decompose into several smaller games that do not interact. For example, in Go, the board will slowly fill up with pieces until there are just a few small islands of empty space where a player can move. Each island is like a separate game of Go, played on a very small board. It would be useful if each subgame could be analyzed separately, and then the results combined to give an analysis of the entire game. This doesn't appear to be easy to do. For example, you might have two subgames where whoever moves first wins, but when they are combined into one big game, it's no longer the first player who wins. Fortunately, there is a way to do this analysis. Just use the following remarkable theorem:
In other words, gluing together several non-interacting games is equivalent to simply adding their Games!
Historically, Conway developed the theory of surreal numbers in the reverse order of how it has been presented here. He was analyzing Go endgames[?], and realized that it would be useful to have some way to combine the analyses of non-interacting subgames. From this he invented the concept of a Game and the addition operator for it. From there he moved on to developing a definition of negation and comparison. Then he noticed that a certain class of Games had interesting properties; this class became the surreal numbers. Finally, he developed the multiplication operator, and proved that the surreals are actually a field, and that it includes both the reals and ordinals. It is amazing that all this came out of the study of Go!
拜了父母。然后入朝謝恩,又到各岳父家謝親,不必細
完姻,謝靈花這邊都是謝元主持其事。恰好那一日平山
絕,都不必細表。
這三家完姻,足足鬧了個月方才無事。眾王侯自從封贈
羅爺遂同眾人上本。天子准奏,各賜了御祭。眾人謝恩
在長安,向日被沈謙削平的,久已修整如新,不須再造
將他父母的墳同他妻子的墳,別自擇日,創立設祭,他
全回鎮江,趙胜回丹徒,胡奎回淮安,楊春、金輝、戴
州,洪恩、洪惠回鎮江,王大公、王宗、王寶、王宸回
必交代。
單言趙胜回家祭祖,正從鵝頭鎮經過,巧遇冤家黃金印
下!”家將得令,上前將黃金印抓下馬來,拖翻在地,
來認俺一認,可該你的房飯錢了。”那黃金印抬頭一看
喝令扯下去打。打了四十大棍,即喚地方官取一面重枷
”正是:善惡到頭終有報,衹爭來早与來遲。
按下趙胜的事。且說各位王侯回家祭祖,有兩個月的限
了旨,各歸府第,那張二娘的飯店房子,己改做尼姑庵
,帶了各行的匠人,到城外梅花岭還愿,興工建廟,塑
水云庵,重新修造佛像,裝金。
眾位王侯諸事已畢,每日上朝輔政,真乃是:君明臣良
子說道:“賴眾卿建功立業,欲效太宗的故事,于凌煙
意下如何?”眾人一齊跪下謝恩,說道:“這是萬歲的
丹青,上凌煙閣圖畫眾人之像,這些眾功臣跟隨天子上
令丹青落筆,不消半日,就畫全了:正當中是天子的龍
子一看,衹見須眉畢露,笑貌如生,十分精巧。天子大
共樂,慶賀功勛,光祿寺領旨,不一時備齊了御宴,天
軍樓閣畫神仙。
話說君臣們飲宴,盡歡而散,次日五鼓,眾功臣入朝謝
散,窮困已极,那想還有今日!全虧了兩個孩兒,糾合
靈,下酬戚友!”當下遂令旗牌各府投帖,請宴謝神。
忙忙出廳迎接,次序坐下,羅爺吩咐內外擺席,兩旁鼓
飲宴,羅爺父子相陪﹔內席是馬太太領著眾家的太太飲
,內外官客、堂客衹飲至三更方才散席。真正:合家歡
部何等光天化日,這豈非親賢遠佞之明效大驗哉!
.
On
wordlookup.net
All is still licensed under the GNU FDL.
It uses material from the wikipedia.
|
|