数学专业词汇

数学专业词汇
数学专业词汇

Unit 1 Functions

calculus 微积分definition 定义

linear function 线性函数equation 方程,等式formula 公式identity 恒等式

concept 概念inequality 不等式

set notation 集合符号(open/close) interval (开/闭) 区间

subset 子集subinterval 子区间

real number 实数absolute value 绝对值proportional 成正比的independent variable 自变量

constant 常数dependent variable 因变量

symbol / notation 符号denote 表示,记为

domain / range 定义域/ 值域figure/graph 图形,图像horizontal/ vertical 水平的/ 竖直的intersect / intersection 交,相交/ 交点expression 表达式positive / negative 正的/ 负的

equal/ be equal to 等于equivalently 等价地

add / plus 加subtract / minus 减

multiply/ times 乘divide /over 除

sum 和difference 差product 积quotient 商

algebra / algebraic 代数学/ 代数的geometry / geometric 几何学/ 几何图形的continuity 连续性continuous 连续的discontinuity/ break 间断点removable 可去的

interior point 内点endpoint 端点

integer 整数fraction 分数

denominator 分母numerator 分子

term 项solution /root /zeros 解/根/零点composite function 复合函数evaluate 求值

reciprocal 倒数compute/ calculate 计算

polynomial 多项式symmetry /symmetric 对称/对称的coordinate axes 坐标轴point / line / angle 点/线/角

verify 验证,核实origin 原点

dashed line 虚线even function 偶函数

property 性质odd function 奇函数Pythagorean theorem 勾股定理operation 运算

rational functions 有理函数power function 幂函数

degree 次数coefficient 系数

exponent /exponential 指数/指数的logarithm /logarithmic 对数/对数的trigonometry 三角法,三角学trigonometric function 三角函数

intercept 截距slope 斜率increase 增加decrease 减少piecewise function 分段函数factor n. & v. 因子,因式因式分解magnitude / direction 大小/ 方向analytical method 解析法

graphing utility 作图工具calculator 计算器

local maximum / peak 极大值local minimum /valley 极小值

asymptote 渐近线curve 曲线

triangle / triangular 三角形/ 三角形的rectangle / rectangular 矩形/ 矩形的transformation 变形shift 平移(变换) scaling 伸缩(变换) inverse function 反函数,逆函数irrational number 无理数approximation 近似,大概infinity / infinite 无穷/ 无穷的radian 弧度(制)radius /diameter 半径/直径

acute/obtuse/right angle 锐角/钝角/直角period / periodic 周期/ 周期的

line segment 线段multiple 倍数

standard position 标准位置initial position 起始位置

counter-clockwise 逆时针的terminal side 终边

rotation/ revolution 旋转amplitude 振幅

sine 正弦cosine 余弦

tangent 正切cotangent 余切

secant 正割cosecant 余割

belong to 属于element 元素

addition 加法subtraction 减法multiplication 乘法division 除法

square/ square root 平方/ 平方根cube / cube root 立方/ 立方根

Unit 2 Limits

finite 有限的infinite limit 无穷极限integrable 可积(分)的integral 积分;积分的integrability 可积性integrate 对…求积分integrating factor 积分因子integration 积分differentiation 微分derivative 导数

instantaneous rate of change 瞬时变化率Population growth

rates

人口增长率

average rate of change 平均变化率marginal cost 边际成本

velocity 速度speed 速率

acceleration 加速度surface area 表面积

volume 体积shrink 缩小

continuity/ continuous 连续/ 连续的be sufficiently close to 充分接近于

zoom in 放大zoom out 缩小

tend to / approach 趋近于change 增量

tangent line 切线secant line 割线

arbitrarily 任意地undefined 未定义的,无定义的numerical 数值的,数字的one-sided limits 单侧极限

left-hand limit 左极限right-hand limit 右极限

assume/suppose 假设direct substitution 直接代入法

point of discontinuity/ break 间断点in lowest / reduced

terms

最简(分数)形式

leading term 首项be reduced to 化简为

become arbitrarily large 无限增大increase without

bound

无限增大

