Definitions
Metcalfes Law&o=10616

Metcalfe's law

Metcalfe's law states that the value of a telecommunications network is proportional to the square of the number of users of the system (n²). First formulated by Robert Metcalfe in regard to Ethernet, Metcalfe's law explains many of the network effects of communication technologies and networks such as the Internet, social networking, and the World Wide Web. It is related to the fact that the number of unique connections in a network of a number of nodes (n) can be expressed mathematically as n(n-1)/2, which is proportional to n² asymptotically.

The law has often been illustrated using the example of fax machines: a single fax machine is useless, but the value of every fax machine increases with the total number of fax machines in the network, because the total number of people with whom each user may send and receive documents increases.

Metcalfe's law is more of a heuristic or metaphor than an iron-clad empirical rule. In addition to the difficulty of quantifying the "value" of a network, the mathematical justification measures only the potential number of contacts, i.e., the technological side of a network. However the social utility of a network depends upon the number of nodes in contact. For instance, if Chinese and non-Chinese users don't understand each other, the utility of a network of users that speak the other language is at zero, and the law has to be calculated for the two networks separately.

The n² Growth

A graph that has a number of edges, q, can only have edges
0 le q le binom{n}{2}
Where n is the number of vertexes in the graph. By definition,
binom{n}{2} = frac{n(n-1)}{2}
By using limits and the ratio of the maxium number of edges to n²

lim_{nrightarrow infty} frac{frac{n(n-1)}{2}}{n^2}

= lim_{nrightarrow infty} left(frac{n^2}{2} -frac{n}{2}right) * frac{1}{n^2}

= lim_{nrightarrow infty} frac{1}{2} - frac{1}{2n}
The second term goes to zero as n goes to infinity leaving only a constant which implies that the number of unique connections follows n^2.

See also

References

External links

Search another word or see Metcalfes Law&o=10616on Dictionary | Thesaurus |Spanish
  • Please Login or Sign Up to use the Recent Searches feature