©Copyright JASSS

JASSS logo ----

Anselm Fleischmann (2005)

A Model for a Simple Luhmann Economy

Journal of Artificial Societies and Social Simulation vol. 8, no. 2
<https://www.jasss.org/8/2/4.html>

To cite articles published in the Journal of Artificial Societies and Social Simulation, reference the above information and include paragraph numbers if necessary

Received: 20-Sep-2004    Accepted: 28-Feb-2005    Published: 31-Mar-2005


* Abstract

The core of this work is the definition of an agent-based model for a simple Luhmann economy based on publications of Niklas Luhmann. Using an implementation on a default personal computer the behaviour of the model is studied when assumptions regarding initial conditions are made. Fuzzy-c-means clustering is used as visualisation aid. The impact of the observation horizon (a model parameter determining how far agents can see) is studied interactively. Solution paths of the Luhmann economy originating from an initial endowment to equilibrium (when the economy settles down) are studied. The impact of model parameters determining the unevenness regarding the initial distribution of wealth is studied by Monte Carlo simulation. Niklas Luhmann's hypothesis, that the economy starts from and produces further inequality in order to continue (see Luhmann 1988, p. 112) could be reproduced by computer simulation. The main characteristic of the approach is the consideration of the cohesive structure of communication (i.e. one communicative act - many understanding observers) also prominent in Dunbar (1996, pp. 192-207). The model gives directions how to model further aspects of Niklas Luhmann's theory.

Keywords:
Agent-Based Modelling, Luhmann Economy, Fuzzy Clustering

* Introduction

1.1
Niklas Luhmann's social theory uses many abstract concepts but is not formulated in a formal language. It has become an important line of thought within sociology (Joas and Knöbl 2004, pp. 351-392) but it is hard to access for other disciplines. Several attempts have been made to formalise Niklas Luhmann's work by the usage of agent-based models. Most prominent are models focussing on the emergence of symbols[1] (see Kron and Dittrich 2002) as well as models that emphasise the anticipation/recursion dichotomy[2] (see Leydesdorff 2004).

1.2
As economic concepts such as the exchange of goods between agents are easier to capture in quantitative terms, this paper tries to model along Niklas Luhmann's publication about the economy (Luhmann 1988). It describes an agent-based model for a simple Luhmann economy. The term simple Luhmann economy and the assumptions used for an agent-based model are explained in the next sections.

1.3
Once a model for a Luhmann economy is developed, it may serve as a template for other function systems[3] (e.g. law, politics, family). Models may even be combined to study mutual effects. Nelson and Winter (1982, p. 405) comment on the linguistic and conceptual isolation of economics and its sister social sciences. Choosing Luhmann (1988) as a template for modelling may help to bridge this gap.

Luhmann Economy

1.4
Luhmann (1988) contains an analysis of economic phenomena - or rather economic communications - on the proposition that the function system[4] economy is one of several subsystems of society[5]. Evolutionary arguments[6] are used to explain the historical development to the present, thus leading to the following stages of economic development (simplified and summarised): Stage 1 is referred to as a "simple Luhmann economy" in this paper.

Modelling Implications

1.5
In order to apply the technique of agent-based modelling (Axelrod 1997)[9], the following key concepts of Niklas Luhmann's theory of social systems were used as assumptions:

1.6
An important consequence is, that neither people (psychic systems[20]) nor the physical world, are "part of" the social system under consideration but do belong to its (necessary) environment. This equally holds for the economic system. Communications that belong to other function systems (e.g. politics, law, science) are part of its environment.

* A Model for a Simple Luhmann Economy

2.1
The following design goals were used for the model presented in this paper:

2.2
The simulations should confirm Niklas Luhmann's hypothesis of the (autopoietic) propagation of inequality that drives the economic system. Agent-based models that study similar economic phenomena - without making use of Niklas Luhmann's concepts of social systems - were developed by Pingle and Tesfatsion (2003). Visualisation techniques will be used to investigate patterns of internal differentiation.

Agents and Neighbourhoods

2.3
Each agent inhabits exactly one of n * m squares. The squares are positioned in a 2-dimensional lattice (world) with n rows and m columns. Both n and m are natural numbers ≥ 1.

