Typora数学公式 # 你也能写出好看的公式

文章目录

    • @[toc]
    • 符号
      • 希腊字母
      • 算数运算符
        • 乘号
        • 点乘
        • 星乘
        • 除号
        • 加减号
        • 减加号
        • 根号
      • 关系运算符
        • 小于等于
        • 大于等于
        • 不等于
        • 约等于
        • 远小于
        • 远大于
      • 集合
        • 集合符号
        • 空集
        • 属于
        • 不属于
        • 包含于
        • 包含
        • 真包含于
        • 真包含
        • 并集
        • 交集
        • 补集
        • 对称差
      • 布尔运算符
        • 非运算符
        • 合取运算符
        • 析取运算符
        • 等值运算符(条件连结词)
        • 蕴涵运算符(双条件连结词)
        • 异或运算符
      • 量词符号
        • 全称量词
        • 存在量词
      • 括号
        • 圆括号
        • 方括号
        • 花括号
        • 角括号
        • 上花括号
        • 下花括号
      • 省略号
        • 居中省略号
        • 水平省略号
        • 竖省略号
        • 斜省略号
      • 箭头
        • 右箭头
        • 左箭头
        • 左右箭头
      • 其他符号
        • 无穷符号
        • 波浪号
        • 微分符号
        • 圆圈号
        • 竖线
        • 推导符号
    • 上下标、标号
      • 上标
        • 右上标
        • 单字符上横线
        • 可变长上横线
        • 单字符上尖号
        • 上波浪线
        • 矢量
        • 上花括号
      • 下标
        • 右下标
        • 下花括号
      • 标号
    • 分数
      • 标准大小
      • 小型分数
    • 方程组、分段函数
      • 方程组
      • 分段函数
    • 函数
      • 三角函数
      • 取整函数
        • 上取整函数
        • 下取整函数
    • 求和、连乘
      • 求和
      • 连乘
    • 极限
    • 积分
      • 一重积分
      • 二重积分
    • 行列式
    • 矩阵
      • 圆括号
      • 方括号
      • 花括号
      • 省略号
    • 表格
    • 字体
      • 花体
      • 手写体
      • 黑板粗体
      • 粗体
      • 罗马体

符号


希腊字母

α \alpha α \alpha
β \beta β \beta
γ \gamma γ \gamma
δ \delta δ \delta
ϵ \epsilon ϵ ε \varepsilon ε \epsilon 或 \varepsilon
ζ \zeta ζ \zeta
η \eta η \eta
θ \theta θ ϑ \vartheta ϑ \theta 或 \vartheta
ι \iota ι \iota
κ \kappa κ ϰ \varkappa ϰ \kappa 或 \varkappa
λ \lambda λ \lambda
μ \mu μ \mu
ν \nu ν \nu
ξ \xi ξ \xi
ο \omicron ο \omicron
π \pi π ϖ \varpi ϖ \pi 或 \varpi
ρ \rho ρ ϱ \varrho ϱ \rho 或 \varrho
σ \sigma σ ς \varsigma ς \sigma 或 \varsigma
τ \tau τ \tau
υ \upsilon υ \upsilon
ϕ \phi ϕ φ \varphi φ \phi 或 \varphi
χ \chi χ \chi
ψ \psi ψ \psi
ω \omega ω \omega
ϝ \digamma ϝ \digamma

算数运算符

乘号
$$
\times
$$

× \times ×

点乘
$$
\cdot
$$

⋅ \cdot

星乘
$$
\ast
$$

∗ \ast

除号
$$
\div
$$

÷ \div ÷

加减号
$$
\pm
$$

± \pm ±

减加号
$$
\mp
$$

∓ \mp

根号
$$
\sqrt{x}
$$

x \sqrt{x} x

$$
\sqrt[n]{x}
$$

x n \sqrt[n]{x} nx


关系运算符

小于等于
$$
\leq
$$

≤ \leq

大于等于
$$
\geq
$$

≥ \geq

不等于
$$
\neq
$$

≠ \neq =

约等于
$$
\approx
$$

≈ \approx

远小于
$$
\ll
$$

≪ \ll

远大于
$$
\gg
$$

≫ \gg


集合

集合符号
$$
\set{x \mid P(x)}
$$

{   x ∣ P ( x )   } \set{x \mid P(x)} {xP(x)}

空集
$$
\emptyset
$$

∅ \emptyset

属于
$$
\in
$$

∈ \in

不属于
$$
\notin
$$

∉ \notin /

包含于
$$
\subseteq
$$

⊆ \subseteq

包含
$$
\supseteq
$$

⊇ \supseteq

真包含于
$$
\subset
$$

⊂ \subset

$$
\subsetneqq
$$

⫋ \subsetneqq

$$
\subsetneq
$$

⊊ \subsetneq