arithmetic 算术的conjugate 共轭

slant / oblique asymptote 斜渐近线left-continuity

right-continuity

左连续

右连续Unit 3 Derivatives

endpoint 端点end behavior 无穷趋势parabola 抛物线proof / evidence 证明/证据generate/produce/yield 得到,产生(结果等) branch 支,分支derivative function 导函数differentiate 求…的微分differentiable 可微的cornor point

bracket 大括号,中括号parentheses 圆括号

higher-order derivatives 高阶导数roughly/

approximately

大概,大约

steady state [物] 定态,恒稳态round to 10 digits 精确到10位小数component 分量sector 扇形displacement 位移projectile 抛射体

limiting value 极限值quadratic formula 二次方程的求根公式Chain Rule 链式法则implicit function 隐函数

related rates 相关变化率hypotenuse (三角形的)斜边

Unit 4 Applications of the Derivative

bounded 有界的absolute maximum 最大值

critical point 临界点,驻点absolute minimum 最小值

extreme/ extrema 极点extreme value 极值

monotonic 单调的concavity 凹性,凹凸性concave up 上凹的concave down 下凹的

inflection point 拐点normal distribution 正态分布optimization 最优化dimension 维,维数constraint 约束条件objective function 目标函数

arc length 弧长linear approximation 线性近似overestimate 过高估计error 误差

three decimal places 3位小数sphere / spherical 球体/球形的

chord 弦indeterminate forms 未定型exponentiate 指数化prime number 质数antiderivative 反导数,原函数integrand 被积函数

indefinite integral 不定积分variable of integration 积分变量differential equation 微分方程initial condition 初始条件

general solution 通解initial value problem 初始值问题

(完整版)美国数学建模专业词汇

Data Structures 基本数据结构Dictionaries 字典 Priority Queues 堆 Graph Data Structures 图 Set Data Structures 集合 Kd-Trees 线段树 Numerical Problems 数值问题 Solving Linear Equations 线性方程组Bandwidth Reduction 带宽压缩 Matrix Multiplication 矩阵乘法Determinants and Permanents 行列式Constrained and Unconstrained Optimization 最值问题 Linear Programming 线性规划 Random Number Generation 随机数生成Factoring and Primality Testing 因子分解/质数判定 Arbitrary Precision Arithmetic 高精度计算 Knapsack Problem 背包问题 Discrete Fourier Transform 离散 Fourier变换 Combinatorial Problems 组合问题 Sorting 排序 Searching 查找 Median and Selection 中位数 Generating Permutations 排列生成Generating Subsets 子集生成 Generating Partitions 划分生成Generating Graphs 图的生成 Calendrical Calculations 日期 Job Scheduling 工程安排 Satisfiability 可满足性 Graph Problems -- polynomial 图论-多项式算法 Connected Components 连通分支Topological Sorting 拓扑排序 Minimum Spanning Tree 最小生成树Shortest Path 最短路径 Transitive Closure and Reduction 传递闭包 Matching 匹配 Eulerian Cycle / Chinese Postman Euler 回路/中国邮路 Edge and Vertex Connectivity 割边/割点Network Flow 网络流 Drawing Graphs Nicely 图的描绘Drawing Trees 树的描绘 Planarity Detection and Embedding 平面性检测和嵌入 Graph Problems -- hard 图论-NP问题Clique 最大团 Independent Set 独立集 Vertex Cover 点覆盖 Traveling Salesman Problem 旅行商问题Hamiltonian Cycle Hamilton回路 Graph Partition 图的划分 Vertex Coloring 点染色 Edge Coloring 边染色 Graph Isomorphism 同构 Steiner Tree Steiner树 Feedback Edge/Vertex Set 最大无环子图Computational Geometry 计算几何Convex Hull 凸包 Triangulation 三角剖分 Voronoi Diagrams Voronoi图 Nearest Neighbor Search 最近点对查询Range Search 范围查询 Point Location 位置查询 Intersection Detection 碰撞测试 Bin Packing 装箱问题 Medial-Axis Transformation 中轴变换Polygon Partitioning 多边形分割Simplifying Polygons 多边形化简 Shape Similarity 相似多边形 Motion Planning 运动规划 Maintaining Line Arrangements 平面分割Minkowski Sum Minkowski和 Set and String Problems 集合与串的问题Set Cover 集合覆盖 Set Packing 集合配置 String Matching 模式匹配 Approximate String Matching 模糊匹配Text Compression 压缩 Cryptography 密码 Finite State Machine Minimization 有穷自动机简化

