Integral symbol
The integral symbol:
is used to denote integrals and antiderivatives in mathematics. The notation was introduced by the German mathematician Gottfried Wilhelm Leibniz towards the end of the 17th century. The symbol was based on the ſ (long s) character, and was chosen because Leibniz thought of the integral as an infinite sum of infinitesimal summands.
Typography in Unicode and LaTeX
Fundamental symbol
The integral symbol is U+222B ∫ INTEGRAL in Unicode[1] and \int
in LaTeX. In HTML, it is written as ∫
(hexadecimal), ∫
(decimal) and ∫
(named "entity").
The original IBM PC code page 437 character set included a couple of characters ⌠ and ⌡ (codes 244 and 245, respectively) to build the integral symbol. These were deprecated in subsequent MS-DOS code pages, but they still remain in Unicode (U+2320 and U+2321, respectively) for compatibility.
The ∫ symbol is very similar to, but not to be confused with, the ʃ symbol (called "esh").
Extensions of the symbol
Related symbols include:[1][2][3]
Meaning Unicode LaTeX Double integral ∬ U+222C \iint
Triple integral ∭ U+222D \iiint
Contour integral ∮ U+222E \oint
Clockwise integral ∱ U+2231 Anticlockwise integral ⨑ U+2A11 Clockwise contour integral ∲ U+2232 \varointclockwise
Anticlockwise contour integral ∳ U+2233 \ointctrclockwise
Closed surface integral ∯ U+222F \oiint
Closed volume integral ∰ U+2230 \oiiint
Typography in other languages
In other languages, the shape of the integral symbol differs slightly from the shape commonly seen in English-language textbooks. While the English integral symbol leans to the right, the German symbol (used throughout Central Europe) is upright, and the Russian variant leans to the left.
Another difference is in the placement of limits for definite integrals. Generally, in English-language books, limits go to the right of the integral symbol:
- .
By contrast, in German and Russian texts, limits for definite integrals are placed above and below the integral symbol, and, as a result, the notation requires larger line spacing:
- .
See also
Notes
- 1 2 "Mathematical Operators – Unicode" (PDF). Retrieved 2013-04-26.
- ↑ "Supplemental Mathematical Operators – Unicode" (PDF). Retrieved 2013-05-05.
- ↑ In the current font, ∫ doesn't have the same style as the others, although on (Mathematical Operators – Unicode), with the font they are using, all the other integrals have the same nice style as ∫. Furthermore ∫ doesn't have the same vertical alignment.
Integral symbols shown in
HTML+CSS (font-size: 2em)
using the{{math}}
template∫ ∬ ∭ ∮ <span style="font-size: 0.75em;">int <span style="font-size: 0.75em;">iint <span style="font-size: 0.75em;">iiint <span style="font-size: 0.75em;">oint ∲ ∳ ∯ ∰ <span style="font-size: 0.75em;">varointclockwise <span style="font-size: 0.75em;">ointctrclockwise <span style="font-size: 0.75em;">oiint <span style="font-size: 0.75em;">oiiint - Applying
font-style: italic;
orfont-style: oblique;
to the int symbol ∫ has no effect in Firefox, it remains upright (whereas it does have an effect on all the other integral symbols), e.g.<span style="font-style: italic;">∫ ∬ ∭ ∮ ∲ ∳ ∯ ∰</span>
yields ∫ ∬ ∭ ∮ ∲ ∳ ∯ ∰;<span style="font-style: oblique;">∫ ∬ ∭ ∮ ∲ ∳ ∯ ∰</span>
yields ∫ ∬ ∭ ∮ ∲ ∳ ∯ ∰.
- Applying
References
- Stewart, James (2003). "Integrals". Single Variable Calculus: Early Transcendentals (5th ed.). Belmont, CA: Brooks/Cole. p. 381. ISBN 0-534-39330-6.
- Zaitcev, V.; Janishewsky, A.; Berdnikov, A. (1999), "Russian Typographical Traditions in Mathematical Literature" (PDF), Russian Typographical Traditions in Mathematical Literature, EuroTeX'99 Proceedings
External links
|