2.4
Agents have the ability to observe other agents that are within reach of the observation horizon o. o is a natural number and denotes how many rows or columns apart an agent can "see". So in the straight forward case when o = 1 an observing agent can observe all its eight (north, south, west, east and in between directions) neighbours and of course itself.

2.5
Edges are eliminated by closing the array like a torus, so that row 1 is also neighbouring row n, as well as column 1 is also neighbouring column m. By this the number of observable squares is the same for all agents with the same observation horizon o.

2.6
It is further assumed that all agents have the same observation horizon and behave according to the same rules.

Portfolios

2.7
There are g different goods that can be owned and traded by agents. g is a natural number ≥ 2.

2.8
Each agent has a portfolio of g different goods. An n*m × g stock matrix At describes the portfolios (stocks) of all agents at discrete time t ≥ 0. Because goods are modelled undividable all entries in matrix At are natural numbers. There is no short selling (or credit), so At ≥ 0 for all t.

Trades and Trade Runs

2.9
Agents trade with other agents within their observation horizon. A single trade involves two trading agents and two goods. One agent proposes to exchange an amount of good A in exchange for an amount of good B.

2.10
Let an n*m × n*m × g matrix Pt describe all the proposals from agents i to agents j regarding goods k at time t. A proposal from agent i to agent j implies exactly two entries different from zero in the ij th g-vector of the proposal matrix Pt. One strictly positive indicating an intended good's flow from agent i to agent j; one strictly negative in the reverse direction; all others zero. When there is no proposal from agent i to agent j the the ij th g-vector of matrix Pt is all zero.

2.11
The second (accepting) agent can only accept or refuse a proposal. There are no further choices. The deal matrix Dt has the same dimension as the proposal matrix Pt and describes the deals made by agents, when proposals are accepted.

2.12
Trades are always completed by both agents in the way they are agreed. No defection/cooperation type of behaviour (e.g. agents take proposed good A without exchanging good B) like an iterated prisoner's dilemma (Axelrod 1984, p. 8) is considered in the model. In a limited sense a trade is always beneficial for both partners. Agents receive at least something, comparable to solutions of the ultimatum bargaining game (Mehlmann 1997, pp.119-121).

2.13
A trade run involves the following steps:

2.14
Given the definitions above, a trade run affects the stock matrix At without changing the total quantities of each good (the sum of owned goods is constant).

2.15
In mathematical notation this reads as follows: AtT* 1n*m = w for all t. w is a g-vector denoting the total wealth of the system. 1n*m is an n × m-vector of 1s.

Observation

2.16
The rules that define the making of proposals and the acceptance of deals depend on mutual observation of agents. Agents are modelled with the ability to distinguish between themselves and their environment. An agent's (constructed) environment is constituted by the observable behaviour of those agents located within the observation horizon of the observing agent.

2.17
Regarding itself an agent observes:

2.18
Regarding its environment (the behaviour of other agents within the observation horizon) an agent observes: The proposal and acceptance rules are the same for all agents.

2.19
The rules regarding observation of other agents, making decisions upon other agents' behaviour and offering communication (acting) implemented in this model are a specific choice following the idea of bounded rationality as introduced by Simon (1951).

2.20
As observation is linked to making expectations in Niklas Luhmann's theory our agents' observations, which are subject to change, correspond to the notion of cognitive expectations. Our agent's decision rules (staying the same throgout trade runs) correspond to normative expectations (Luhmann 1984, p. 437; Luhmann 1995, pp. 320, 321).

2.21
A more general setting requires choices among decision rules (function spaces). The models presented in Kron (2002, pp. 175 ff, 209 ff) make use of these concepts but implement communication as a one-to-one[21] interaction between agents. The model presented here uses n-to-m communication patterns constrained by restrictions on mutual observaility of agents.

Displays of Wealth (Show Off)

2.22
Agents can perform displays of wealth called showoffs. Cheating, lying or misunderstandings (errors in information transfer) are not considered in the model.

2.23
As the model does not include prices or (explicit) utilities the following simple showoff rule is implemented:

2.24
To study the behaviour of the system when not influenced by other probabilities than the initial wealth of the system the showoff probability p is set to 1[23].

