LaTeX常用数学符号总结

本文汇总了在使用LaTeX中常用的数学符号,相关下载资源为:139分钟学会Latex(免积分下载)。


文章目录

      • 1. 希腊字母
      • 2. 集合运算符
      • 3. 数学运算符
      • 4. 三角符号、指数符号、对数符号
      • 5. 积分、微分、偏微分
      • 6. 矩阵和行列式
      • 7. 基本函数、分段函数
      • 8. 其它符号

1. 希腊字母

LaTeX中,即使只是单个数学符号或数字,也要使用’$$'表示,例如数字777应写成 $ 7 $,大写希腊字母只需要首字母大写即可。

希腊字母LaTeX语法希腊字母LaTeX语法
α\alphaα\alphaξ\xiξ, Ξ\XiΞ\xi, \Xi
β\betaβ\betaoooo
γ\gammaγ, Γ\GammaΓ\gamma, \Gammaπ\piπ, Π\PiΠ\pi, \Pi
δ\deltaδ, Δ\DeltaΔ\delta, \Deltaϖ\varpiϖ\varpi
ϵ\epsilonϵ\epsilonρ\rhoρ\rho
ε\varepsilonε\varepsilonϱ\varrhoϱ\varrho
ζ\zetaζ\zetaσ\sigmaσ, Σ\SigmaΣ\sigma, \Sigma
η\etaη\etaς\varsigmaς\varsigma
θ\thetaθ, Θ\ThetaΘ\theta, \Thetaτ\tauτ\tau
ϑ\varthetaϑ\varthetaυ\upsilonυ, Υ\UpsilonΥ\upsilon, \Upsilon
ι\iotaι\iotaϕ\phiϕ, Φ\PhiΦ\phi, \Phi
κ\kappaκ\kappaφ\varphiφ\varphi
λ\lambdaλ, Λ\LambdaΛ\lambda, \Lambdaχ\chiχ\chi
μ\muμ\muψ\psiψ, Ψ\PsiΨ\psi, \Psi
ν\nuν\nuω\omegaω, Ω\OmegaΩ\omega, \Omega

2. 集合运算符

集合符号LaTeX语法集合符号LaTeX语法
∪\cup\cup∩\cap\cap
⊂\subset, ⊄\not\subset\subset , \not\subset⊆\subseteq\subseteq
⊃\supset\supset⊇\supseteq\supseteq
∈\in\in∉\notin/\notin
R\mathbb{R}R\mathbb{R}Z\mathbb{Z}Z\mathbb{Z}
Q\mathbb{Q}Q\mathbb{Q}N\mathbb{N}N\mathbb{N}
C\mathbb{C}C\mathbb{C}∅\varnothing\varnothing
∅\emptyset\emptysetℵ\aleph\aleph
∀\forall\forall∃\exists\exists
¬\neg¬\neg∨\vee\vee
∧\wedge\wedge⊢\vdash\vdash
⊨\models\models∖\setminus\setminus
AcA^{\mathsf{c}}AcA^{\mathsf{c}}A‾\overline{A}A\overline{A}

3. 数学运算符

运算符号LaTeX语法运算符号LaTeX语法运算符号LaTeX语法
<<<<∠\angle\angle⋅\cdot\cdot
≤\leq\leq∡\measuredangle\measuredangle±\pm±\pm
>>>>ℓ\ell\ell∓\mp\mp
≥\geq\geq∥\parallel\parallel×\times×\times
≠\neq=\neq45∘45^{\circ}4545^{\circ}÷\div÷\div
≪\llll≅\cong\cong∗\ast\ast
≫\gg\gg≆\ncong\ncong∣\mid\mid
≈\approx\approx∼\sim\sim∤\nmid\nmid
≍\asymp\asymp≃\simeq\simeqn!n!n!n!
≡\equiv\equiv≁\nsim\nsim∂\partial\partial
≺\prec\prec⊕\oplus\oplus∇\nabla\nabla
⪯\preceq\preceq⊖\ominus\ominusℏ\hbar\hbar
≻\succ\succ⊙\odot\odot∘\circ\circ
⪰\succeq\succeq⊗\otimes\otimes⋆\star\star
∝\propto\propto⊘\oslash\oslash√\surd\surd
≐\doteq\doteq↾\upharpoonright\upharpoonright✓\checkmark\checkmark

