open encyclopedia * Article Search: * *
*
*

Reed's law

From open-encyclopedia.com - the free encyclopedia.

Reed's law is the assertion of David P. Reed that the utility of large networks, particularly social networks, can scale exponentially with the size of the network.

The reason for this is that the number of possible sub-groups of network participants is <math>2^N - N - 1 \, <math>, where <math>N<math> is the number of participants. This grows much more rapidly than either

  • the number of participants, <math>N<math>, or
  • the number of possible pair connections, <math>N (N - 1) / 2\,<math> (which follows Metcalfe's law)

so that even if the utility of groups being available to be joined is very small on a per-group basis, eventually the network effect of potential group membership can dominate the overall economics of the system.

Derivation of the number of possible subgroups

Given a set A which represents a group of people, and whose members are persons, then the number of people in the group is the cardinality of set A.

The set of all subsets of A is the power set of A, denoted as <math> \mathcal{P} (A) <math>:

<math> \mathcal{P}(A) = \{B : B \subseteq A\} <math>.

It is known in set theory that the cardinality of <math> \mathcal{P}(A) <math> is equal to 2 to the power of the cardinality of A, i.e.

<math> \mbox{card} \, \mathcal{P}(A) = 2^{\mbox{card} \, A} <math>.

However, A itself belongs to its own power set <math> \mathcal{P}(A) <math> but if A is considered as a group of people, then A is not a proper "subgroup" of itself:

<math> \mbox{card} \, \left( \mathcal{P}(A) - \{A\} \right) = 2^N - 1 <math>,

where <math> N = \mbox{card} \, A <math>.

Then, any members of <math> \mathcal{P}(A) <math> which are singletons are not considered "groups of people". Since each individual in a group can form a singleton, then the number of singletons in A is equal to the cardinality of A:

<math> \mbox{card} \{C : C \in \mathcal{P}(A) \wedge \mbox{card} \, C = 1 \} = N, <math>
<math> \mbox{card} \, \left( \mathcal{P}(A) - \{A\} - \{C : C \in \mathcal{P}(A) \wedge \mbox{card} \, C = 1 \} \right) = 2^N - N - 1. <math>

But notice that — using Big O notation — the function <math> 2^N - N - 1 \, <math> is <math> O(2^N) \, <math> as <math> N \rightarrow \infty \, <math>, so that it is exponential.

See also

External links


de:Reedsches Gesetz

Contribute Found an omission? You can freely contribute to this Wikipedia article. Edit Article
Copyright © 2003-2004 Zeeshan Muhammad. All rights reserved. Legal notices. Part of the New Frontier Information Network.