2.25
There are reasonable other rules, e.g.

2.26
In terms of the mathematical description the showoff rule is a one-to-one map showoff: A → A, of the set of n*m × g (stock) matrices A into itself. Let the matrix Xt be the observable (shown off) wealth. Note that Xt ≤ At for all t.

Rule for Making Proposals

2.27
Every agent can direct proposals to all its neighbours. Depending on an agent's observations different rules are applied: The rule for making proposals comprises two sub rules that are slightly more complicated than the general setting. They are described in the following chapters. In mathematical notation the overall proposal rule can be described as a one-to-one map propose: A × Δ × A → Δ . A denotes the set of n*m × g (stock) matrices as before. Δ denotes the set of n*m × n*m × g (proposal, deal or flow) matrices. As proposals depend on stock prior deals and displayed wealth the following identity holds Pt = propose(At,Dt-1,showoff(At)) for all t ≥ 1.
Arbitrage Rule

2.28
The main idea behind the arbitrage rule is the concept of naive prognosis, i.e. tomorrow will be the same as today. In the context of this model this means: If an agent observes another agent exchanging goods A and B in certain quantities, the agent expects the observed agent to do the same in the next run.

2.29
The situation, in which agent i makes proposals according to the arbitrage rule is characterised as follows:

2.30
Without loss of generality agent i selects good A as the primary object of the intended trade and selects good B as payment. Given this distinction, the set of observed deals (exchanges between A and B) can be split up in observed purchases (of good A) and observed sales (of good A) according to the sign of the observed deal.

2.31
In this setting a purchase (of good A, say by agent ji) constitutes an opportunity to sell the same good A (at the same price) to this agent j. Following the same reasoning, a sale by agent ji constitutes an opportunity to buy. Agent i now selects the cheapest price, i.e. the quantity of good B for one piece of good A among the opportunities to buy and the highest price among the opportunities to sell. If this cheapest purchase price is lower than the highest sales price, then a proposal is addressed to each of the agents, where the respective prices have been identified. If the disposable stock admits only one proposal, only one proposal is made. If the cheapest purchase price or the highest sales price is not unique, the agent with the lexicographic[24] smallest index is selected respectively.

2.32
Reasonable variations of this arbitrage rule could be the following: The Arbitrage rule as outlined above was chosen as the most simple and straightforward one.
Proposal Rule following Showoff

2.34
Proposals are made according to the proposal rule following showoff, when no arbitrage rule proposals could be made. The showoff rule is less complex than the arbitrage rule. Before an agent i makes a proposal according to the showoff rule, it faces the following situation:

2.35
For every good k1 the procedure is followed: When the wealthiest neighbour is not unique, the neighbour with the lexicographic[25] smallest index is selected.

2.36
Possible variations of the proposal rule following showoff include For simplicity reasons the show off rule as outlined above was selected in the model.

Rules for Accepting Proposals

2.37
Deals are accepted following a rule that is similar to the arbitrage rule. Before accepting deals between goods A and B agent j is in the following situation

2.38
For all suitable combinations of goods A and B agent j follows the following rule If lowest purchase prices or highest sales prices are not unique, the lexicographic[26] order is used to determine a unique proposing agent.

2.39
The rule according to which a proposal to exchange good A with good B is accepted, if there is only one of its kind available (singleton proposal) can be considered rational for the following reasons: If the (singleton) proposal was addressed to the agent according to the arbitrage rule then a proposal with the same price was selected in an earlier run. If - in the other case - the proposal was addressed to the agent according to the proposal rule following showoffs there is no competitive argument. Still the following holds:

2.40
Possible variations of the deal acceptance rule include For the sake of simplicity the acceptance rule as outlined above was selected.

2.41
In mathematical notation the deal acceptance rule can be described as a one-to-one map deal: A × Δ → Δ using the same definitions for A and Δ as before. The acceptance of deals depends on stock and (pending) proposals and reads in functional form as follows Dt = deal(At,Pt) for all t ≥ 1.

2.42
As all maps showoff, propose, deal are are one-to-one they can be combined into a map trade: A × Δ → Δ , so that the (simplified) identity holds Dt = trade(At,Dt-1) for all t1.