4. 三角符号、指数符号、对数符号

运算符号LaTeX语法运算符号LaTeX语法运算符号LaTeX语法
sin⁡\sinsin\sinsinh⁡\sinhsinh\sinharcsin⁡\arcsinarcsin\arcsin
cos⁡\coscos\coscosh⁡\coshcosh\cosharccos⁡\arccosarccos\arccos
tan⁡\tantan\tantanh⁡\tanhtanh\tanharctan⁡\arctanarctan\arctan
sec⁡\secsec\seccoth⁡\cothcoth\cothmin⁡\minmin\min
csc⁡\csccsc\cscdet⁡\detdet\detmax⁡\maxmax\max
cot⁡\cotcot\cotdim⁡\dimdim\diminf⁡\infinf\inf
exp⁡\expexp\expker⁡\kerker\kersup⁡\supsup\sup
log⁡\loglog\logdeg⁡\degdeg\deglim inf⁡\liminfliminf\liminf
ln⁡\lnln\lnarg⁡\argarg\arglim sup⁡\limsuplimsup\limsup
lg⁡\lglg\lggcd⁡\gcdgcd\gcdlim⁡\limlim\lim

5. 积分、微分、偏微分

一重积分

$$ 
\int_{x=0}^3 x^2\ = 9 
$$

∫x=03x2=9\int_{x=0}^3 x^2\ =9 x=03x2 =9

二重积分

$$ 
\iint dxdy = S 
$$

∬dxdy=S\iint dxdy = S dxdy=S

三重积分

$$ 
\iiint dxdydz = V 
$$

∭dxdydz=V\iiint dxdydz = V dxdydz=V

一阶微分方程

$$ 
\frac{dy}{dx}+P(x)y = Q(x)
\\ \left. \frac{{\rm d}y}{{\rm d}x} \right|_{x=0} = 3x+1 
$$

dydx+P(x)y=Q(x)dydx∣x=0=3x+1\frac{dy}{dx}+P(x)y = Q(x) \\ \left. \frac{{\rm d}y}{{\rm d}x} \right|_{x=0} = 3x+1 dxdy+P(x)y=Q(x)dxdyx=0=3x+1

二阶微分方程

$$
y''+py'+qy=f(x)
\\\frac{d^2y}{dx^2}+p\frac{dy}{dx}+qy=f(x)
$$

y′′+py′+qy=f(x)d2ydx2+pdydx+qy=f(x)y''+py'+qy=f(x) \\\frac{d^2y}{dx^2}+p\frac{dy}{dx}+qy=f(x) y+py+qy=f(x)dx2d2y+pdxdy+qy=f(x)

偏微分方程

$$
\frac{\partial u}{\partial t}= h^2 \left( \frac{\partial^2 u}{\partial x^2} +\frac{\partial^2 u}{\partial y^2}+ \frac{\partial^2 u}{\partial z^2}\right)
$$

∂u∂t=h2(∂2u∂x2+∂2u∂y2+∂2u∂z2)\frac{\partial u}{\partial t}= h^2 \left( \frac{\partial^2 u}{\partial x^2} +\frac{\partial^2 u}{\partial y^2}+ \frac{\partial^2 u}{\partial z^2}\right) tu=h2(x22u+y22u+z22u)


6. 矩阵和行列式

单位矩阵

$$
\begin{bmatrix}
1&0&0 \\
0&1&0 \\
0&0&1 \\
\end{bmatrix}
$$

[100010001]\begin{bmatrix} 1&0&0 \\ 0&1&0 \\ 0&0&1 \\ \end{bmatrix} 100010001

m×nm \times nm×n矩阵

$$
A=\begin{bmatrix}
{a_{11}}&{a_{12}}&{\cdots}&{a_{1n}} \\
{a_{21}}&{a_{22}}&{\cdots}&{a_{2n}} \\
{\vdots}&{\vdots}&{\ddots}&{\vdots} \\
{a_{m1}}&{a_{m2}}&{\cdots}&{a_{mn}} \\
\end{bmatrix}$$
$$

