Supriya Ghosh (Editor)

Vinculum (symbol)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

A vinculum is a horizontal line used in mathematical notation for a specific purpose. It is most commonly used today to indicate the repetend of a repeating decimal. It may be placed as an overline (or underline) over (under) a mathematical expression to indicate that the expression is to be considered grouped together. For most of its uses it has been replaced by parentheses in modern notational style.

Contents

Vinculum is Latin for "bond", "fetter", "chain", or "tie", which is suggestive of some of the uses of the symbol.

Proper usage

A vinculum can indicate a line segment where A and B are the endpoints:

  • A B ¯ .
  • A vinculum can indicate the repetend of a repeating decimal value:

  • 17 = 0.142857 = 0.1428571428571428571...
  • Similarly, it is used to show the repeating terms in a periodic continued fraction. Quadratic irrational numbers are the only numbers that have these.

    Its main use was as a notation to indicate a group (a bracketing device serving the same function as parentheses):

    ( a b + c ¯ ) ,

    meaning to add b and c first and then subtract the result from a, which would be written more commonly today as a − (b + c). Parentheses, used for grouping, are only rarely found in the mathematical literature before the eighteenth century. The vinculum was used extensively, usually as an overline, but Chuquet in 1484 used the underline version.

    The vinculum is used as part of the notation of a radical to indicate the radicand whose root is being indicated. In the following, the quantity a b + 2 is the whole radicand, and thus has a vinculum over it:

    a b + 2 n .

    In 1637 Descartes was the first to unite the German radical sign √ with the vinculum to create the radical symbol in common use today.

    The symbol used to indicate a vinculum need not be a line segment (overline or underline), sometimes braces, pointing up or down can be used.

    Other notations

    There are several mathematical notations which use an overbar that can easily be mistaken for a vinculum. Among these are:

    It can be used in signed-digit representation to represent negative digits, such as the following example in balanced ternary:

    π 10.011 1 ¯ 111 1 ¯ 000 1 ¯ 011 1 ¯ 1101 / ¯ 11111100 1 ¯ 0000 1 ¯ 1 1 ¯ 1 ¯ 1 ¯ 1 ¯ 0 1 ¯

    or the bar notation in common logarithms, such as

    log 10 0.2 1 ¯ .301 = 1 + 0.301 = 0.699

    The overbar is sometimes used in Boolean algebra, where it serves to indicate a group of expressions whose logical result is to be negated, as in:

    A B ¯ .

    It is also used to refer to the conjugate of a complex number:

    z ¯ = x + i y ¯ = x i y .

    In statistics the overbar can be used to indicate the mean of series of values.

    In particle physics, the overline is used to indicate antiparticles. For example, p and p are the symbols for proton and antiproton, respectively.

    In electronics, the vinculum is used to notate complementary signals. For example, CONTROL pronounced "not control", would be the same signal as CONTROL but with the opposite polarity.

    The vinculum should also not be confused with a similar-looking vector notation, e.g. A B "vector from A to B", or a "vector named a", though an overline or underline without the arrowhead is sometimes used instead (e.g., a ¯ or A B _ ).

    Roman numerals

    It has been stated that in Roman numeral notation, a vinculum indicated that the numerals under the line represented a thousand times their unmodified value. However, mathematical historian David Eugene Smith denies the validity of this statement.

    Computer entry of the symbol

    The vinculum can be typed using the combining overline (U+0305) after the character that one wishes to add it to. For example, typing ‘33.333...’ with combining overlines over the final three ‘3’s produces: ‘33.3̅3̅3̅...’.

    In html code, the vinculum can be generated over any given character or run of characters by using the CSS rule text-decoration: overline. This does not carry over when pasting onto a plain text editor, however.

    Word processors frequently have an overbar option. In Word, this can be achieved by selecting a top border within the paragraph style, or through the equation editor. In LaTeX, 33.\overline{333} gives 33. 333 ¯ .

    References

    Vinculum (symbol) Wikipedia