真包含
$$
\supset
$$

⊃ \supset

$$
\supsetneqq
$$

⫌ \supsetneqq

$$
\supsetneq
$$

⊋ \supsetneq

并集
$$
\cup
$$

∪ \cup

$$
\displaystyle\bigcup\limits_{i = 1}^{n}{A_{i}}
$$

⋃ i = 1 n A i \displaystyle\bigcup\limits_{i = 1}^{n}{A_{i}} i=1nAi

交集
$$
\cap
$$

∩ \cap

$$
\displaystyle\bigcap\limits_{i = 1}^{n}{A_{i}}
$$

⋂ i = 1 n A i \displaystyle\bigcap\limits_{i = 1}^{n}{A_{i}} i=1nAi

补集
$$
\bar{A}
$$

A ˉ \bar{A} Aˉ

对称差
$$
\oplus
$$

⊕ \oplus


布尔运算符

非运算符
$$
\lnot
$$

¬ \lnot ¬

合取运算符
$$
\wedge
$$

∧ \wedge

析取运算符
$$
\vee
$$

∨ \vee

等值运算符(条件连结词)
$$
\rightarrow
$$

→ \rightarrow

蕴涵运算符(双条件连结词)
$$
\leftrightarrow
$$

↔ \leftrightarrow

异或运算符
$$
\oplus
$$

⊕ \oplus


量词符号

全称量词
$$
\forall
$$

∀ \forall

存在量词
$$
\exist
$$

∃ \exist


括号

圆括号
$$
\left(\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right)
$$

( x 1 x 2 ⋮ x n ) \left(\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right) x1x2xn

方括号
$$
\left[\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right]
$$

[ x 1 x 2 ⋮ x n ] \left[\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right] x1x2xn

花括号
$$
\left\{\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right\}
$$

{ x 1 x 2 ⋮ x n } \left\{\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right\} x1x2xn

角括号
$$
\left\langle\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right\rangle
$$

⟨ x 1 x 2 ⋮ x n ⟩ \left\langle\substack{x_{1} \\ x_{2} \\ \vdots \\ x_{n}}\right\rangle x1x2xn

上花括号
$$
\overbrace{A \times A \times \cdots \times A}^{k} = A^{k}
$$

A × A × ⋯ × A ⏞ k = A k \overbrace{A \times A \times \cdots \times A}^{k} = A^{k} A×A××A k=Ak

下花括号
$$
\underbrace{A \times A \times \cdots \times A}_{k} = A^{k}
$$

A × A × ⋯ × A ⏟ k = A k \underbrace{A \times A \times \cdots \times A}_{k} = A^{k} k A×A××A=Ak


省略号

居中省略号
$$
\cdots
$$

⋯ \cdots

水平省略号
$$
\ldots
$$

… \ldots

竖省略号
$$
\vdots
$$

⋮ \vdots

斜省略号
$$
\ddots
$$

⋱ \ddots


箭头

右箭头
$$
\rightarrow
$$

→ \rightarrow

$$
\Rightarrow
$$

⇒ \Rightarrow

$$
\xrightarrow[G]{*}
$$

→ G ∗ \xrightarrow[G]{*} G

$$
\xRightarrow[G]{*}
$$

⇒ G ∗ \xRightarrow[G]{*} G

左箭头
$$
\leftarrow
$$

← \leftarrow

$$
\Leftarrow
$$

⇐ \Leftarrow

$$
\xleftarrow[G]{*}
$$

← G ∗ \xleftarrow[G]{*} G

$$
\xLeftarrow[G]{*}
$$

⇐ G ∗ \xLeftarrow[G]{*} G

左右箭头
$$
\leftrightarrow
$$

↔ \leftrightarrow

$$
\Leftrightarrow
$$

⇔ \Leftrightarrow


其他符号

无穷符号
$$
\infty
$$

∞ \infty

波浪号
$$
\sim
$$

∼ \sim

微分符号
$$
\partial
$$

∂ \partial

圆圈号
$$
\circ
$$

∘ \circ

竖线
$$
\mid
$$

∣ \mid

推导符号
$$
\vdash
$$

⊢ \vdash


上下标、标号


上标

右上标
$$
x^{2}
$$

x 2 x^{2} x2

单字符上横线
$$
\bar{A}
$$

A ˉ \bar{A} Aˉ

可变长上横线
$$
\overline{ABC}
$$

A B C ‾ \overline{ABC} ABC

单字符上尖号
$$
\hat{a}
$$

a ^ \hat{a} a^

上波浪线
$$
\widetilde{a}
$$

a ~ \widetilde{a} a

矢量
$$
\vec{a}
$$

a ⃗ \vec{a} a

上花括号
$$
\overbrace{A \times A \times \cdots \times A}^{k} = A^{k}
$$