Clearing Deals

2.43
The last step of a trade run is the clearing of deals. It does not involve any action or communication of the agents. In this model, it is assumed that all agents have dealt with each other within one "tick" of time. Resetting the variables of all agents in a bookkeeping manner can therefore be done in one final, separate step. A different model architecture (e.g. picking agents at random that deal with and observe each other) would require the same clearing immediately after each deal on an individual level.

2.44
In this step the flows (deals) are added to the stock according to the straight forward rule:

ai,k,t+1 = ai,k,t + Σj di,j,k,t - Σj dj,i,k,t for all i, k and t

Given the definitions above, the clearing of deals can be expressed in matrix notation as a one-to-one map clear: A × Δ → Δ giving the identity At+1 = clear(At,Dt).

Dynamics

2.45
The dynamics of the system can be summarised by the following equalities:
Flows:Dt = trade(At, Dt-1) = deal(At, propose(At, Dt-1, showoff(At)))
Stocks: At+1 = clear(At, Dt).
subject to the following initial and transversality conditions: and the definitions:

2.46
The specifics of the model are:

2.47
Potential enhancements include:

* Simulation and Analysis

3.1
The model was implemented in Microsoft Excel and VBA (Visual Basic for Applications) to allow for simulation and exploration on a default personal computer. As an aid for the detection and visualisation of the behaviour of solutions a fuzzy clustering algorithm (see Wolkenhauer 2001, pp. 94 ff) was additionally implemented and used.

Interactive Model

3.2
The main design guideline was to use user-defined-functions. By this the full functionality of a spread-sheet program can be used, as changes in variables are immediately reflected in results (as far as computing time allows for immediacy). This approach allows the construction of initial distributions of wealth and interactive observation of the behaviour of the model. The following figures give an overview of how the model works. The VBA Code can be found in Appendix A.

3.3
Only one parameter - the number of goods - has to be specified (in this case 3). The initial distribution then needs to be put into a matrix (a range in terms of Excel). The only requirement is that the number of rows must be a multiple of the number of goods specified initially.

3.4
The colours result from a classification by fuzzy clustering into 2 clusters (rich/poor). The clustering is achieved by the fuzzy-c-means clustering algorithm. The fields with blue background colour indicate that their membership in cluster with rank 1 is above 60%. The fields with a red background have a cluster membership in cluster with rank 2 above 60%. Uncoloured fields do not fulfil either of the two conditions. The clusters get ranked according to Euclidean norm of their cluster centres. The parameters for cluster weight can be chosen (in this setting 1.5 was used).

Figure
Figure 1. Initial wealth with 3 Goods in a 6 × 6 world, Spreadsheet

3.5
The example shows an initial distribution where goods A and C are owned fairly low in number. Good B is owned in larger quantities. In contrast to good A and good B, good C is distributed fairly equal. This initial distribution was generated by using random numbers from beta distributions, each good with a different parameter setting and truncating the random numbers to integer values. After 500 trade runs with an observation horizon 1 (agents can observe other agents that are no more than 1 row or column apart) and a show off probability of 100% the following result is calculated:

Figure
Figure 2. Stock after 500 trade runs, observation horizon 1, show off probability 100%

Note that the evenness of distribution of wealth of good C has been lost.

3.6
The flows show the following structure:

Figure
Figure 3. Flow in 500 trade runs, observation horizon 1, show off probability 100%

The figure is obtained by adding the absolute value of goods flows throughout the trade runs. The colours now refer to 3 clusters. Blue is again the cluster which ranks highest in Euclidean norm of the cluster centre, green ranks lowest. So blue agents trade most, green ones trade lowest. Not surprisingly, the given case clusters show a cohesive pattern, as deals are only made with direct neighbours.

3.7
Let us compare the result with an increased observation horizon:

Figure
Figure 4. Stock after 500 (137) trade runs, observation horizon 2, show off probability 100%

As an immediate consequence the system reaches equilibrium (a fixed point) after 137 trade runs. Equilibrium is defined as a situation in which no more deals occur or when a cycle is reached.

3.8
From the results presented one can see, that equilibrium is primarily characterised by an even distribution in good B. Other goods are not distributed as evenly as good B. This is due to fact that individual showoffs only occur with the good that an agent owns most in number.

