Categories
Latex Math

Math Symbols in Latex

The pen is mightier than the sword.

Here is a small list of mathematical symbols that you may use in papers that you publish. To the bottom left of this page is a small navigation menu, that will allow you to quickly go from section to section to search for the symbol that you need. I tried to organize the sections based on the subjects that they may be used in and use words that mathematicians use. So, the names of each of the symbols presented are not the actual names. I hope it helps you type some great papers! ^_^

Remember to include the amssymb and amsmath packages by including the line

\usepackage{amssymb,amsmath}

under your document class.

Also, this list is by no means a complete list of every symbol that you may want to use.

Greek Letters

NameSymbolLatex CommandNameSymbolLatex Command
Alphaα\alphaNuν\nu
Betaβ\betaXiξ\xi
Gammaγ\gammaOmicronοno representation (use o)
Deltaδ\deltaPiπ\pi
Epsilonε\epsilonRhoρ\rho
Zetaζ\zetaSigmaσ\sigma
Etaη\etaTauτ\tau
Thetaθ\thetaUpsilonυ\upsilon
Iotaι\iotaPhiφ\phi
Kappaκ\kappaChiχ\chi
Lambdaλ\lambdaPsiψ\psi
Muμ\muOmegaω\omega
Greek Letters

Set Theory

NameSymbolLatex CommandNameSymbolLatex Command
Empty Set\emptysetExists\exists
For All\forallDoes Not Exist\nexists
Intersection\capUnion\cup
Approximately Equals\congModular Equivalence\equiv
Not Approximately Equal to\ncongLeft Arrow\leftarrow
Suggests\LeftarrowDouble Arrow\leftrightarrow
Equals Double Arrow\LeftrightarrowTwo Arrows Left and Right\leftrightarrows
Maps to\maptstoElement of\in
Belonged to\niSubset\subset
Subset Inclusive\subseteqA subset of\subset
An inclusive subset of\supseteqNot a subset of\nsubseteq
Not an inclusive subset of\nsupseteqProportional to\propto
Therefore\thereforeMultiple Intersections\bigcap
Multiple Unions\bigcupCross Product of Sets×\times
Set Theory

Analysis

NameSymbolLatex CommandNameSymbolLatex Command
Accent\backprimeInfinity\infty
Gradient\nablaPrime (derivative)\prime
Dot Product\bulletMultiplication·\centerdot
Out of the page\odotInto the page\otimes
Direct Product\oplusApproximately\approx
Approximately Equals\approxeqSimilar∽ or ∼\backsim or \sim
Greater than or equals\geqGreater than>\gtr
Less than or equals to\leLess than<\less
Much Greater\ggMuch Much Greater\ggg
Much Lesser\llMuch Much Lesser\lll
Not equal to\neqNot Greater than or equal to\ngeq
Not Less than or equal to\nleqNot less than\nless
Not greater than\ngtrCounterclockwise Rotation\circlearrowleft
Clockwise Rotation\circlearrowrightIntegral\int
Contour Integral\ointProduct\prod
Sumation\sumPrime\dot{x}\dot{x}
Vector Arrow over variable\vec{x}\vec{x}Double Prime\ddot{x}\ddot{x}
Square Root of x\sqrt{x}\sqrt{x}Binomial\binom{n}{k}\binom{n}{k}
Analysis

Geometry

NameSymbolLatex CommandNameSymbolLatex Command
Angle\anglePerpendicular\perp
Measured Angle\measuredangleTriangle\triangle
Circle\circParallel\parallel
Not Parallel\nparallelLine from A to B\overline{AB}\overline{AB}
Geometry

Miscellaneous

NameSymbolLatex CommandNameSymbolLatex Command
Dagger\daggerDouble Dagger\ddagger
Division÷\divDivide on Times\divideontimes
Intercal\intercalLtimes\ltimes
Minus over plus\mpSquare Cap\sqcap
Square Cup\sqcupLeft Triangle\triangleleft
Right Triangle\trianglerightPlus or minus±\pm
Star\starThree Dots\cdots
Carat\wedgeLeft Brace{\lbrace
Right Brace}\rbraceAbsolute Value Left|\lvert
Absolute Value Right|\rvertVector Close Left\langle
Vector Close Right\rangleCeiling Left\lceil
Ceiling Right \rceilFloor Left\lfloor
Floor Right\rfloorFraction\frac{x}{y}\frac{x}{y}
Set of Natural Number\mathbb {N}\mathbb {N}Set of Whole Numbers\mathbb {W}\mathbb {W}
Set of Integers\mathbb {Z}\mathbb {Z}Set of Real Numbers\mathbb {R}\mathbb {R}
Set of Prime Numbers\mathbb {P}\mathbb {P}Set of Rational Numbers\mathbb {Q}\mathbb {Q}
Set of Irrational Numbers\mathbb {I}\mathbb {I}Set of Complex Numbers\mathbb {C}\mathbb {C}
Script Letters\scr{C}\scr{C}
Miscellaneous

Leave a Reply

Your email address will not be published. Required fields are marked *