A × A × ⋯ × A ⏞ k = A k \overbrace{A \times A \times \cdots \times A}^{k} = A^{k} A×A××A k=Ak


下标

右下标
$$
x_{0}
$$

x 0 x_{0} x0

下花括号
$$
\underbrace{A \times A \times \cdots \times A}_{k} = A^{k}
$$

A × A × ⋯ × A ⏟ k = A k \underbrace{A \times A \times \cdots \times A}_{k} = A^{k} k A×A××A=Ak


标号

$$
\displaystyle\int_{0}^{\frac{\pi}{2}}{\sin{x} \mathrm{d}x} = 1
\tag{1}
$$

∫ 0 π 2 sin ⁡ x d x = 1 (1) \displaystyle\int_{0}^{\frac{\pi}{2}}{\sin{x} \mathrm{d}x} = 1 \tag{1} 02πsinxdx=1(1)


分数


标准大小

$$
\displaystyle\cfrac{1}{2}
$$

1 2 \displaystyle\cfrac{1}{2} 21


小型分数

$$
\displaystyle\frac{1}{2}
$$

1 2 \displaystyle\frac{1}{2} 21


方程组、分段函数


方程组

$$
\begin{cases}
	a_{11} x_{1} + a_{12} x_{2} = b_{1}  \\
	a_{21} x_{1} + a_{22} x_{2} = b_{2}
\end{cases}
$$