3.9
This leads to the question how many iterations are needed to reach equilibrium with observation horizon 1. The result is 159,219 trade runs, which is a big difference. The clustering of the flows does no longer show the same pattern:

Figure
Figure 5. Flow in 500 (137) trade runs, observation horizon 2, show off probability 100%

It is worth mentioning that a further increase of the observation horizon to 3 does not give a different result to observation horizon 2. In a 6 × 6 world observing other agents that are no more than 2 rows or columns apart (in each direction) is a situation that nearly amounts to "every agent observes every other agent".

3.10
I would like to add the following comments regarding usage and limits of the model

Characteristics of Solution Paths

3.11
In order to observe solution paths the following statistics are collected: Although these statistics amount to an outside observation of the larger environment it is nevertheless interesting for studying the behaviour of the system. The following sections show the statistics for the examples shown above.
Distance to Mean

3.12
The development of the average distance to mean is shown in the following figures

Figure
Figure 6. Distance to mean (even distribution), observation horizon 1; only the first 500 trade runs are shown

3.13
The next figure will show the development of the distance to mean given the same initial distribution but an observation horizon 2. As indicated above, the system reaches equilibrium after 137 trade runs. In both cases the distance to mean regarding good C is increased during the first trade runs, where as the distance to mean of good B lowers. At a certain point this development stops and the system shows a fairly irregular pattern. There are instances when the distance to mean is even bigger than the initial distribution for all goods. This irregular pattern finally breaks down and the distance to mean of good B (the good that is most abundant) falls below 1, the system reaches equilibrium.

Figure
Figure 7. Distance to even distribution, observation horizon 2

The difference between observation horizon 1 and 2 is, that the irregular phase lasts about 150.000 trade runs given observation horizon 1, and merely 80 trade runs given observation horizon 2.

Activitites

3.14
The next statistics collected are the number of activities. As expected the increased observation horizon leads to more proposals but a smaller number of accepted deals, because only one best deal among all proposals (per pair of exchangable goods) is chosen.

Figure
Figure 8. Activities statistics, observation horizon 1; first 500 trade runs

Figure
Figure 9. Activities statistics, observation horizon 2

Prices

3.15
The last statistics collected are (weigthed) average prices:

Figure
Figure 10. Price statistics, observation horizon 1; first 500 trade runs

Figure
Figure 11. Price statistics, observation horizon 2

The qualitative behaviour appears to be the same in observation horizon 1 and 2.

Characteristics of Classes of Solutions

3.16
Scenarios were defined and evaluated by Monte Carlo simulation, in order to analyse the system for whole classes of initial distributions. All of the scenarios (except scenario 1a) refer to a 6 × 6 world, 3 goods, an observation horizon 1 and a show off probability 1 (deterministic). Scenario 1a analyses the impact of different show off probabilities. As these sizes can be given as parameters to the software developed examples have been calculated also in a 4 × 4 and 12 × 12 world. A world with 12 × 12 agents is closer to the size of an early homo sapiens group, as explained in Dunbar (1996, p. 63).

3.17
In the 4 × 4 world an observation horizon 1 is nearly equivalent to the situation of every agent observing every other agent. So this world was considered too small. In a 12 × 12 world the limits of a default personal computer regarding an acceptable performance for model exploration were reached.

3.18
The 6 × 6 world shows rich behaviour such as cycles of different length, quick and late convergence.

3.19
The following scenarios have been defined
Scenario 1

3.20
Each scenario is based on the selection of 100 initial distributions of wealth (goods A, B, C) according to the rules given above. For each of the initial distributions a maximum of 2000 trade runs is computed. The following table gives information that was aggregated from the 100 cases of this scenario. Details can be found in Appendix B.

3.21
In order to check for the robustness of the scenarios, the scenarios were repeated (with further 100 cases) and their results compared. There were no differences in qualitative terms (types of cycles, number of trade runs). In quantitative terms the differences of the aggregated results were considered small enough.

Table 1: Aggregated results scenario 1

last run no dealsnumber no dealsepisode lengthtotal A+B+C
mean3777326
median3566325
std deviation124522
std deviation in %32%56%73%7%

