In the mathematical field of geometric group theory, a length function is a function that assigns a number to each element of a group.

Definition

edit

A length function L : G → R+ on a group G is a function satisfying:[1][2][3]

Compare with the axioms for a metric and a filtered algebra.

Word metric

edit

An important example of a length is the word metric: given a presentation of a group by generators and relations, the length of an element is the length of the shortest word expressing it.

Coxeter groups (including the symmetric group) have combinatorially important length functions, using the simple reflections as generators (thus each simple reflection has length 1). See also: length of a Weyl group element.

A longest element of a Coxeter group is both important and unique up to conjugation (up to different choice of simple reflections).

Properties

edit

A group with a length function does not form a filtered group, meaning that the sublevel sets do not form subgroups in general.

However, the group algebra of a group with a length functions forms a filtered algebra: the axiom corresponds to the filtration axiom.

References

edit
  1. ^ Lyndon, Roger C. (1963), "Length functions in groups", Mathematica Scandinavica, 12: 209–234, doi:10.7146/math.scand.a-10684, JSTOR 24489388, MR 0163947
  2. ^ Harrison, Nancy (1972), "Real length functions in groups", Transactions of the American Mathematical Society, 174: 77–106, doi:10.2307/1996098, MR 0308283
  3. ^ Chiswell, I. M. (1976), "Abstract length functions in groups", Mathematical Proceedings of the Cambridge Philosophical Society, 80 (3): 451–463, doi:10.1017/S0305004100053093, MR 0427480

This article incorporates material from Length function on PlanetMath, which is licensed under the Creative Commons Attribution/Share-Alike License.

📚 Artikel Terkait di Wikipedia

Arc length

continuously differentiable (i.e., the derivative is a continuous function) function. The length of the curve is given by the formula L ( f ) = ∫ a b | f ′ (

Hash function

there are some hash functions that support variable-length output. The values returned by a hash function are called hash values, hash codes, (hash/message)

Periodic function

length of the interval over which a periodic function repeats is called its period. Any function that is not periodic is called aperiodic. A function

Sine and cosine

length to that of the adjacent side. The cotangent function is the ratio between the adjacent and opposite sides, a reciprocal of a tangent function.

Trigonometric functions

mathematics, the trigonometric functions (also called circular functions, angle functions or goniometric functions) are real functions which relate an angle of

Length of a Weyl group element

particular, a simple reflection has length one. The function l is then an integer-valued function of W; it is a length function of W. It follows immediately

Dehn function

element of the group) in terms of the length of that relation (see pp. 79–80 in ). The growth type of the Dehn function is a quasi-isometry invariant of a

String (computer science)

string. This function is often named length, len, or size. For example, length("hello world") would return 11. Another common function is concatenation