{ a 11 x 1 + a 12 x 2 = b 1 a 21 x 1 + a 22 x 2 = b 2 \begin{cases} a_{11} x_{1} + a_{12} x_{2} = b_{1} \\ a_{21} x_{1} + a_{22} x_{2} = b_{2} \end{cases} {a11x1+a12x2=b1a21x1+a22x2=b2


分段函数

$$
f(n) =
\begin{cases}
	n / 2  , & \text{if} \ n \ \text{is even}  \\
	3n + 1 , & \text{if} \ n \ \text{is odd}
\end{cases}
$$

f ( n ) = { n / 2 , if  n  is even 3 n + 1 , if  n  is odd f(n) = \begin{cases} n / 2 , & \text{if} \ n \ \text{is even} \\ 3n + 1 , & \text{if} \ n \ \text{is odd} \end{cases} f(n)={n/2,3n+1,if n is evenif n is odd


函数


三角函数

sin ⁡ θ \sin{\theta} sinθ \sin{\theta}
cos ⁡ θ \cos{\theta} cosθ \cos{\theta}
tan ⁡ θ \tan{\theta} tanθ \tan{\theta}

取整函数

上取整函数
$$
\left\lceil \displaystyle\cfrac{1}{2} \right\rceil = 1
$$

⌈ 1 2 ⌉ = 1 \left\lceil \displaystyle\cfrac{1}{2} \right\rceil = 1 21=1

下取整函数
$$
\left\lfloor \displaystyle\cfrac{1}{2} \right\rfloor = 0
$$

⌊ 1 2 ⌋ = 0 \left\lfloor \displaystyle\cfrac{1}{2} \right\rfloor = 0 21=0


求和、连乘


求和

$$
\displaystyle\sum\limits_{i = 0}^{n}{C_{n}^{i}} = 2^{n}
$$

∑ i = 0 n C n i = 2 n \displaystyle\sum\limits_{i = 0}^{n}{C_{n}^{i}} = 2^{n} i=0nCni=2n


连乘

$$
\displaystyle\prod\limits_{i = 1}^{n}{n} = n!
$$

∏ i = 1 n n = n ! \displaystyle\prod\limits_{i = 1}^{n}{n} = n! i=1nn=n!


极限


$$
\lim\limits_{x \rightarrow \infty}{\displaystyle\cfrac{1}{x}}
$$

lim ⁡ x → ∞ 1 x \lim\limits_{x \rightarrow \infty}{\displaystyle\cfrac{1}{x}} xlimx1

$$
F(+\infty , +\infty) = \lim_{\substack{x \rightarrow +\infty \\ y \rightarrow +\infty}}{F(x , y)}
$$

F ( + ∞ , + ∞ ) = lim ⁡ x → + ∞ y → + ∞ F ( x , y ) F(+\infty , +\infty) = \lim_{\substack{x \rightarrow +\infty \\ y \rightarrow +\infty}}{F(x , y)} F(+,+)=x+y+limF(x,y)


积分


一重积分

$$
\displaystyle\int_{0}^{\frac{\pi}{2}}{\sin{x} \mathrm{d}x} = 1
$$

∫ 0 π 2 sin ⁡ x d x = 1 \displaystyle\int_{0}^{\frac{\pi}{2}}{\sin{x} \mathrm{d}x} = 1 02πsinxdx=1


二重积分

$$
P\set{(X , Y) \in D} = \displaystyle\iint\limits_{D}{f(x , y) \mathrm{d}x \mathrm{d}y}
$$

P {   ( X , Y ) ∈ D   } = ∬ D f ( x , y ) d x d y P\set{(X , Y) \in D} = \displaystyle\iint\limits_{D}{f(x , y) \mathrm{d}x \mathrm{d}y} P{(X,Y)D}=Df(x,y)dxdy


行列式


$$
\begin{vmatrix}
	a_{11} & a_{12}  \\
	a_{21} & a_{22}
\end{vmatrix}
$$

∣ a 11 a 12 a 21 a 22 ∣ \begin{vmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \end{vmatrix} a11a21a12a22


矩阵


圆括号

$$
\left(
\begin{matrix}
	1 & 2 & 3  \\
	4 & 5 & 6  \\
	7 & 8 & 9
\end{matrix}
\right)
$$

( 1 2 3 4 5 6 7 8 9 ) \left( \begin{matrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{matrix} \right) 147258369


方括号

$$
\left[
\begin{matrix}
	1 & 2 & 3  \\
	4 & 5 & 6  \\
	7 & 8 & 9
\end{matrix}
\right]
$$

[ 1 2 3 4 5 6 7 8 9 ] \left[ \begin{matrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{matrix} \right] 147258369


花括号

$$
\left\{
\begin{matrix}
	1 & 2 & 3  \\
	4 & 5 & 6  \\
	7 & 8 & 9
\end{matrix}
\right\}
$$

{ 1 2 3 4 5 6 7 8 9 } \left\{ \begin{matrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{matrix} \right\} 147258369


省略号

$$
\left(
\begin{matrix}
	1      & 2          & \cdots & 5       \\
	6      & 7          & \cdots & 10      \\
	\vdots & \vdots     & \ddots & \vdots  \\
	\alpha & \alpha + 1 & \cdots & \alpha + 4 
\end{matrix}
\right)
$$

( 1 2 ⋯ 5 6 7 ⋯ 10 ⋮ ⋮ ⋱ ⋮ α α + 1 ⋯ α + 4 ) \left( \begin{matrix} 1 & 2 & \cdots & 5 \\ 6 & 7 & \cdots & 10 \\ \vdots & \vdots & \ddots & \vdots \\ \alpha & \alpha + 1 & \cdots & \alpha + 4 \end{matrix} \right) 16α27α+1510α+4


表格


$$
\begin{array}{c | l c c c r}  # {c | l c c c r} 表示共 6 列, 在第 1 列后插入竖线, l、c、r 分别表示左对齐、居中对齐、右对齐
	       & y_{1}  & y_{2}  & \cdots & y_{j}  & \cdots  \\
	\hline                    # 表示插入横线
	x_{1}  & p_{11} & p_{12} & \cdots & p_{1j} & \cdots  \\
	x_{2}  & p_{21} & p_{22} & \cdots & p_{2j} & \cdots  \\
	\vdots & \vdots & \vdots &        & \vdots &         \\
	x_{i}  & p_{i1} & p_{i2} & \cdots & p_{ij} & \cdots  \\
	\vdots & \vdots & \vdots &        & \vdots &
\end{array}
$$

y 1 y 2 ⋯ y j ⋯ x 1 p 11 p 12 ⋯ p 1 j ⋯ x 2 p 21 p 22 ⋯ p 2 j ⋯ ⋮ ⋮ ⋮ ⋮ x i p i 1 p i 2 ⋯ p i j ⋯ ⋮ ⋮ ⋮ ⋮ \begin{array}{c | l c c c r} & y_{1} & y_{2} & \cdots & y_{j} & \cdots \\ \hline x_{1} & p_{11} & p_{12} & \cdots & p_{1j} & \cdots \\ x_{2} & p_{21} & p_{22} & \cdots & p_{2j} & \cdots \\ \vdots & \vdots & \vdots & & \vdots & \\ x_{i} & p_{i1} & p_{i2} & \cdots & p_{ij} & \cdots \\ \vdots & \vdots & \vdots & & \vdots & \end{array} x1x2xiy1p11p21pi1y2p12p22pi2yjp1jp2jpij


字体


花体

$$
\mathcal{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z}
$$

A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z \mathcal{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z} A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


手写体

$$
\mathscr{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z}
$$

A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z \mathscr{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z} A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


黑板粗体

$$
\mathbb{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z}
$$

A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z \mathbb{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z} A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


粗体

$$
\pmb{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z}
$$

A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z \pmb{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z} A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


罗马体

$$
\mathrm{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z}
$$

A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z \mathrm{A \ B \ C \ D \ E \ F \ G \ H \ I \ J \ K \ L \ M \ N \ O \ P \ Q \ R \ S \ T \ U \ V \ W \ X \ Y \ Z} A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


你可能感兴趣的:(写作绘图,Typora,Markdown)