3.22
The table contains the following columns:

3.23
Although the quantitative results are not very surprising, this scenario shows rich qualitative behaviour that does not emerge in the other scenarios: All of the observed cycles do appear in states that are very close to the equilibrium.

3.24
If the mapping would be continuous, the observed period length 3 would point to chaotic behaviour by Sarkovskii's theorem[28]. As the system only has a finite number of states it cannot be chaotic in terms of the definition. See Lawvere (2002, p.317) for the definition of a chaotic observable on a dynamic system.
Scenario 1a

3.25
Scenario 1a shows the influence of the show off probability on the characteristics of solutions to the model. The results are given in the following figures:

Figure
Figure 12. Means of characteristics varying with showoff probability

Figure
Figure 13. Median of characteristics varying with showoff probability

Figure
Figure 14. Relative Standard deviation of characteristics varying with showoff probability

3.26
The simulations indicate that episode length and the number of temporary rest points are fairly invariant to changes of the show off probability when the mean or median of the cases is considered. This is reasonable as episodes largely depend on the continuation of deals by applying the arbitrage rule. However the relative deviation shows an interesting pattern.

3.27
Regarding the number of trade runs required to reach equilibrium (last run no deals), a peak is achieved at a show off probability of 20% that is slowly decreasing to the value when show off is deterministic.
Scenario 2

3.28
Scenario 2 is very similar to scenario one, except that the intervals in which the goods A, B, C are distributed are no longer the same. Good B is must abundant. Good C is scarcest.

Table 2: Aggregated results scenario 2

last run no dealsnumber no dealsepisode lengthtotal A+B+C
mean75810361
median5578364
std deviation825525
std deviation in %109%62%55%7%

Compared to scenario 1 the mean number of trade runs required to reach equilibrium (last run no deals) more than doubles, the median moves from 34.5 to 54.5. The relative standard deviation at least doubles. The number and the length of episodes are increased only slightly (in all measures).

3.29
Cycling occurs far less, i.e. in about 14% compared to nearly half of the cases in scenario 1. A cycle of period length 4 is observed.
Scenario 3

3.30
In Scenario 3 the unevenness of distribution is further increased. The initial wealth regarding good B (still most abundant) is now retrieved from a beta distribution with parameter values: a = 2, b = 1. The cumulative distribution function can be seen in the figure below. This parameter setting moves the mass of the distribution slightly to the right, i.e. more agents own a higher amount of good B. For the scarcest good C, the situation is intensified by selecting parameter values: a = 1, b = 2 and moving the mass of the distribution slightly to the left. The cumulative distribution function is shown below:

Figure
Figure 15. Cumulative Β(1,2) and Β(2,1) distribution functions

3.31
The results are summarised in the following table:

Table 3: Aggregated results scenario 3

last run no dealsnumber no dealsepisode lengthtotal A+B+C
mean1511112397
median97911397
std deviation1909722
std deviation in %126%76%54%6%

It is interesting that the step from scenario 1 to 2 shows a similar pattern as the step from scenario 2 to scenario 3. Mean and Median of the required number of trade runs to reach equilibrium nearly double again. The number of deals and episode length increase only slightly. Cycling (with period length 2) occurs only once.
Scenario 4

3.32
The final scenario 4 is characterised by further intensifying abundance of good B and scarcity of good C. The unevenness of the total distribution of wealth is also increased.

3.33
The next two figures show the cumulative distribution functions from which the initial endowments regarding good B and good C were calculated.

Figure
Figure 16. Cumulative Β(1,3) and Β(3,1) distribution functions

The following results were obtained:

Table 4: Aggregated results scenario 4

last run no dealsnumber no dealsepisode lengthtotal A+B+C
mean2911615414
median1801314414
std deviation33212917
std deviation in %114%78%62%4%

The pattern that was observed by moving from one scenario to the next is affirmed. Mean and median of the required trade runs to reach equilibrium nearly double again. The number of episodes and their length increases only slightly. No more cycles are observed.

* Conclusion

