数学-词汇
-
GRE数学手册 主要符号
+plus ;positive-minus ;negative×multiplied by ;times÷divided by=equals≈approximately equals≠not equal to<less than>greater than≤equal to or less than ≥equal to or greater than o( )round brackets ;parentheses[ ]square brackets{ }braces∈is a member of the set⊂is a subset of∽similar to≌congruent to*denotes an operation∴therefore∵because∶ratio sign, divided by, is to∷equals, as(proportion)square root ofcube root of∥parallel to⊥perpendicular to, at right angles with∠angle∟right angleºdegree′minute″second⊙circleA⁀Barc ABethe base of natural logarithms,approx.2.71828x!factorial x, x(x-1)(x-2)---1lognxlog x to the base nπpilnxlog x to the base e(natural logarithm)lgxlog x to the base 10(common logarithm)|x|the absolute value of x数的概念和特性
*几个GRE最常用的概念:
偶数(evennumber):能被2整除的整数;
奇数(odd number):不能被2整除的数;
质数(primenumber):大于1的整数,除了1和它本身外,不能被其他正整数所整除的,称为质数。也叫素数;(学过数论的同学请注意,这里的质数概念不同于数论中的概念,GRE里的质数不包括负整数)
倒数(reciprocal):一个不为零的数为x,则它的倒数为1/x。
*最重要的性质:
奇偶性:偶加偶为偶,偶减偶为偶,偶乘偶为偶;
奇加奇为偶,奇减奇为偶,奇乘奇为偶;
奇加偶为偶,奇减偶为偶,奇乘偶为偶。等差数列
GRE数学中绝大部分是等差数列,,形式主要为应用题。题目会说三年稳步增长第一年的产量是x,第三年的产量是y,问你的二年的产量。数理统计
*众数(mode) 一组数中出现频率最高的一个或几个数。
例:mode of1,1,1,2,3,0,0,0,5 is 1 and 0。
*值域(range)
一组数中最大和最小数之差。
例:range of1,1,2,3,5 is 5-1=4
*平均数(mean) 算术平均数(arithmetic mean)
*几何平均数(geometric mean)
n个数之积的n次方根。
*中数(median)对一组数进行排序后,正中间的一个数(数字个数为奇数), 或者中间两个数的平均数(数字个数为偶数)。例: median of1,7,4,9,2,5,8 is 5 median of 1,7,4,9,2,5 is (5+7)/2=6
ps:GRE经常考察众数与数的个数的积和这组数的和的大小。
*标准偏差(standard error)一组数中,每个数与平均数的差的绝对值之和,再除以这组数的个数n例:standarderror of 0,2,5,7,6 is: (|0-4|+|2-4|+|5-4|+|7-4|+|6-4|)/5=2.4
*standard variation一组数中,每个数与平均数之差的平方和,再除以这组数的个数n
例: standardvariation of 0,2,5,7,6 is: _ 2 2 2 2 2_|(0-4) +(2-4)+(5-4)+(7-4)+(6-4)|/5=6.8
*标准偏差(standard deviation)
standard deviation等于standard variation的平方根
ps :GRE经常让你比较众数或中数与数的个数的乘积和这组数的和的大小,可以举几个极限情况的例子验证一下。还有一种题型是给你两组数的平均值,方差,比较他们的中数大小;要注意中数的大小和那两个值是没有必然联系的,无法比较。
平面几何
1.普通几何:
GRE经常考察组和图形,例如两个相等的圆经过对方圆心,求外部周长;一个正三角形中去掉三个以各顶点为圆心,周长一般为半径的圆的以后的部分的面积。只要熟记下列公式局可以解决:*平面图形的周长和面积:
PerimeterAreaTriangle三边之和(底×高)/2Square边长×4边长的平方Rectangle(长+宽)×2长×宽Parallelogram(长+宽)×2底×高Trapezoid四边之和(上底+下底)×高/2Rhombus边长×4两条对角线之积的1/2Circle2πr=πdπr2*经常考的还有圆中的弦和半径以及垂直于弦的
线段所组成的三角形各边间的关系,如右图。2.解析几何:
常考的有:
*两直线垂直的条件:来直线和垂直的条件,。*平面上两点中点坐标及距离:平面直角坐标系中,A(x1,y1)和B(x2,y2)是任意两点,C(x,y)是线段AB的中点,则x=(x1+x2)/2,,y=(y1+y2)/2,线段AB两端点间的距离=
立体几何
GRE数学中的立体几何只涉及四面体,长方体,正方体,圆柱体,圆锥(不常考)的面积和体积。*立体图形的表面积和体积
VolumeSurface AreaRectangular Prism长×宽×高2(长×宽+长×高+宽×高)Cube棱长的立方6×棱长×棱长Right Circular Cylinderπr2h2πr h(侧)+ 2πr2(底)Sphere4πr3/34πr2Right Circular Coneπr2h/3lr/2 (l为母线)概率(Probability)
某一事件在相同的条件下可能发生也可能不发生,这类事件成为随机事件(random occurrence)。概率就是用来表示随机事件发生的可能性大小的一个量。很自然的吧必然发生的概率定为1,并把不可能发生的事件的概率定为0,而一般随机事件的概率是介于0和1之间的一个数。
等概基本事件组
满住下列二条性质的n个随机事件A1,A2,─ An 被称为“等概基本事件组”:⑴ A1,A2,─ An
发生的机会相等;⑵在任一实验中,A1,A2,─An 中只有一个发生。等概基本事件组中的任一随机事件Ai(i=1,2, ─,n)称为“基本事件”。如果事件B是由等概念基本事件组A1,A2,─An 的m个基本事件构成,则事件B的概率P(B)=m/n,这种讨论事件概率的模型称为“古典概型”。ps:排列组合结合概率中的“古典概率”就可以解决几乎所有的GRE数学概率问题,但要灵活应用,而且很多题目看起来像概率题实际上它就是各抽屉原理(6个球放到5个抽屉里则至少有一个抽屉里有两个或更多的球),他就让你比较和1的大小,当然是相等。
正态分布
*高斯分布(Gaussian)(正态分布)的概率密度函数为一钟型曲线,即a为均值,为标准方差,曲线关于x=a的虚线对称,决定了曲线的“胖瘦”,形状为:
图1
*高斯型随机变量的概率分布函数,是将其密度函数取积分,即
, 表示随机变量A的取值小于等于x的概率。比如A的取值小于等于均值a的概率是50%。曲线为
ps:如果你没学过概率论的话,这部分内容很难理解,不过不要紧,答错一道题也可以拿八百分的:),绝大部分时候你不会遇见这种题的。
图表(Chart & Graph)
解答图表题的关键是找到关键的数据和信息:有时候图表很复杂,表示的数据很多,但只要看清楚题目所问的那个量就好了。
GRE种主要考察五种图表:
1.表格(tables)
分类排列纪录事项的文件。
2.饼形图(pie graphs)
表示整体与部分间的关系,通常用百分比表示图中的每个部分。
3.线型图(line graphs)
表示数量的连续变化数量一般以时间的变化来衡量。
4.条带图(bar graphs)
用条带的高低或长短来表示在不同时间里的不同数量或同一数量。
5.累积图(cumulative graphs)
在累积条带图中,将累积条带的高度按比例分成不同的数量,用以比较不同的项目。
常用数学公式(a+b)(a-b)=a²-b² (a+b)²=a²+2ab+b² (a-b)²=a²-2ab+b²
(a+b)³=a³+3a²b+3ab²+b³ (a-b)³=a³-3a²b+3ab²-b³
一元二次方程ax²+bx+c=0的解x₁,₂=(-b±√b²-4ac)/2a
*Simple Interest:利息Interest=本金Principal3时间Time3利率Rate。
*Compound Interest:A=(1+R)n;A为本利和,P为本金,R为利率,n为期数。
*Discount=Cost3Rate of Discount *Distance=Speed3Time
*Pythagorean Theorem(勾股定理):直角三角形(right triangle)两直角边(legs)的平方和等于斜边 (hypotenuse)的平方。
*多变形的内角和:(n-2)×180°,总对角线数为n(n-3)/2条,从每一个顶点引出的对角线数为(n-3)条;式中:n为多边形的边数
*平面直角坐标系中,A(x1,y1)和B(x2,y2)是任意两点,C(x,y)是线段AB的中点,则x=(x1+x2)/2,,y=(y1+y2)/2,线段AB两端点间的距离=
*平面图形的周长和面积:
PerimeterAreaTriangle三边之和(底×高)/2Square边长×4边长的平方Rectangle(长+宽)×2长×宽Parallelogram(长+宽)×2底×高Trapezoid四边之和(上底+下底)×高/2Rhombus边长×4两条对角线之积的1/2Circle2πr=πdπr2*立体图形的表面积和体积
VolumeSurface AreaRectangular Prism长×宽×高2(长×宽+长×高+宽×高)Cube棱长的立方6×棱长×棱长Right Circular Cylinderπr2h2πr h(侧)+ 2πr2(底)Sphere4πr3/34πr2Right Circular Coneπr2h/3lr/2 (l为母线)GRE数学考试词汇
A
abscissa横坐标absolute value绝对值account for(数量)占acute angle锐角acute triangle锐角三角形add加add toaddition加,加法adjacent相邻adjacent angles邻角algebra代数学algebraic expression代数式algebraic fraction分式algebraic term代数项aliquot除得尽数aliquant除不尽数alternate angles内错角altitude高度amount合计angle角angle bisector角平分线apex顶,顶点apiece每人,每个approximately近似的,大约的approximation近似,近似值arc弧,圆周的任意一段area面积arithmetic算术arithmetic(al) average算术平均数arithmetic(al) mean算术平均数或等差中项arithmetic(al) progression或series算术级数,等差级数assume that假定义……at random随机地at right angles with与……成直角at this rate以这样的比率,价格或速度average平均,平均数平均的axis轴B
balance余额bar graph(chart)条带图base堤边,底面,幂或乘方的底数base area底面积be across from在……对面be closet to最接近……be composed of由构成be equal to与……相等be equivalent to anther equation与另一方程痛解be fewer than小于be greater than大于be greater than or equal to不小于be inscribed in内接于be less than小于be less than or equal to不大于be parallel to平行于be perpendicular to垂直于be substituted for代替billion109binomial二项式bisect把……二等分block立体blot out涂掉,删掉bound辩解,范围;邻接brandbulk大量C
calculate to three decimal places计算结果保留三位小数cancellation约掉,消掉car poolcatch up withcentcenter圆心central angle圆心角charge费用,价钱chart图表chord弦circle圆circle graph(chart)圆形图circular圆形的,环形的circular cylinder圆柱circumference圆的周长clear an equation of fractions分式方程整式化clockwise顺时针coefficient系数coincolumn列,圆柱common denominator公分母common difference等差数列的公差common divisor(factor)共因子;公约数common ratio等比数列的公比common multiple公倍数complement余角complementary angle余角complete circle全圆complete quadratic (equation)全二次方程complex fraction繁分数composite number和数,指大于一而不是质数的整数compound混合物;复利compound interest复利compound annual interest年复利concentration浓度concentric circle同心圆congruent(多边形)全等的consecutive连续的consecutive integer连续整数consecutive even(odd) integer连续偶(奇)数consist of由……构成constant不变的,永恒的;常数constitute构成,组成contractor承包商convert intocoordinate坐标coordinate axis system坐标系coordinate geometry解析几何coordinate plane坐标平面corresponding angles同位角,对应角corresponding side对应边cost成本cost price成本价counterclockwise逆时针cross multiplication交叉相乘cube立方体,立方;三次幂cubic立方体的,立方的cubic block立方体cubic denominations立方单位cubic solid立方体cubic units立方单位cumulative graph(chart)累积图curve曲线curved line曲线cylinder圆柱体cylinderic(al)圆柱体的D
dealer商人decagon十角形,十边形decimal小数;小数的decimal fraction纯小数decimal place小数位decimal point小数点deck一幅纸牌decrease减少,减少量deduct扣除,减去degree度;度数(温度和角度)denominator分母denote表示,意味着depth深度diagonal对角线;对角线的diameter直径dietdiffer不同,相异difference差,差额digit数字,位(数)dime一角,十分dimension尺寸,尺度;维(数),度(数),元(be) direct(inverse) proportional to成正(反)比discount折扣discount rate折扣率distance距离distinct与其它不同的,独特的divide除dividend被除数divisor除数,约数divisible可整除的division除法dollar美元done(drawn) to scale按比例绘制doubledry mixturedown付现款地(和分期付款相对)dozendueE
eccentric偏心圆,;不同圆心的edge立体的变或棱*encloseendpoint端点equality相等,等式equation等式,方程equiangular等角的equidistance等距离的equilateral等边形;等边的equivalent等面积的,等体积的;等价的,相等的,等量的equivalent fraction等值分数,如1/2和2/4even integer偶数evenly even integer能再平分的偶数(能背4整除)evenly spaced等间隔的exponent指数expression表达式exterior angle外角F
face立体的面factor因子;将……分解因子factorable可进行因式分解的factorial阶乘;因子的,阶乘的figure图形finish line终点线flatfold对折footcandle(物理)英尺烛光(照度单位)formula公式,配方fraction分数from subtract从……减去……from throughfrom to,inclusiveG
gaingeometric mean几何平均数geometric progression几何级数,等比级数geometry几何学graph图表;用图表来表示greatest common divisor最大公约数grid格栅gross总的,毛的H
halfway半途的halve把……平分为二;将……减半height高heptagon七边形hexagon六边形horizontally水平地how much more thanhundreds百位hundredth第一百个;百分之一hypotenuse(直角三角形)斜边I
identical相等的;恒等的illumination照明度improper fraction假分数included angle(side)夹角(边)incomplete quadratic equationindefinitely无限定地independent无关地,独立地independent variables 自变量inequality不等式;不相等in excess of超过……infinite decimal无穷小数,同non-terminating decimalinfinite sequence无穷数列inscribed angle圆周角,同弧所对圆心角central angle的尺寸是圆周角的二倍inside dimension内部尺寸installment分期付款中每一期所付的款项integer整数integer part代分数的整数部分,代分数的分数部分是fractional partintensity强度intercept截距;截取eg intercepted arc 截弧interest利息interior angle内角in terms of用……来表示intersect直线相交,point of inetrsection交点interval间隔,区间in turn依次,轮流invert a fraction求一个分数的倒数irrational number无理数J
joint接合,接合处L
least(lowest) common multiple最小公倍数leg梯形的两条不平性的边;直角三角形的直角边length长度lengthwise(lengthways)纵长的lesslevellike(similar) terms同类项line直线,线段line segment/half line半直线,射线line graph线型图literal coefficient字母系数M
mathematical operation数学运算mean平均数mean proportional比例中项measuremeasurementmedian中数;中线midpoint中点midway中途million106minor arc AB劣弧ABminuend被减数minus减mixed decimal混合小数,如3.14mode众数monomial单项式*mowermultiple多倍的,多重的;倍数a multiple ofmultiplicand被乘数multiplication乘法multiplier乘数multiply乘N
natural number自然数negative number负数negligible可忽略不计的n-gonn-边形nickel五分nonadjacent不相邻的nonagon九边形nonzero非零;非零的not necessarily distinct不必然不同的number数,数字number line数轴,规定了原点,正方向和单位长度的直线,数轴上的点和实数一一对应numerator分数的分子numerical coefficient数字系数O
obtuse angle钝角,大于90度而小于180度的角obtuse triangle钝角三角形octagon八边形odd integer奇数odds事物发生的可能性,机会of one dimension线性的on the average平均operation运算oppositeorder顺序,订单ordinate纵坐标origin原点,origin of coordinates 坐标原点original equation原方程overhangoverlap部分重叠,部分搭交P
parallel lines平行线parallelogram平行四边形partpartitionpayrollpenny分pentagon五边形percent百分号percent of interest利率,同rate of interestpercent increase增加的百分率percent decrease减少的百分率perfect square(cube)完全平方(立方),e.g.25是5的完全平方perimeter周长perpendicular lines垂直线pictograph统计图表pie gragh(chart)圆形图,饼型图palce(位)数plane平面plus加point小数点pointer指针point of tangency切点polynomial多项式pool联营potion一部分positive正的power幂,乘方preceding在前的,先前的prime number质数,素数*principal本金,资本probability概率product(乘)积progression(series)级数,同seriesprojected被预测,被估计proportion比,比率;比例e.g. in proportion to与……成比例;Q
quadrant象限quadratic equation二次方程quadrilateral四边形quantity数,数量quotient商R
radical根号,根式;radius半径randomly随机地rate率,比率;速度,速率;价格,费用ratio比,比率ray射线real number实数*rebate回扣,折扣reciprocal倒数rectangle矩形rectangular矩形的;成直角的reduceregularremainder余数remote interior angles三角形一个外角对应的两个内错角repeating decimal无限循环小数revolution旋转e.g. revolutions per min每分钟转速rhombus菱形right直的root方根;方程的根round四舍五入row:column行S
satisfy使……成立scale drawing按比例绘制(的图)scalene不等边三角形,不等边的secant割线section断面,一部分cross section横截面sector扇形segment弓形;部分sequence数列set集合shaded region阴影side边,立体的面sign(symbol)符号similar(三角形)相似的simple annual interest年单利simple fraction简分数simultaneously同时地,同时发生地simultaneous equations联立方程组slope(直线的)斜率solid立体;立体的;实心的,单色的e.g.solid lines实线/solid colorsolution解,答案sphere球体square正方形straight angle平角,指180度的角straight-line distance直线距离subdivide再分,细分subtract…from…从…减去…successive连续的,相继的such that使得满足…的条件sum和supplement补角,指两角之和为180度surface area表面积T
table表格take fromtangent切线;相切的term项throughtimes倍;乘token辅币toll通行税total合计to the nearest 10%精确到10%transversal横截线e.g. ~of parallel linestrapezoid梯形triangle三角形triangular regiontrinomial三项式triple三倍的U
uniform一直不变的unit单位unlike terms非同类项unknown未知量V
value值variable变量vertex顶点vertical垂直的;直立的;顶点的;对顶的W
wall(容器)壁weight重量;重力X
X-axisX轴X-coordinateX坐标XY-coordinate system平面直角坐标系,同XY-planeY
Y-axisY轴Y-coordinateY坐标Z
zero零