数学符号π (Pi)、Σ(Capital Sigma)、μ (Mu) 、σ(sigma)、∏(capital pi), ∫(Integral Symbol)的来历
1、π (Pi; periphery/周长)
March 14 marks Pi Day, the holiday commemorating the mathematical constant π (pi), written numerically as 3.141592+. Since mathematic notation is a language that uses symbols from a multitude of alphabets and typefaces, it seems only fitting that this sixteenth letter of the Greek alphabet get a little attention.
3月14日是Pi节,这个节日纪念数学常量π (pi),即在数学上等于3.141592+的数。
The Latin name of the Greek letter π is pi, pronounced pie. The first recorded use of the letter as a mathematical symbol comes from the Welsh mathematician William Jones in a 1706 work called Synopsis Palmariorum in which he abbreviated periphery or its Greek ancestor περιϕέρεια, meaning “circumference,” to π.
Greek(希腊)字母π在Latin(拉丁语)中转写成了pi,发音类似pie(派)。首次是一个Welsh(威尔士)数学家William Jones在1706年的《Synopsis Palmariorum》书中使用,在这本书中William Jones将periphery或者其希腊词源 περιϕέρεια(指'circumference'「周长」)缩写成了π。
The mathematical pi is defined as the ratio of the circumference of a circle to its diameter. As an irrational number, pi can never repeat when written in decimals; computers have calculated pi to decimal places in the trillions. It is also a transcendental number, a concept that exceeds the capacity of this post to explain.
数学上的pi被定义成圆形的周长和其直径的比。作为一个irrational number(无理数,不能表示成两个整数相除的分数形式),pi如果用十进制记录,pi是不会重复的(不循环)。
Memorizing as many digits of pi as possible is an obsession for some. The Guinness World Record for memorizing digits of π is held by a man named Lu Chao. He set the record in November 2005 at Northwest A&F University in the Shaanxi province of China. It took him 24 hours and 4 minutes to recite the 67,890th decimal place of π without a mistake.
2、Σ(Capital Sigma; Sum notation/求和符号)
Σ(Sigma) is the upper case letter S in Greek. And S stands for Sum(和).
3、μ(Mu; Mean Notation/求平均值符号)
μ (Mu) is mean(均值、平均).
4、σ(sigma)
5、∏(U+220F)(capital pi;连续乘积符号)
product - product of all values in range of series(一系列书的乘积) ∏ xi=x1∙x2∙...∙xn.
6、 ∫(Long s;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.
∬(double integral; integration of function of 2 variables)
∭(triple integral integration of function of 3 variables)
7、 ℒ(Laplace transform; 拉普拉斯变换符号)
8、δ (delta function)
9、ℱ(U+2131)(ℱ/Fourier transform/傅里叶变换)
X(ω) = ℱ{f (t)}
10、λ (Lamda Expression)
参考:
参考:
1、数学符号 Calculus Symbols
数学符号π (Pi)、Σ(Capital Sigma)、μ (Mu) 、σ(sigma)、∏(capital pi), ∫(Integral Symbol)的来历的更多相关文章
- LaTeX常用数学符号
之前在写博客做笔记时经常会在Word或WPS里写好数学公式再截图上传,一直觉得这样很low.现在实在是不想再去截图上传了,于是决定开始学一下LaTeX.在博客园中使用数学公式的设置可以参考在博客园使用 ...
- Others-常用数学符号大全
常用数学符号读法大全 大写 小写 英文注音 国际音标注音 中文注音 Α α alpha alfa 阿耳法 Β β beta beta 贝塔 Γ γ gamma gamma 伽马 Δ δ deta de ...
- markdown常用数学符号小结
(有任何问题欢迎留言或私聊 && 欢迎交流讨论哦 markdown使用LaTex输入数学公式类 Markdown数学符号&公式 CSDN-MarkDown编辑器使用手册(4)- ...
- 一文学会在Markdown中编辑数学符号与公式
在用Markdown写博客时会涉及到数学符号与公式的编辑,下面进行汇总.随手记录,方便你我他. 行内公式:将公式插入到本行内 $0.98^{365} \approx 0.0006$ 我的365天:\( ...
- Latex 数学符号
本文完全转自 <常用数学符号的 LaTeX 表示方法>,在此转载仅仅为了便于查阅,谨向原作者致以崇高的敬意. 常用数学符号的 LaTeX 表示方法 (以下内容主要摘自“一份不太简短的 LA ...
- 数学符号“s.t.”的意义
在优化问题的求解中,如线性规划.非线性规划问题等,经常会遇到数学符号“s.t.”,它的意思是什么呢? “s.t.”,指 subject to,受限制于.... 例如: 目标函数:min {x+2} 约 ...
- LaTeX常用数学符号表示方法
转自:http://www.mohu.org/info/symbols/symbols.htm 常用数学符号的 LaTeX 表示方法 (以下内容主要摘自“一份不太简短的 LATEX2e 介绍”) 1. ...
- 常用数学符号的 LaTeX 表示方法
常用数学符号的 LaTeX 表示方法 (以下内容主要摘自"一份不太简短的 LATEX2e 介绍") 1.指数和下标可以用^和_后加相应字符来实现.比如: 2.平方根(square ...
- LaTex Verbatim 环境下使用数学符号
参考: Write math and make a box with alltt environment LaTex Verbatim 环境下使用数学符号 在 Verbatim 环境下使用数学符号,需 ...
随机推荐
- SharePoint 命令使用集锦 (持续更新中...)
首先要定位到 cd "Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN" 下面 ...
- scala学习笔记(四)样本类与模式匹配
访问修饰符 格式:private[x]或protected[x],x指某个所属包.类或单例对象,表示被修饰的类(或方法.单例对象),在X域中公开,在x域范围内都可以访问: private[包名]:在该 ...
- HDOJ-ACM1020(JAVA)
题意:给字母计数,如果是字母后面没有相同的,原样输出,如果有则输出这个字母的个数和字母本身. import java.util.*; import java.io.*; public class Ma ...
- zoj 3460 Missile【经典建图&&二分】
Missile Time Limit: 2 Seconds Memory Limit: 65536 KB You control N missile launching towers. Ev ...
- javascript闭包问题
<script type="text/javascript"> window.onload = function(){ var name = "The Win ...
- Robotium学习笔记二
一. 控制测试用例的执行顺序 采用TestSuit方式来控制每条Case的运行顺序 Demo如下 public static Test suite() { TestSuite suite = new ...
- input输入框默认文字,点击消失
<input type="text" value="请输入用户名" onfocus="if(value=='请输入用户名') {value='' ...
- Linux为Tomecat指定JDK
在搭建Jenkin+Sonar集成时,由于系统环境配置了jdk1.7,但是jenkins在安装sonar的插件时,需要jdk1.8.,所以需要在Tomcat指定jdk1.8. (1)暂停Tomcat ...
- vs调试 本地IIS
http://www.cnblogs.com/minesky/p/3389955.html 准备篇-配置IIS环境 网站发布到测试环境或者生产后,经常会出现各种让人解不开的疑问,想调试也调试不了.可以 ...
- Apache Mina 2.x 框架+源码分析
源码下载 http://www.apache.org/dyn/closer.cgi/mina/mina/2.0.9/apache-mina-2.0.9-src.tar.gz 整体架构 核心过程(IoA ...