4.1
At the onset of this work there has been the idea to model what was called a simple Luhmann economy by an agent-based model. Studying the behaviour of the model showed conformity to Niklas Luhmann's hypothesis, that the economy starts from and produces further inequality in order to continue (see Luhmann 1988, p. 112).

4.2
The study of the behaviour of the system has shown:

4.3
The model turned out to be too simple to show distinctive patterns of differentiaton although fuzzy clustering has proved to be an aid in the interactive search for types of sytem behaviour. The development and specification of the model has given rise to further questions, such as: It also points to directions for future enhancements and so gives ideas how these questions might be answered.


* Notes

1see Luhmann (1995), p. 103-136

2see Luhmann (1995), p. 446-447: Self-referential, autopoietic reproduction would not be possible without an anticipatory recursivity.

3Luhmann (1989) includes a glossary of the most frequent terms in English.

4see Luhmann (1989) for a concise description of societal function systems. The differentiation of (world) society into function systems (and its primacy) is among the core theorems of Niklas Luhmann's theory. Note that both society as a whole and its function systems are defined as social systems.

5see Luhmann (1995), p. 412: Society is a system for which an encompassing system does not exist

6see Luhmann (1988), p. 413: society is the result of evolution. One does also speak of “ermergence”. ... there is today no other theory (except evolution) that can explain the emergence and reproduction of structures of the social system society

7see Luhmann (1988), p. 232: One can oppose the theorem of a certain structural isomorphism of meaning and money - if one means something different by meaning. But insights, that are worth to be preserved are possibly lost in this case.

8see further Luhmann (1993), pp 175-186

9see Axelrod (1997) p. 3: Agent-based modelling is a third way of doing science. Like deduction, it starts with a set of explicit assumptions. But unlike deduction, it does not prove theorems. Instead, an agents-based model generates simulated data that can be analysed inductively

10see Luhmann (1995), p. 43: An element is, what for a system functions as a not further dissoluble unity;

11see further Luhmann (1995), p. 240: To the Question, what are the parts of social systems, we give a double answer: Communications and their attribution as action.

12see further Luhmann (1995), p. 78: The system builds itself from instable elements, that last only a short amount of time - or as in the case of action have no duration by themselves. ... A stable system consists of unstable elements. The stability is a consequence of itself being a system, not of the elements. Still the system is constituted by its elements - in this case events. It has no basis for duration outside of these events (this is why we experience the present necessarily as short)

13see Luhmann (1995), p. 398: The theory of events and structures plus the theory of expectations are put together by the proposition that structures of social systems are made of expectations, that they are structures of expectations, and that for social systems - because they temporalise their elements as events of action - there are no other options to build structures. That means: structures do only exist as present structures

14see further Luhmann (1995), p. 363: Expectations are a primitve technique. This technique can be used nearly without prerequisites. It is not necessary to know who you are or what you know about your environment. One can have an expectation, without knowing the world - for pure luck. It is solely important, that the expectation can be used by the autopoiesis, so that the access to connecting reality constructions (“Vorstellungen”) is sufficiently pre-structured.

15See further Luhmann (1995), p. 149: In a somewhat different formulation, one can say: communication transforms the difference between information and utterance into the difference between acceptance or rejection of the utterance.

16see Luhmann (1995), p. 203: If communication is defined as synthesis of three selections (the unity of information, utterance and understanding), it is realised when and to what extent understanding happens. Everything further happens outside the unity of an elementary communication. This is not to be confused with the acceptance of refusal of the (communicated, i.e. understood) selection as a basis for own behaviour. But it cannot be ignored.

17For the definition of information (what was said?), utterance (was it said?) and understanding (selection of meaning) see Luhmann (1995), pp.137-175

18See Luhmann (1988), p. 26: that means, the structures of a system can only be varied by the systme's own operations. These operations themselves depend on the structures of the system.

19see Luhmann (1995), p. 92: Psychic and social systems evolved by means of Co-evolution

20Psychic systems are like social systems defined as autonomous systems processing meaning. Their elements are thoughts, not communications, see Luhmann (1995), p. 59

21The term n-to-m refers to n agents performing the task of Alter, m agents performing the task of Ego. Note that in Luhmann's terminology Ego is the agent that understands information and utterance of the agent Alter. Alter is the agent that has provided an offer for communication (an action), as attributed (understood) by Ego.