A=[a11a12⋯a1na21a22⋯a2n⋮⋮⋱⋮am1am2⋯amn]A=\begin{bmatrix} {a_{11}}&{a_{12}}&{\cdots}&{a_{1n}} \\ {a_{21}}&{a_{22}}&{\cdots}&{a_{2n}} \\ {\vdots}&{\vdots}&{\ddots}&{\vdots} \\ {a_{m1}}&{a_{m2}}&{\cdots}&{a_{mn}} \\ \end{bmatrix} A=a11a21am1a12a22am2a1na2namn

行列式

$$
D=\begin{vmatrix}
{a_{11}}&{a_{12}}&{\cdots}&{a_{1n}} \\
{a_{21}}&{a_{22}}&{\cdots}&{a_{2n}} \\
{\vdots}&{\vdots}&{\ddots}&{\vdots} \\
{a_{m1}}&{a_{m2}}&{\cdots}&{a_{mn}} \\
\end{vmatrix}
$$

D=∣a11a12⋯a1na21a22⋯a2n⋮⋮⋱⋮am1am2⋯amn∣D=\begin{vmatrix} {a_{11}}&{a_{12}}&{\cdots}&{a_{1n}} \\ {a_{21}}&{a_{22}}&{\cdots}&{a_{2n}} \\ {\vdots}&{\vdots}&{\ddots}&{\vdots} \\ {a_{m1}}&{a_{m2}}&{\cdots}&{a_{mn}} \\ \end{vmatrix} D=a11a21am1a12a22am2a1na2namn


7. 基本函数、分段函数

基本函数

$$
f(n)=\sum_{i=1}^{n}{n*(n+1)}
$$

f(n)=∑i=1nn∗(n+1)f(n)=\sum_{i=1}^{n}{n*(n+1)} f(n)=i=1nn(n+1)

$$
x^{y}=(1+{\rm e}^x)^{-2xy}
$$ 

xy=(1+ex)−2xyx^{y}=(1+{\rm e}^x)^{-2xy} xy=(1+ex)2xy

$$
\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,.
$$

Γ(z)=∫0∞tz−1e−tdt.\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. Γ(z)=0tz1etdt.

$$
y(x)=x^3+2x^2+x+1
$$ 

y(x)=x3+2x2+x+1y(x)=x^3+2x^2+x+1 y(x)=x3+2x2+x+1

分段函数

$$
f_n =\begin {cases}
a  &\text {if $n=0$}  \\
r \cdot f_{n -1} &\text {else}
\end{cases}
$$