数学专业英语词汇

代数ALGEBRA 1.数论 natural number自然数 positive number正数 negative number负数 odd integer,odd number奇数 even integer,even number偶数 integer,whole number整数 Positive whole number正整数 negative whole number负整数 consecutive number连续整数 real number,rational number实数,有理数irrational(number)无理数 inverse倒数 composite number合数 e.g.4,6,8,9,10,12,14,15…prime number质数 e.g.2,3,5,7,11,13,15…reciprocal倒数 common divisor公约数 multiple倍数 (minimum)common multiple(最小)公倍数 (prime)factor(质)因子 common factor公因子 ordinary scale,decimal scale十进制nonnegative非负的

tens十位 units个位 mode众数 mean平均数 median中值 common ratio公比 2.基本数学概念 arithmetic mean算术平均值weighted average加权平均值geometric mean几何平均数exponent指数,幂 base乘幂的底数,底边 cube立方数,立方体 square root平方根 cube root立方根 common logarithm常用对数digit数字 constant常数 variable变量 inverse function反函数complementary function余函数linear一次的,线性的factorization因式分解

初中数学专业英语词汇打印版

初中数学英语词汇 一般词汇: 加数addend 平均数average 计算calculation 运算operation 证明prove 假设hypothesis, hypotheses(pl. 命题proposition 算术arithmetic 图表chart 位移displacement 展开expand 展开式expand form 简化simplify 求值evaluate 乘multiply 因式分解factor 代数词汇: 加plus(prep., add(v., addition(n. 被加数augend, summand 加数addend 和sum 减minus(prep., subtract(v., subtraction(n. 被减数minuend 减数subtrahend 差remainder 积product 乘times(prep., multiply(v., multiplication(n. 乘数multiplicator 被乘数multiplicand, faciend 除divided by(prep., divide(v., division(n. 被除数dividend 除数divisor 商quotient 大于is greater than 等于equals, is equal to, is equivalent to 小于is lesser than 大于等于is equal or greater than 小于等于is equal or lesser than 运算符operator 自然数natural number 整数integer 指数exponent 小数decimal 小数点decimal point 正positive 负negative 零null, zero, nought, nil 代数algebra 单项式monomial 公式formula, formulae(pl. 多项式polynomial, multinomial 等式,方程式equation 代数方程algebraic equations 不等式inequation 一次方程simple equation 二次方程quadratic equation 乘方power 三次方程cubic equation 四次方程quartic equation 二次方,平方square 三次方,立方cube 四次方the power of four, the fourth power n次方the power of n, the nth power 开方evolution, extraction 二次方根,平方根square root 三次方根,立方根cube root 四次方根the root of four, the fourth root n次方根the root of n, the nth root 几何词汇: 几何geometry 角angle 角度degree 弧度radian 锐角acute angle 直角right angle 钝角obtuse angle 平角straight angle 底base 边side 高height 三角形triangle 锐角三角形acute triangle 直角边leg 斜边hypotenuse 勾股定理Pythagorean theorem 钝角三角形obtuse triangle 不等边三角形scalene triangle 等腰三角形isosceles triangle 等边三角形equilateral triangle 四边形quadrilateral 平行四边形parallelogram 矩形rectangle

数学词汇表

代数部分 1.基础 add,plus加 subtract减 difference差 multiply times乘 product积 divide除 divisible可被整除的 divided evenly被整除 dividend被除数 divisor因子,除数 quotient商 remainder余数 factorial阶乘 power乘方 radical sign, root sign根号 round to四舍五入 to the nearest四舍五入 2.有关集合 union并集 proper subset真子集 solution set解集 3.有关代数式、方程和不等式 algebraic term代数项 like terms, similar terms同类项 numerical coefficient数字系数 literal coefficient字母系数 inequality不等式 triangle inequality三角不等式range值域 original equation原方程 equivalent equation同解方程等价方程 linear equation线性方程(e.g.5x+6=22) 4.有关分数和小数 proper fraction真分数 improper fraction假分数 mixed number带分数 vulgar fraction,common fraction普通分数simple fraction简分数

complex fraction繁分数 numerator分子 denominator分母 (least)common denominator(最小)公分母 quarter四分之一 decimal fraction纯小数 infinite decimal无穷小数 recurring decimal循环小数 tenths unit 十分位 5.基本数学概念 arithmetic mean算术平均值 weighted average加权平均值 geometric mean几何平均数 exponent指数,幂 base乘幂的底数,底边 cube立方数,立方体 square root平方根 cube root立方根 common logarithm常用对数 digit数字 constant常数 variable变量 inverse function反函数 complementary function余函数 linear一次的,线性的 factorization因式分解 absolute value绝对值,e.g.|-32|=32 round off四舍五入 6.有关数论 natural number自然数 positive number正数 negative number负数 odd integer奇整数, odd number奇数 even integer, even number偶数 integer, whole number整数 positive whole number正整数 negative whole number负整数 consecutive number连续整数 real number, rational number实数,有理数 irrational(number)无理数 inverse倒数 composite number合数e.g.4,6,8,9,10,12,14,15…… reciprocal倒数common divisor公约数

数学专业英语词汇(T)

数学专业英语词汇(T) 数学专业英语词汇(T)数学专业英语词汇(T)t distribution 学生t 分布 t number t数 t statistic t统计量 t test t检验 t1topological space t1拓扑空间 t2topological space t2拓扑空间 t3topological space 分离空间 t4topological space 正则拓扑空间 t5 topological space 正规空间 t6topological space 遗传正规空间 table 表 table of random numbers 随机数表 table of sines 正弦表 table of square roots 平方根表 table of values 值表 tabular 表的 tabular value 表值 tabulate 制表

tabulation 造表 tabulator 制表机 tacnode 互切点 tag 标签 tame 驯顺嵌入 tame distribution 缓增广义函数tamely imbedded 驯顺嵌入tangency 接触 tangent 正切 tangent bundle 切丛 tangent cone 切线锥面 tangent curve 正切曲线 tangent function 正切 tangent line 切线 tangent of an angle 角的正切tangent plane 切平面 tangent plane method 切面法tangent surface 切曲面 tangent vector 切向量 tangent vector field 切向量场tangent vector space 切向量空间tangential approximation 切线逼近

小学数学类英语单词汇总

小学数学类英语单词汇 总 文稿归稿存档编号:[KKUY-KKIO69-OTM243-OLUI129-G00I-FDQS58-

小学数学类英语单词汇总数学mathematics, maths(BrE), math(AmE) 公理 axiom 定理 theorem 计算 calculation 运算 operation 证明 prove 假设 hypothesis, hypotheses(pl.) 命题 proposition 算术 arithmetic 加 plus(prep.), add(v.), addition(n.) 被加数 summand 加数 addend 和 sum 减minus(prep.), subtract(v.), subtraction(n.) 被减数 minuend 减数 subtrahend 差 remainder 乘 times(prep.), multiply(v.), multiplication(n.)被乘数 multiplicand, faciend 乘数 multiplicator 积 product

除 divided by(prep.), divide(v.), division(n.)被除数 dividend 除数 divisor 商 quotient 等于 equals, is equal to, is equivalent to 大于 is greater than 小于 is lesser than 大于等于 is equal or greater than 小于等于 is equal or lesser than 运算符 operator 平均数mean 算术平均数arithmatic mean 倒数(reciprocal) x的倒数为1/x 有理数 rational number 数字 digit 数 number 自然数 natural number 整数 integer 小数 decimal 小数点 decimal point 分数 fraction 分子 numerator 分母 denominator

数学专业词汇

Lesson 1 Mathematics as a Language of Science assert vt. 断言;坚持主张;维护表明qualitative adj. 性质的;定性的 quantitative adj. 量的;数量的;定量的;与数量有关的 astronomy n. 天文学 postulate n. 假定, 基本条件, 基本原理 vt. 要求, 假定 vi. 要求 hypothetical adj. 假设的, 假定的,爱猜想的 Lesson 2 deduction n. 减除, 扣除, 减除额, 推论, 演绎 induction n. 归纳;归纳法;归纳所得之结论 verification n. 验证;证实 correlate vt. 使相互关联 vi. 和...相关discard vt. 丢弃, 抛弃 v. 放弃 discredit n. 不信任;失信 consistent adj. 一致的, 调和的, 坚固的, [数、统]相容的 inadequacy n. 不充分 ,不适当,不适合,不足额 conic, conical adj 圆锥的;圆锥形的 ellipse n. 椭圆, 椭圆形 ellipt (n.) hyperbolic adj. 双曲线的 hyperbola (n.) parabolic adj. 用寓言表达的: 抛物线的,像抛物线的parabola (n.) algebraic adj. 代数的, 关于代数学的 mineralogy n. 矿物学 refraction n. 折光, 折射 stimulus n. 刺激物, 促进因素, 刺激, 刺激 impetus n. 冲力推动力;刺激 Lesson 3 Axioms, definitions and Theorems axiom n. [数]公理 definition n. 阐明;确定定义;界说 extravagant adj. 奢侈的, 浪费的, 过分的, 放纵的 collinear adj. 在同一直线上的, 同线的 convex adj. 凸出的;凸面的 segment n. 部分;片段;节, 弓形;圆缺;弧形, 线段 conswquently adv. 从而, 因此 in terms of adv. 根据, 按照, 用...的话, 在...方面 pretense n. 主张, 要求, 伪称, 借口, 自称 Lesson 4 Geometry and Geometrical terms term n. 学期, 期限, 期间, 条款, 条件, 术语 triangle n. [数]三角形, 三人一组, 三角关系 parallelogram n. 平行四边形 straight angle n. [数]平角right angle n. 直角 acute angle n. 锐角 obtuse angle n. 钝角 reflex angle n. 优角 rectilinear adj 直线的;由直线组成的;循直线进行的 isosceles triangle n. 等腰三角形 equilateral triangle n. 等边三角形 right triangle n. 直角三角形 obtuse triangle n. 钝角三角形 acute triangle n. 锐角三角形 equiangular triangle n. 正三角形,等角三角形 hypotenuse n. (直角三角形的)斜边 circle 圆 center 中心;中央; 圆心 diameter n. 直径 radius n. 半径, 范围, 辐射光线, 有效航程, 范围, 界限circumference n. 圆周, 周围 Lesson 5 The Method of Limits limit n. 限度,极限,极点 infinite adj. 无限的;无穷的 infinitesimal adj. 无穷小的, 极小的, 无限小的calculus n. 微积分学, 结石 exemplify vt. 例证, 例示, 作为...例子 inscribe v. 记下 polygon n. [数]多角形, 多边形 diminish v. (使)减少, (使)变小 curvilinear adj 曲线的, 由曲线组成的 intuition n. 直觉, 直觉的知识 integral n. [数学] 积分, 完整, 部分 defective adj. 有缺陷的, (智商或行为有)欠缺的 differential coefficient 微分系数 arithmetical adj. 算术的, 算术上的 convergence n. 集中, 收敛 criterion n. (批评判断的)标准, 准据, 规范 sequence n. 次序, 顺序, 序列 irrational numbers n.

数学专业英语词汇

数学专业英语词汇1 b measurability b可测性 b measurable function 波莱尔可测函数 babylonian numerals 巴比伦数字 back substitution 逆计算 backward difference 后向差分 backward difference operator 后向差分算子 backward difference quotient 后向差商 backward solution 后向解法 baire function 贝利函数 baire measure 贝利测度 baire set 贝利集 baire space 贝利空间 baire theorem 贝利定理 balance 平衡 balanced category 平衡范畴 balanced functor 平衡函子 balanced hypergraph 平衡超图 balanced neighborhood 平衡邻域 balanced sample 平衡样本 balanced set 平衡集 balancing method 平衡法 balayage 扫除 ball 球 ballistic curve 弹道 banach algebra 巴拿赫代 数 banach lie group 巴拿赫 李群 banach space 巴拿赫空间 band 带 band chart 带状图 band matrix 带状矩阵 bar construction 棒构成 bar diagram 条线图 bar graph 条线图 barrel 桶集 barrel shape 桶型 barrelled space 桶型空间 barrier 闸 barycenter 重心 barycenter of a simplex 单 形的重心 barycentric 重心的 barycentric complex 重心 复形 barycentric coordinates 重 心坐标 barycentric mapping 重心 映射 barycentric subdivision 重 心重分 base 底 base angle 底角 base line 底线 base number 底数 base of logarithms 对数的 底 base point 基点 base register 基址寄存器 变址寄存器 base space 底空间 base vector 基向量 basic 基础的 basic block 基本块 basic field 基域 basic form 基本形式 basic point 基础点 basic representation 基本 表示 basic ring 基环 basic solution 基本解 basic symbol 基本符号 basic variable 基本变量 basis 基 basis for cohomology 上 同爹 basis for homology 同爹 basis of linear space 线性 空间的基 basis of vector space 向量 空间的基 basis replacement procedure 基替换过程 basis theorem of hilbert 希 耳伯特基定理 basis vector 基本向量 batch processing 成批处 理 bayes decision function 贝 叶斯判定函数 bayes formula 贝叶斯公 式 bayes postulate 贝叶斯公 设 bayes solution 贝叶斯解 behavior 行为 behavior strategy 行为策 略 bellman principle 贝尔曼 原理 beltrami equation 贝尔特 拉米方程 bending point 转向点 bergman metric 伯格曼度 量 bernoulli equation 伯努利 方程 bernoulli inequality 伯努 利不等式 bernoulli method 伯努利 法 bernoulli number 伯努利 数 bernoulli polynomial 伯努 利多项式 bernoulli trials 伯努利试 验 bernoullian polynomial 伯 努利多项式 bernstein inequality 伯思 斯坦不等式 bernstein polynomial 伯思 斯坦多项式 bertrand curves 柏特龙曲 线 bertrand paradox 柏特龙 悖论 bessel equation 贝塞耳方 程 bessel function 贝塞耳函 数 bessel function of the second kind 第二类贝塞耳函 数 bessel function of the third kind 第三类贝塞耳函数 bessel inequality 贝塞耳 不等式 bessel integral 贝塞耳积 分 best approximation 最佳 逼近 best estimator 最佳估计 量 best test 最佳检验 best uniform approximation 最佳一致逼近 beta distribution 分布 beta function 函数 betti group 贝蒂群 betti number 贝蒂数 between group variance 群 间方差 biadditive 双加法的 biangular 双角的 bias 偏倚 biased estimator 有偏估计 量

数学专业英语词汇(P)

数学专业英语词汇(P) p adic algebra p进代数 p adic fraction p进分数 p adic integer p进整数 p adic number p进数 p adic representation p进表示 p adic system p进法 p adic valuation p进赋值 pack束 pair对 paired comparison成对比较法 paired samples成双样本 pairing配对 pairwise两两的 pairwise independent events互相独立事件paleogeometry古几何学 pantograph比例画器放大器 parabola抛物线 parabola of order n n阶抛物线 parabolic coordinates抛物线坐标 parabolic curve抛物曲线 parabolic cusp抛物尖点 parabolic cylinder抛物柱面 parabolic cylinder function抛物柱面函数parabolic differential equation抛物型微分方程parabolic folium抛物叶形线 parabolic orbit抛物线轨道 parabolic point抛物点 parabolic regression抛物回归 parabolic segment抛物线段 parabolic spiral抛物螺线 parabolic type抛物型 parabolograph抛物图形 paraboloid抛物面 paraboloid of revolution回转抛物面paraboloidal coordinates抛物面坐标paracompact space仿紧空间 paradox悖论 paradoxical荒谬的 paradoxical set不合理集合 parallactic displacement视差位移

数学专业词汇

数学专业词汇 数学 mathematics, maths(BrE), math(AmE) 公理 axiom 定理 theorem 计算 calculation 运算 operation 证明 prove 假设 hypothesis, hypotheses(pl.) 命题 proposition 算术 arithmetic 加 plus(prep.), add(v.), addition(n.) 被加数 augend, summand 加数 addend 和 sum 减 minus(prep.), subtract(v.), subtraction(n.) 被减数 minuend 减数 subtrahend 差 remainder 乘 times(prep.), multiply(v.), multiplication(n.) 被乘数 multiplicand, faciend 乘数 multiplicator 积 product 除 divided by(prep.), divide(v.), division(n.) 被除数 dividend 除数 divisor 商 quotient 等于 equals, is equal to, is equivalent to 大于 is greater than 小于 is lesser than 大于等于 is equal or greater than 小于等于 is equal or lesser than 运算符 operator 平均数mean 算术平均数arithmatic mean 几何平均数geometric mean n个数之积的n次方根 倒数(reciprocal) x的倒数为1/x 有理数 rational number 无理数 irrational number 实数 real number 虚数 imaginary number 数字 digit 数 number 自然数 natural number

IB必备 数学专业名词中英对照

数学mathematics 公理axiom 定理theorem 计算calculation 运算operation 证明prove 假设hypothesis, hypotheses(pl.) 命题proposition 算术arithmetic 加plus(prep.), add(v.), addition(n.) 被加数augend, summand 加数addend 和sum 减minus(prep.), subtract(v.), subtraction(n.) 被减数minuend 减数subtrahend 差remainder 乘times(prep.), multiply(v.), multiplication(n.) 被乘数multiplicand, faciend 乘数multiplicator 积product 除divided by(prep.), divide(v.), division(n.) 被除数dividend 除数divisor 商quotient 等于equals, is equal to, is equivalent to 大于is greater than 小于is lesser than 大于等于is equal or greater than 小于等于is equal or lesser than 运算符operator 数字digit 数number 自然数natural number 整数integer 小数decimal 小数点decimal point 分数fraction 分子numerator 分母denominator 比ratio 正positive 负negative 零null, zero, nought, nil 十进制decimal system 二进制binary system 十六进制hexadecimal system 权weight, significance 进位carry 截尾truncation 四舍五入round 下舍入round down 上舍入round up 有效数字significant digit 无效数字insignificant digit 代数algebra

数学专用词汇

数学专用词汇 代数部分 1.有关数学运算 add,plus加 subtract减 difference差multiply,times乘product积 divide除 divisible可被整除的dividedevenly被整除dividend被除数,红利divisor因子,除数quotient商 remainder余数factorial阶乘 power乘方radicalsign,rootsign 根号 roundto四舍五入tothenearest四舍五入 2.有关集合 union并集 proper subset真子集solution set解集 3. 有关代数式、方程和不等式 algebraic term代数项like terms,similar terms同类项numerical coefficient 数字系数literal coefficient 字母系数 inequality不等式 triangle inequality 三角不等式 range值域 original equation原 方程 equivalent equation 同解方程,等价方程 linear equation线性 方程(e.g.5 x +6=22) 4. 有关分数和小 数 proper fraction真分 数 improper fraction假 分数 mixed number带分数 vulgar fraction,ommon fraction普通分数 simple fraction简分 数 complex fraction繁分 数 numerator分子 denominator分母 (least)common denominator(最小)公 分母 quarter四分之一 decimal fraction纯小 数 infinite decimal无穷 小数 recurring decimal循 环小数 tenthsunit十分位 5.基本数学概念 arithmetic mean算术 平均值 weighted average加权 平均值 geometric mean几何平 均数 exponent指数,幂 base乘幂的底数,底边 cube立方数,立方体 square root平方根 cube root立方根 common logarithm常用 对数 digit数字 constant常数 variable变量 inversefunction反函 数 complementary function余函数 linear一次的,线性的 factorization因式分 解 absolute value绝对 值,e.g.|-32|=32 round off四舍五入 6. 有关数论 natural number自然数 positive number正数 negative number负数 odd integer,odd number奇数

数学专业词汇词典

a priori bound 先验界限 a priori distribution 先验分布 a priori probability 先验概率 a summable a 可和的 abacus 算盘 abbreviate 略 abbreviation 简化 abel equation 阿贝耳方程 abel identity 阿贝耳恒等式 abel inequality 阿贝耳不等式 abel summation method 阿贝耳求和法 abelian algebra 阿贝耳代数abelian differential 阿贝耳微分abelian equation 阿贝耳方程abelian extension 阿贝耳扩abelian function 阿贝耳函数abelian function field 阿贝耳函数域 abelian functor 阿贝耳函子abelian group 交换群 abelian groupoid 阿贝耳广群abelian integral 阿贝耳积分abelian summation 阿贝耳求和法abelian theorem 阿贝耳定理abelian variety 阿贝耳簇 abridge 略 abridged notation 简算记号abscissa 横坐标 abscissa of absolute convergence 绝对收敛坐标 abscissa of summability 可和性坐标 abscissa of uniform convergence 一致收敛横坐标 absolute 绝对形 absolute address 绝对地址absolute class field 绝对类域absolute coding 绝对编码absolute cohomology 绝对上同调absolute conic 绝对二次曲线absolute convergence 绝对收敛absolute curvature vector 绝对曲率向量 absolute deviation 绝对偏差absolute differential calculus 绝对微分学 absolute error 绝对误差 absolute extremes 绝对极值 absolute extremum 绝对极值 absolute frequency 绝对频率 absolute geometry 绝对几何 absolute homology group 绝对同岛 absolute homotopy group 绝对同伦 群 absolute inequality 绝对不等式 absolute instability 绝对不稳定 性 absolute maximum 绝对极大值 absolute minimum 绝对极小值 absolute moment 绝对矩 absolute neighborhood 绝对邻域 absolute neighborhood retract 绝 对邻域收缩核 absolute norm 绝对数 absolute number 不名数 absolute parallelism 绝对平行性 absolute quadric 绝对二次曲面 absolute ramification index 绝对 分歧指数 absolute rotation 绝对旋转 absolute singular homology group 绝对奇异同岛 absolute space 绝对空间 absolute space time 绝对时空 absolute stability 绝对稳定性 absolute term 常数项 absolute unit 绝对单位 absolute value 绝对值 absolute value sign 绝对值符号 absolute velocity 绝对速度 absolutely additive measure 完全 加性测度 absolutely compact set 绝对紧集 absolutely complete system 绝对 完备系 absolutely continuous 绝对连续 的 absolutely continuous distribution 绝对连续分布 absolutely continuous function 绝对连续函数 absolutely continuous measure 绝 对连续测度 absolutely continuous part 绝对 连续部分 absolutely continuous transformation 绝对连续变换 absolutely convergent 绝对收敛 的 absolutely convergent integral 绝对收敛积分 absolutely convergent series 绝 对收敛级数 absolutely convex hull 绝对凸包 absolutely discontinuous function 绝对不连续函数 absolutely integrable 绝对可积 的 absolutely irreducible character 绝对不可约特征 absolutely irreducible representation 绝对不可约表示 absolutely irreducible variety 绝对不可约簇 absolutely normal number 绝对数 absolutely prime ideal 绝对素理 想 absolutely semisimple algebra 绝 对半单代数 absolutely simple group 绝对单群 absolutely summable sequence 绝 对可和序列 absolutely unbiased estimator 绝 对无偏估计量 absolutely unramified extension 绝对非分歧扩 absorbing barrier 吸收障碍 absorbing medium 吸收媒体 absorbing set 吸收集 absorbing state 吸收态 absorption 吸收 absorption coefficient 吸收系数 absorption curve 吸收曲线 absorption factor 吸收因数 absorption index 吸收指数 absorption law 吸收律 absorption probability 吸收概率

相关文档
最新文档