22The choice of the lexicographic smallest index (instead of random) was preferred at this stage of model development to be able to reproduce results.

23The motivation to show-off lies outside the economic system. It is not governed by bounded rationality focussed on ownership of goods. Probability is used to separate autonomous system dynamics and environmental dynamics. The same holds for the initial distribution of wealth, which is also outside the dynamics of the economic system.

24see xxii

25see xxii

26see xxii

27The term larger environment refers to the environment of agents as observable to the constructer of the model, who has - compared to the agents within this model - superior observation capacity

28see Devaney (2003), p. 60: Let f:R into R be continous. Suppose f has a periodic point of period 3. Then f has periodic points of all other points.


* References

AXELROD, Robert M. (1984), The Evolution of Cooperation. Harper

AXELROD, Robert M. (1997), The Complexity of Cooperation. Princeton

DEVANEY, Robert L. (2003), An Introduction to Chaotic Dynamical Systems, 2nd Edition. Westview Press

DUNBAR, Robin I. M. (1996), Grooming, Gossip and the Evolution of Language. Harvard University Press, 1998

JOAS, Hans and KNÖBL Wolfgang (2004), Sozialtheorie, Zwanzig einführende Vorlesungen. Suhrkamp, 2004.

KRON, Thomas and DITTRICH, Peter (2002), "Kontingenz nach Luhmann - ein Simulationsexperiment" in Kron, Thomas (Ed.) (2002), Luhmann modelliert. Leske+Budrich

LAWVERE, F. William and Schanuel, Stephen H. (1997), Conceptual Mathematics. Cambridge University Press, 2002

LEYDESDORFF, Loet (2004), "Meaning, Anticipation and Codification in Functionally Differentiated Systems of Communications" in Kron, Thomas, Schimank, Uwe, Winter, Lars (eds), Luhmann simulated - Computer Simulations of the Theory of Social Systems. Hamburg, LIT-Verlag (in Vorbereitung) 2005.

LUHMANN, Niklas (1973), Zweckbegriff und Systemrationalität, 6. Auflage. Suhrkamp, 1999

LUHMANN, Niklas (1975), Macht. Lucius & Lucius. Suhrkamp, 2003

LUHMANN, Niklas (1984), Soziale Systeme, Grundriß einer allgemeinen Theorie. Suhrkamp, 1999

LUHMANN, Niklas (1988), Die Wirtschaft der Gesellschaft. Suhrkamp, 1999

LUHMANN, Niklas (1989), Ecological Communication (translated by John Bednarz, Jr.). The University of Chicago Press

LUHMANN, Niklas (1993), Risk: A Sociological Theory (translated by Rhodes Barrett). Aldine De Gruyter

LUHMANN, Niklas (1995), Social Systems (translated by John Bednarz, Jr.). Stanford University Press

LUHMANN, Niklas (1997), Die Gesellschaft der Gesellschaft. Suhrkamp, 1999

MEHLMANN, Alexander (1997), Wer gewinnt das Spiel. Vieweg

MILGROM, Paul (2003), Putting Auction Theory to Work. Cambridge University Press

MOOD, Alexander M. and Graybill, Franklin A. and Boes, Duane C. (1974), Introduction to the Theory of Statistics. McGraw Hill, 1983

NELSON, Richard R. and WINTER, Sidney G. (1982), An Evolutionary Theory of Economic Change. The Belknap Press of Harvard University Press

PINGLE, Mark and TESFATSION Leigh, 2003, "Evolution of Worker-Employer Networks and Behaviors Under Alternative Non-Employment Benefits: An Agent-Based Computational Study", pp. 253-284 in Anna Nagurney (ed.), Innovations in Financial and Economic Networks. Edward Elgar Publishers, 2003.

SIMON Herbert A. (1951), "A Behavioural Model of Rational Choice", Quarterly Journal of Economics 69, pp. 99-118. Reprinted in Models of Man. Wiley, New York, 1957

WOLKENHAUER, Olaf (2001), Data Engineering. Wiley

----

ButtonReturn to Contents of this issue

© Copyright Journal of Artificial Societies and Social Simulation, [2005]