fn={aif n=0r⋅fn−1elsef_n =\begin {cases} a &\text {if $n=0$} \\ r \cdot f_{n -1} &\text {else} \end{cases} fn={arfn1if n=0else
齐次方程

$$
\left \{ 
\begin{array}{c}
a_1x+b_1y+c_1z=d_1 \\ 
a_2x+b_2y+c_2z=d_2 \\ 
a_3x+b_3y+c_3z=d_3
\end{array}
\right.
$$

{a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3\left \{ \begin{array}{c} a_1x+b_1y+c_1z=d_1 \\ a_2x+b_2y+c_2z=d_2 \\ a_3x+b_3y+c_3z=d_3 \end{array} \right. a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3


8. 其它符号

数学符号LaTeX语法数学符号LaTeX语法数学符号LaTeX语法
2\sqrt{2}2\sqrt{2}3n\sqrt[n]{3}n3\sqrt[n]{3}f′f'ff’
f′′f''ff’’Σ∗\Sigma^{*}Σ\Sigma^{*}a˙\dot{a}a˙\dot{a}
a¨\ddot{a}a¨\ddot{a}x^\hat{x}x^\hat{x}x~\tilde{x}x~\tilde{x}
xˉ\bar{x}xˉ\bar{x}x⃗\vec{x}x\vec{x}∞\infty\infty
→\rightarrow\rightarrow↦\mapsto\mapsto↛\nrightarrow\nrightarrow
⟼\longmapsto\longmapsto⟶\longrightarrow\longrightarrow←\leftarrow\leftarrow
⇒\Rightarrow\Rightarrow↔\leftrightarrow\leftrightarrow↓\downarrow\downarrow
↑\uparrow\uparrow↕\updownarrow\updownarrow23\frac{2}{3}32\frac{2}{3}

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/439608.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

基本类型优先于装箱基本类型

基本类型与包装类型的主要区别在于以下三个方面&#xff1a; 1、基本类型只有值&#xff0c;而包装类型则具有与它们的值不同的同一性&#xff08;identity&#xff09;。这个同一性是指&#xff0c;两个引用是否指向同一个对象&#xff0c;如果指向同一个对象&#xff0c;则说…

【CodeForces - 827A】String Reconstruction(并查集合并区间,思维)

题干&#xff1a; Ivan had string s consisting of small English letters. However, his friend Julia decided to make fun of him and hid the string s. Ivan preferred making a new string to finding the old one. Ivan knows some information about the string s. …

详解自动驾驶仿真框架OpenCDA: An Open Cooperative Driving Automation Framework Integrated with Co-Simulation

本文介绍一款同时支持协同驾驶开发与测试、自动驾驶全栈开发 和 CARLA-SUMO联合仿真的开源框架 OpenCDA&#xff0c;论文已收录于 ITSC 2021。主要feature有&#xff1a; 支持CARLA-SUMO联合仿真&#xff0c;CARLA端主管环境渲染、传感器模拟、车辆动力&#xff0c;Sumo端主管…

JavaMonitor 监视器

为什么wait(), notify()和notifyAll()必须在同步方法或者同步块中被调用&#xff1f; 当一个线程需要调用对象的wait()方法的时候&#xff0c;这个线程必须拥有该对象的锁&#xff0c;接着它就会释放这个对象锁并进入等待状态直到其他线程调用这个对象上的notify()方法。同样的…

KITTI自动驾驶数据集可视化教程

本文介绍关于自动驾驶数据集KITTI的基本操作&#xff0c;包括Camera和LiDAR可视化教程&#xff0c;源码已上传&#xff1a;https://download.csdn.net/download/cg129054036/20907604 1. 数据准备 将 KITTI 数据 (calib, image_2, label_2, velodyne) 添加到 dataset/KITTI/ob…

【CodeForces - 746E】Numbers Exchange(贪心构造)

题干&#xff1a; Eugeny has n cards, each of them has exactly one integer written on it. Eugeny wants to exchange some cards with Nikolay so that the number of even integers on his cards would equal the number of odd integers, and that all these numbers w…

java synchronized 关键字(1)对象监视器为Object

在java多线程中 synchronized 是非常重要的&#xff0c;也是经常用到的 对于synchronized关键字要注意两点 synchronized对象监视器为Object的时候 synchronized对象监视器为Class的时候 对象监视器为Object 也就是synchronized锁定的是对象 例如下面代码 public class A …

重读经典《Quaternion kinematics for the error-state Kalman filter》

本文将介绍一篇关于 四元数运动学的误差卡尔曼滤波 经典论文。本文结构如下&#xff1a; 第1章四元数定义和性质介绍&#xff0c;包括&#xff1a;加法、减法、乘法&#xff08;矩阵表示&#xff09;、模、幂数、指数运算等。第2章旋转群定义和性质介绍&#xff0c;包括&#…

【CodeForces - 789C】Functions again(最大子段和变形,dp,思维)

题干&#xff1a; Something happened in Uzhlyandia again... There are riots on the streets... Famous Uzhlyandian superheroes Shean the Sheep and Stas the Giraffe were called in order to save the situation. Upon the arriving, they found that citizens are wo…

一步步编写操作系统 55 CPL和DPL入门2

接上节。 图中第132行的jmp指令&#xff0c;段选择子为SELECTOR_CODE&#xff0c;其RPL的值为RPL0&#xff0c;RPL0定义在include/boot.inc中&#xff0c;其值为0。选择子的索引部分值为1&#xff0c;表示对应GDT中第1个段描述符&#xff0c;该描述符的DPL为0&#xff0c;&…

详解停车位检测算法 Vision-Based Parking-Slot Detection: A DCNN-Based Approach and a Large-Scale Benchmark

本文介绍一篇基于深度学习的停车位检测论文&#xff1a;DeepPS&#xff0c;作者同时公开了数据集ps2.0&#xff0c;工作很扎实&#xff0c;对于入门停车位检测很有帮助&#xff0c;论文发表在 IEEE T-IP 2018。 项目链接为&#xff1a;https://cslinzhang.github.io/deepps/ 0…

【CodeForces - 789D】Weird journey(思维,图的性质,tricks,有坑)

题干&#xff1a; Little boy Igor wants to become a traveller. At first, he decided to visit all the cities of his motherland — Uzhlyandia. It is widely known that Uzhlyandia has n cities connected with m bidirectional roads. Also, there are no two roads…

Monitor(管程)是什么意思?Java中Monitor(管程)的介绍

本篇文章给大家带来的内容是关于Monitor&#xff08;管程&#xff09;是什么意思&#xff1f;Java中Monitor&#xff08;管程&#xff09;的介绍&#xff0c;有一定的参考价值&#xff0c;有需要的朋友可以参考一下&#xff0c;希望对你有所帮助。 monitor的概念 管程&#x…

详解经典GPS辅助惯性导航论文 A GPS-aided Inertial Navigation System in Direct Configuration

本文介绍一篇 IMU 和 GPS 融合的惯性导航论文&#xff0c;重点是理解本文提出的&#xff1a;Dynamical constraints update、Roll and pitch updates 和 Position and heading updates。 论文链接为&#xff1a;https://www.sciencedirect.com/science/article/pii/S166564231…

【POJ - 2151】Check the difficulty of problems(概率dp)

​​​​题干&#xff1a; Organizing a programming contest is not an easy job. To avoid making the problems too difficult, the organizer usually expect the contest result satisfy the following two terms: 1. All of the teams solve at least one problem. 2.…

jsp之九大内置对象与四大域对象

一,什么是内置对象? 在jsp开发中会频繁使用到一些对象,如ServletContext HttpSession PageContext等.如果每次我们在jsp页面中需要使用这些对象都要自己亲自动手创建就会特别的繁琐.SUN公司因此在设计jsp时,在jsp页面加载完毕之后自动帮开发者创建好了这些对象,开发者只需要使…

详解停车位检测论文:Attentional Graph Neural Network for Parking-slot Detection

本文介绍一篇注意力图神经网络用于停车位检测论文&#xff0c;论文已收录于 RA-L2021。在之前的基于卷积神经网络的停车位检测方法中&#xff0c;很少考虑停车位标记点之间的关联信息&#xff0c;从而导致需要复杂的后处理。在本文中&#xff0c;作者将环视图中的标记点看作图结…

【Codeforces - 769D】k-Interesting Pairs Of Integers(暴力,统计,思维,数学,异或)

题干&#xff1a; Vasya has the sequence consisting of n integers. Vasya consider the pair of integers x and y k-interesting, if their binary representation differs from each other exactly in k bits. For example, if k  2, the pair of integers x  5 and …

JSP的三六九四七(三大指令、六大标签、九大内置对象、四大作用域、七个动作指令)

JSP的基本构成&#xff1a;HTML文件Java片断JSP标签 三大指令&#xff1a;page指令、include指令、taglib指令。 page指令: 1.language属性&#xff1a;设置当前页面中编写JSP脚本使用的语言&#xff0c;默认值为java。 <%page language"java"%> 2.content…

详解3D物体检测模型 SPG: Unsupervised Domain Adaptation for 3D Object Detection via Semantic Point Generation

本文对基于激光雷达的无监督域自适应3D物体检测进行了研究&#xff0c;论文已收录于 ICCV2021。 在Waymo Domain Adaptation dataset上&#xff0c;作者发现点云质量的下降是3D物件检测器性能下降的主要原因。因此论文提出了Semantic Point Generation (SPG)方法&#xff0c;首…