Home


DICTIONARY  OF MATHEMATICAL  TERMS


NOTE: This is the medium level dictionary. Words which are useful for A-level, but not for GCSE, are in the advanced dictionary. The advanced dictionary also uses words more precisely in some cases. If you find this dictionary too difficult, try the first level dictionary. Some words that you might want to use to get you started are:


ABACUS

A frame with rods and beads that was used for counting in ancient times. The beads slide along the rods.

ACCELERATION

The acceleration of an object is its rate of change of velocity; that is, it is the change in velocity per unit of time. The acceleration of an object at any time can be found using a velocity /time graph, by finding the slope of the tangent to the graph.

ACUTE ANGLE

An angle which is less than a right angle.

ADD,
ADDING,
ADDITION

Addition is the combining ( adding ) of numbers to make a total, called the sum. The sign for adding two numbers is a "+" between them. For example, 2 + 3 is 5. To add is to do an addition. Addition can also be done on sets or matrices. Two matrices of the same order are added by adding together the corresponding pairs of elements to make a new matrix; for example (2 3) + (4 5) = (6 8) - the 2 is added to the 4 to make 6, and the 3 is added to the 5 making 8.

ALGEBRAIC,  ALGEBRA

Algebra is like arithmetic, but with letters used to stand for numbers that we do not know. These letters used are usually x and y. The letters, and the signs used for adding (+), subtracting (-) and so on are called symbols. [ Algebraic is to-do-with-algebra]. For example, (x-4)=2 is an equation in algebra with one solution, x=6.

[The word comes from the name of an old arabic maths book].

ALGORITHM

A step-by-step way of solving a problem. Algorithms are useful when a computer is being used. See Logo.

ALTERNATE ANGLES

Two angles made where a line (called the transversal ) intersects (crosses) two other lines so that one angle is made with each of the intersected lines, and the two angles are on opposite (alternate) sides of the transversal.

AMPLITUDE: see advanced dictionary.

ANALOGUE

An analogue clock is one with hands, as opposed to a digital clock. The time is shown by the positions of the hands. Any device that uses a pointer that can point to anywhere on a scale is an analogue device, so a magnetic compass, for example, is analogue.

ANALYSIS: See advanced dictionary.

ANALYTIC GEOMETRY : See advanced dictionary.

ANGLE

An angle is made when two straight lines, that go in different directions, meet at a point. The size of the angle is a measure of how different the directions of the lines are. A square has four angles, all the same size, where the sides of the square meet at the corners. An angle which is the same size as a corner of a square is called a right angle. Angles are measured in degrees (or radians - but you don't need to know about radians for GCSE). There are 90 degrees in a right angle. A triangle has three angles. Select -pic- for a picture. See also trigonometry.

ANGLE AND DISTANCE

A way of showing the position of a point. Given a starting position and a starting direction, if we turn through the given angle and move forward the given distance, we should end up at the right point. Using LOGO, for example, if the turtle is pointing straight up and we want it to go 20 units to the right, we can tell it to RIGHT 90 FORWARD 20 and it will turn 90 degrees to the right and move forwards 20 units. Compass bearings can also be used; for example, in orienteering you might be told to go east one mile.

ANGULAR VELOCITY : see advanced dictionary.

ANNULUS: See advanced dictionary.

ANTICLOCKWISE

The opposite of clockwise.

ANTILOGARITHM: see advanced dictionary.

APEX

1. The highest point of a plane figure, such as a triangle, when that figure is resting on some base line. 2. The highest point of a solid figure, such as a cone or pyramid, when that figure is resting on some base plane.

APPROXIMATING

Making an approximation.

APPROXIMATION

An estimate of a given quantity, to a certain degree of accuracy, for example, to the nearest thousand, or to two decimal places.

ARC

A part of a curve. In a network, an arc joins two nodes.

ARCHIMEDES

A famous Greek mathematician, who lived from 287 BC to 212 BC. He was the leading mathematician of his time.

AREA

The measure of the size of a flat shape (for instance, the lid of a box), or of a shape that can be folded or bent until it is flat (for instance, the whole of a box). Knowing the area of a box is useful because it tells us how much material we will need to make another box like it. The following formulae are useful for calculating areas. The area of a triangle = base × height /2 The area of a parallelogram = base × height The area of a trapezium = 1/2 ( sum of parallel sides × distance between) The area of a circlepi × the radius squared. The surface area of a sphere = 4 × pi × the square of the radius The area under a curved shape can be approximated by tracing it onto squared paper and counting the squares. The area "under a graph " means the area below the line of the graph but above the x-axis (assuming that the graph is positive ), and between two points on the axis. It can be approximated using trapezia and the trapezium rule. The area of a complicated shape can be found by dividing it into simpler shapes.

*ARGAND DIAGRAM: see advanced dictionary

*ARGUMENT: See advanced dictionary

ARITHMETIC

The studying of numbers, and applying simple operations ( adding, subtracting, multiplying and dividing) to solve problems with numbers.

ARITHMETIC MEAN

An average of a set of values, made by adding them all together, and dividing by the number of values. It is sometimes just called the mean, and sometimes it is called "the average ", but there are other kinds of average, and at least one other kind of mean - see geometric mean.

ARITHMETIC PROGRESSION

A sequence where the difference between any term and the one immediately before it is always the same, and is called the common difference. for example, 3,8,13,18,23... is an arithmetic progression, and the common difference in this case is 5 (8 - 3 = 5, 13 - 8 = 5, and so on).

ASSOCIATIVE

An operation * is associative if a * (b * c) = (a * b) * c for any a, b and c. Ordinary adding and multiplying are associative; For instance, you can see that (4 + 2) + 3 = 4 + (2 + 3). However, subtraction is NOT associative. The brackets show which operation is done first, so if an operation is associative it means that the order it is done in is not important.

ASYMPTOTE: See advanced dictionary
AVERAGE

A single number, derived from a collection of numbers, that is used as a representative of those numbers. Common averages are the arithmetic mean, the mode and the median. Of these, the arithmetic mean is most commonly used, so that when people talk about an average in mathematics they are usually referring to the arithmetic mean.

AXES,
AXIS

An axis is a line chosen as a base, so that other lines, points and figures can be described by saying how far they are from the axis. The plural is axes. Axes are important in a cartesian coordinate system. An axis of symmetry is a line which can be drawn through an object, so that the object is unchanged by reflection in the line.

BAR CHART

A graph in which bars of equal width are shown side by side, and the heights of the bars give us some information.

BAR-LINE GRAPH

A bar-line graph is like a bar chart, but with vertical lines instead of bars. It can be used when you want to make it clear that each height represents a single value for a discrete variable - not an interval.

BASE
  1. The base of a geometric figure, such as a triangle, is the lowest side of that figure.
  2. A number base is the number of different digits used in any position in a positional number system. For example, the binary system has base 2, and the decimal system has base 10.
BEARING

In navigation and surveying, the angle between a given line and the north line, measured clockwise. Some bearings have special names, for instance, north, south, east and west. North is the direction of the earth's north pole. It has a bearing of zero degrees. East has a bearing of 90 degrees, south is 180 degrees, and west is 270 degrees.

BILLION

A thousand million. In Britain, it used to refer to a million million, but now the American meaning is used.

BIMODAL

A distribution is bimodal if it has two modes.

BINARY
  1. A number system with a base of 2. Binary numbers are written using just 0 and 1.
  2. See binary operation
BINARY OPERATION

A rule for taking two members of a set and using them to produce a third member of the set. For example, in adding 3 and 4 we take two numbers (3 and 4) and produce a third number (7). Addition is a binary operation, and so are subtraction, multiplication and division.

BINOMIAL

See advanced dictionary.

BINOMIAL DISTRIBUTION

A statistical distribution which appears when an experiment is performed repeatedly and the number of times that a particular event occurs during the trials is totalled. For example, if a coin is tossed 5 times, the total number of heads has a binomial distribution.

BISECT,
BISECTOR

To bisect is to divide something into two equal parts. A bisector divides something into two equal parts. Often applied to lines and angles.

BOUND

See Upper bound, Lower bound.

BOUNDARY

The curves which comprise the outer edges of a figure.

BOUNDED

A function f(x) is bounded over an interval if there is a value n for which |f(x)| < n for all x in the interval; in this case, n is called an upper bound, and -n is a lower bound for the function.

BRACKET

brackets are symbols which enclose an operation to show that it is to be performed before other operations. For example, 3 × (2 + 4) = 3 × 6 = 18 the brackets round the 2 + 4 show that the addition is to be done before the multiplication.

CALCULATE

To perform some operation or operations witn numbers.

CALCULATOR, Electronic

A device, usually small and hand-held, with a keyboard and display, which allows the entry of numbers and operations, and displays the result. Simple calculators will perform addition, subtraction, multiplication and division. Scientific calculators will calculate sines, cosines, tangents, logarithms, square roots, arithmetic means, variances, standard deviations etc. They are very versatile, but they can produce rounding errors, for example, displaying 3.9999999 when the correct answer is 4.

CALCULUS

The branch of mathematics dealing with continuously changing quantities. There are two types of calculus, involving differentiation and integration.

CANCEL,
CANCELLATION

Simplifying fractions by dividing the numerator and the denominator by a common factor.

CARDINAL NUMBER

A number that describes "how many" are in a set of things. For example, "four" (4) and "five" (5) are cardinal numbers. Compare with ordinal number.

CARDIOID

The locus of a point on a moving circle which rolls around another circle of the same diameter.

CARTESIAN

See coordinate. Cartesian coordinates are named after Rene Descartes (1596-1650), a French mathematician and philosopher.

CATENARY

The shape of a curve made by a flexible rope hanging between two points. The graph of y=cosh(x) (called the hyperbolic cosine, and usually included in books of table s) forms a catenary.

CENTI-

A prefix meaning hundredth. See metric.

CENTIGRADE

A scale for measuring temperature, in which 0° is the temperature at which water freezes and 100° (read as "a hundred degree s") is the temperature at which it boils, given normal air pressure. 20 degrees centigrade is written as 20°C. See also fahrenheit.

CENTIMETRE

A hundredth of a metre.

CENTRE
  1. The centre of a circle or sphere is the point which is equidistant from all the points on the boundary of the circle or the surface of the sphere.
  2. Centre of symmetry - see symmetry.
  3. There are four ways of calculating the centre of a triangle, which all give different results. The orthocentre is where the three altitudes of a triangle meet. The incentre is where the three angle bisectors of a triangle meet The circumcentre is where the perpendicular bisector of the sides of a triangle meet. The centre of gravity is where the three medians of a triangle meet.
CHARACTERISTIC

The integer part of a common logarithm.

CHORD

A line segment that joins two points on a curve. The longest chord on a circle passes through the centre and is called a diameter.

CIRCLE

The set of points in a plane that are all the same distance from a given fixed point. The plane figure enclosed by the circle is called a disc. The " area of a circle " is the area of the disc enclosed by it.

CIRCUMFERENCE
  1. The distance around a circle, starting at one point, going round once and ending at the same point.
  2. the circle itself; the boundary of the disc enclosed by the circle.
CIRCUMSCRIBE

To draw a geometric figure around another so that the two are in contact but do not intersect.

CLASS INTERVAL

A grouping of statistical data, so that similar values are placed in the same class.

CLOCKWISE

A clockwise rotation is one that is in the same sense as the movement of the hands of a clock.

CLOSED
  1. A closed curve is one that has no end points, because a point travelling along the locus of the curve eventually repeats its motion.
  2. A closed interval or region is one that includes its boundary points.
COEFFICIENT

In algebra, the numerical part of a term.

COLLINEAR

Lying in a single straight line.

COLUMN

A vertical array of elements, which forms part of a matrix.

COMBINATION

The possible selections of items from a set, regardless of order. For instance, when selecting three diferent letters from the alphabet, ABC, CBA, ACB etc. all represent the same combination. See also permutation.

COMBINED PROBABILITY

The probability that two or more events will happen. How it is calculated depends on whether the events are independent or not.

COMMON DENOMINATOR

A whole number that is a multiple of the denominators of two or more fractions.

COMMON DIFFERENCE

The difference between successive terms in an arithmetic progression.

COMMON LOGARITHM

A logarithm to the base 10.

COMMUTATIVE

An operation is commutative if varying the order of the operands does not affect the result. For numbers, addition and multiplication are both commutative, but subtraction and division are not.

COMPLEMENT

The set of all elements that are not in a particular set.

COMPLEMENTARY ANGLE

An angle is complementary to another if the sum of the two angles is 90°.

COMPLETING THE SQUARE

A method of solving a quadratic equation by reducing it to the form (x+h)²=k.

*COMPLEX NUMBER: See advanced dictionary.

COMPONENT
  1. One of a set of vectors which when added together are equivalent to a given vector, especially when the set of added vectors contains one vector parallel to each axis of a coordinate system. In this sense, (3,0) and (0,2) are components of (3,2). The letters i,j, and k are used to refer to unit vectors in the x,y and z directions respectively, so that the components above can be written as 3i and 2j (since (3,0) = 3 × (1,0) = 3 × i, and (0,2) = 2 × (0,1) = 2 × j). and we can write (3,2) = 3i + 2j.
  2. The numbers that make up a vector. In this sense, 3 and 2 are components of (3,2).
COMPOSITE FUNCTION

The function produced by applying two component functions, one after the other. The domain of the second function must include the range of the first.

COMPOUND INTEREST

Interest charged or earned on money, when the interest earned during a period is added to the original sum for use in calculating the interest for the next period.

COMPUTER

An electronic device used to process information. There are two types, analogue and digital, but analogue computers are hardly ever used now. You are using a digital computer to read this text. A computer has input devices (for example, the keyboard or mouse), output devices (such as the screen, or a printer), storage devices (disk drives) and a central processor.

CONCAVE

A region is called concave if it is possible to draw a straight line segment from one part of the region to another, so that the line segment lies partly outside the region.

CONCENTRIC CIRCLES

Two or more circles having the same centre.

CONCURRENT

A number of lines are concurrent if they all meet at a single point.

CONE

A solid bounded by a conical surface and a plane base. The conical surface tapers to a point called the vertex. Any straight line joining the vertex to an edge of the base lies on the conical surface. If the base is a circular disc then the cone is called a circular cone. It is usual to assume that a cone is circular, unless stated otherwise.

CONGRUENT,
CONGRUENCE

Having the same shape or size.

CONIC

A curve obtained by taking a plane section through a conical surface. There are four types of conic - circles, ellipses, hyperbolas and parabolas.

CONICAL SURFACE

See cone.

CONJUGATE ANGLES

Two angles whose sum is 360°.

CONJUGATE COMPLEX NUMBERS

See advanced dictionary.

CONSTANT

A fixed quantity in an expression; for instance, in Y= 3X + 4 the 3 and 4 are constants. X and Y are variables.

CONTINUOUS

A variable is continuous if between any two values of the variable there are an uncountable number of other possible values.

CONVERGE

An infinite sequence that has a limit is said to converge to that limit. See also diverge.

CONVERSION

The process of changing from one system of units to another, for example, from degrees to radians, or from fahrenheit to centigrade.

CONVEX

A region is convex if every line segment drawn from one point in the region to another lies wholly within the region.

COORDINATE

Coordinates are measurements used to define the position of a point in a space or on a surface. For instance, latitude and longitude are coordinates used to define the position of a point on the surface of the earth. On a flat surface, if two orthogonal lines are drawn, called the axes and labelled x and y, then the position of any point can be represented as a pair of numbers, the distances of the point from the two axes. These are called Cartesian coordinates. The first coordinate is called the x-coordinate and the second is called the the y-coordinate. In a three dimensional space, three axes and three coordinates are needed. See also polar coordinate.

COPLANAR

Lying in the same plane. A set of lines or planes is coplanar if one plane can be found which includes them all.

CORRELATION

Extent to which variation in one set of figures is accompanied by variation in another set.

CORRESPONDENCE

A relationship between pairs of elements from two sets.

CORRESPONDING POINTS, LINES AND ANGLES

In a transformation, features of the first figure are said to correspond to their images after the transformation.

COSECANT

A trigonometric function. The reciprocal of the sine.

COSINE

A trigonometric function. In a right angled triangle, the cosine of an angle is the length of the adjacent side divided by the length of the hypotenuse.

COTANGENT

A trigonometric function. The reciprocal of the tangent.

COUNT

Counting is the matching of elements from a set with the names of the positive integers, on a one-to-one basis, starting at one and continuing in order. For example, we count the elements in a set as "one, two, three". If at this point all the elements are matched, we say that there are three elements in the set.

CRITICAL PATH ANALYSIS

A technique used to find the fastest way of completing a big project given that some activities depend on the completion of others. It finds the critical path, that is, the set of activities which must be completed on time, because otherwise the project will be delayed.

CROSS-MULTIPLYING

A way of simplifying equations with fractional terms, by multiplying both numerators or both denominators by the same amount.

CROSS-SECTION

A plane shape that results from cutting through a solid. For example, a cross section of a sphere is always a circular disc. Cylinders and prisms have a uniform cross-section.

CUBE
  1. A regular polyhedron with six square faces.
  2. The cube of a number is that number raised to the power 3
CUBE ROOT

If a number X is the cube of Y, then Y is the cube root of X. See also root.

CUBIC
  1. A polynomial of the third degree. If it has one variable, and if the variable is called x, say, then "of the third degree " signifies that the highest power of x is 3.
  2. The cubic content of a solid is the volume of space occupied by that solid.
CUBOID

A solid with six rectangular faces. A rectangular box.

CUMULATIVE FREQUENCY

In statistics, when the observations have been divided into classes, and these classes can be ordered, then the cumulative frequency for each class is the total frequency for that class and all the classes that come before it. A cumulative frequency graph shows the classes along the x axis and the cumulative frequency along the y axis.

CURVE

A line which need not be straight. A continuous path traced by a moving point.

CUSP

A point on a curve where the curve turns back on itself. For example, there is a cusp in a cycloid.

CYCLIC QUADRILATERAL

A cyclic quadrilateral is one that can be inscribed in a circle, so that all its vertices touch the circle. The opposite angles in a cyclic quadrilateral are supplementary, that is, their sum is 180°.

CYCLOID

The curve traced by a point on the circumference of a circle that rolls along a straight line. It is the locus of the point. There is a cusp where the point comes in contact with the line. See also epicycloid, hypocycloid.

CYLINDER

A solid with one axis of symmetry and a uniform circular cross section. See area and volume, for formulae.

DATA

Information which is given; especially, information given to a computer for using in calculations or for storing in a database.

DATABASE

A collection of information, or data, especially when it is inside a computer. The data is stored as records. A relational database is one in which the data is treated as a set of relations.

DECA-

A prefix meaning ten. See metric.

DECAGON

A ten-sided polygon.

DECAY RATE

The amount by which a given quantity decreases in a given time.

DECI

A prefix meaning one tenth of. See metric.

DECIMAL

A number system with a base of 10.

DECIMAL FRACTION

A way of representing a fraction by dividing the unit into ten equal parts, then each of these tenths into ten further parts, and so on. Positional notation is used, with a point after the units digit. The next position represents tenths, the position after that represents hundredths, then thousandths, and so on.

DECISION TREE

A diagram which helps in making a decision, by showing a set of questions each with two branches, one for yes and one for no, which may lead to other questions.

DEGREE
  1. A measure of angle.
  2. A measure of temperature. See centigrade and Fahrenheit.
  3. The degree of accuracy of a calculation is a measure of how close we can be sure it is to the right answer. It is usually given as a number of significant figures, or by saying something like "to the nearest million ".
  4. A polynomial of the nth degree :- see advanced dictionary.
DENOMINATOR

The bottom part of a fraction. See also common denominator

DERIVATIVE

If f(x) is a function of x, then its derivative, called f'(x), is the rate of change of f(x) with respect to x. If y=f(x) then the derivative may also be written as dy/dx. Note that this may look like a division, but it isn't. For the process of finding a derivative, see differentiation.

DETERMINANT

A determinant is a number associated with a given square matrix which is useful in solving equations involving that matrix. For a 2 × 2 matrix / a b \ \ c d / the determinant is (a × d) - (c × b).

DIAGONAL

A line joining two non-adjacent vertices of a polygon.

DIAMETER

A chord of a circle that passes through the centre.

DICE,
DIE

A die is an object, usually in the form of a cube, which has numbered or marked faces and can be thrown to produce a random outcome. The plural is dice.

DIFFERENCE

The difference of two numbers is the result of a subtracting one from the other.

DIFFERENTIATION

See advanced dictionary.

DIGIT

A single symbol (0,1,2..9) used in the writing of numbers. Other symbols may also be used when more than ten different symbols are needed; for instance, in a hexadecimal number the letters a to f are used as digits.

DIGITAL

Making use of digits. A digital computer is one that represents numbers using a digital code (usually binary inside, but converted into decimal for printing on the screen).

DIMENSION

The dimension of a space is the number of coordinates needed to represent a point in that space. Ordinary space is three-dimensional. A plane is two-dimensional.

DIRECTED NUMBER

A signed number ( positive or negative ), shown on a horizontal line so that positive numbers are to the right of zero, and negative numbers to the left. Given a number, it is possible to add to it by moving towards the right and to subtract by moving left. Given two directed numbers a and b, if a is to the left of b we say that a is less than b, written as a a. See inequality.

DIRECTION

An indication of how to get from one place to another, such as up or down. A compass direction is one of the four main directions, north, south, east or west, or else it lies between two of the main directions. Northeast is midway between north and east, and so on. Two vectors have the same direction if they are parallel to one another, and one is a positive multiple of the other.

DIRECTRIX

A line used in the construction of a conic. For any point on the conic, the ratio of the distance to the focus and the distance to the directrix is a constant, called the eccentricity.

DISC

The plane figure enclosed by a circle.

DISCRETE

A variable is discrete if the number of values that it can have is countable.

DISCRIMINANT

For a quadratic equation y=ax² + bx +c the quantity b²-4ac is called the discriminant. if this is greater than zero, the equation has two real solutions. if it is equal to zero, the equation has one real solution if it is less than zero, the equation has no real solutions.

DISJOINT

Two sets are disjoint if no element is a member of both sets. Their intersection is the empty set.

DISPERSION

See measure of dispersion.

DISPLACEMENT

A vector quantity representing the difference in position of two points. Note that the velocity of an object is the rate of change of its displacement from another "fixed" point.

DISTRIBUTION

The set of values and associated frequencies of a statistical variable. There are many distributions which are encountered frequently. See binomial, normal distribution.

DISTRIBUTIVE

When two binary operations, * and +, are defined on a sets, and for any 3 elements a,b,c ins a * (b + c) = (a * b) + (a * c) then * and + are said to obey the distributive law, and * is said to distribute over +. In ordinary arithmetic, multiplication distributes over addition but not the other way round.

DIVERGE

An infinite sequence is said to diverge if it has no limit. See also converge.

DIVIDE

To divide is to perform a division.

DIVIDEND

in a division, the quantity that is divided

DIVISIBLE

A whole number A is divisible by a whole number B if A can be divided by B without leaving any remainder. If A is divisible by B, then A is a multiple of B. Sometimes it is easy to test if a number is divisible by another. For instance, a decimal number is divisible by 5 if it ends in 0 or 5.

DIVISION

Given an amount, finding a set of smaller amounts that add up to it. The smaller amounts should all be equal, except perhaps for a remainder. The symbol for division is ÷, or /. Division is the inverse of multiplication. For example, because 4 × 5 = 20, it follows that 20 ÷ 5 = 4. (Read as "twenty divided by five equals four") In this equation, 20 is the dividend, 5 is the divisor, and 4 is the quotient.

DIVISOR

In a division, the quantity that the dividend is divided by. for instance, in 20 / 4 = 5, 4 is the divisor.

DODECAGON

A polygon having twelve sides.

DODECAHEDRON

A polyhedron having twelve faces. In a regular dodecahedron, the faces are all regular pentagons.

DOMAIN

The set which is operated on by a function.

DUAL

A solid that can be obtained from another by replacing each vertex with a face, and vice versa. For example: A cube has six faces and eight vertices. An octahedron can be produced from a cube by cutting off each of the vertices to produce a face. The octahedron is the dual of the cube and has eight faces and six vertices. Similarly, the icosahedron is the dual of the dodecahedron, and vice versa. The dual of a tetrahedron is another tetrahedron.

DUODECIMAL

A number system with base 12.

E

The symbol for the number which is the base of natural logarithms. E is approximately 2.71828

ECCENTRICITY

In a conic, the ratio of the distance from any point on the conic to the focus and the distance from the same point to the directrix. An ellipse has eccentricity less than 1. A parabola has eccentricity 1. A hyperbola has eccentricity greater than 1.

EDGE

A line segment consisting of the points where two faces of a polyhedron meet.

ELEMENT
  1. An individual member of a set.
  2. The elements of a matrix are the individual numbers that make up the rows and columns.
  3. "The Element s" is the name of a book on geometry by Euclid.
ELEVATION
  1. An elevation is a drawing of an object as seen from the side. It is often used together with a plan (view from above).
  2. The angle of elevation of an object above the horizon is the angle between a line from an observer to the object, and the horizontal plane.
ELLIPSE

A closed curve resembling a flattened circle. It has two axes of symmetry, unlike an oval, which has one end larger than the other. An ellipse can be produced as the intersection of a plane with a cone; therefore, it is a conic. Alternatively, it can be produced as the locus of a point in a plane that moves so that the sum of its distances from two fixed points in the plane is constant.

EMPTY SET

A set that contains no members, denoted by the symbol ø.

ENLARGEMENT

A transformation of plane or solid shapes that maps them onto larger but similar shapes.

ENVELOPE

A plane curve that is tangential to (touches) a whole family of curves.

EPICYCLOID

The path traced by a point p on the circumference of a circle which rolls around the circumference of another circle. See also cycloid, hypocycloid.

EQUAL

Things which are identical in some respect are said to be equal in that respect. Two numbers are equal if they are identical. Two expressions are equal if they both produce the same result in all cases, or if one can be transformed into the other using various rules. The symbol for equality is "=", first used by Robert Recorde in 1557 Examples: 2 = 2. 3+4=4+3 because both additions produce 7 as a result. 3+X=X+3 by the commutative rule of addition.

EQUALLY LIKELY

A set of random events are equally likely if none of them can be expected to occur more often than any other in a long set of trials. This usually happens where there is a symmetry about the event s; for instance, in the tossing of an ordinary coin, heads and tails are equally likely events because, although there are differences between the two faces, these do not affect the outcome. (Of course, it is almost certain that one face will come up more often than the other, but there is no way to know in advance which one.) See unfair.

EQUATION

A mathematical statement in which two quantities or expressions are said to be equal, using an " equals sign ", =

EQUIDISTANT

Having the same distance.

EQUILATERAL

An equilateral polygon is one which has all its sides of the same length. In an equilateral triangle the angles must necessarily be equal too.

EQUILIBRIUM

A state of balance, when the forces acting on a body have a zero resultant. The equilibrium is unstable if some small movement of the body will cause the forces to have a non-zero resultant which takes the body further away from the equilibrium position. Otherwise, it is stable.

EQUIVALENCE RELATION

A relation R which groups elements so that if aRb then a and b belong to the same group. An equivalence relation is reflexive, symmetric and transitive.

EQUIVALENT FRACTIONS

Two fractions are equivalent if they both represent the same number.

ESTIMATE

A value which is close to the true value of some variable. An estimate can be used when an exact value is not needed, or as a check that a calculation has been done correctly, or as a starting point for a procedure which produces a better estimate. In statistics, we sample a population to get an estimate for some property of the population.

EUCLID

A Greek mathematician (330-275 BC), who published a set of 13 books called the Elements. These contained a systematic account of geometry and number theory.

EUCLIDIAN

The geometry of ordinary space of two or three dimensions is called Euclidian, after Euclid.

EULER, Leonhard (1707-83)

A Swiss mathematician famous for his work in geometry, trigonometry, calculus and topology. See Euler's formula, Konigsberg bridge.

EULER'S FORMULA
  1. A formula connecting the number of vertices, edges and faces in a polyhedron.
  2. A formula connecting the number of nodes, arcs and regions in a network. Named after Leonhard Euler.
EVEN NUMBER

A whole number that can be divided exactly by 2. See also odd number.

EVENT

Something which can be said to have happened or not, depending on the outcome of a trial. For instance, when a die is thrown, the outcome will be 1, 2, 3, 4, 5 or 6. " Odd number " is an event which occurs if the outcome is 1, 3 or 5.

EXPANSION

The result of multiplying the terms of an expression, especially a binomial. For instance, x³+3x²+3x+6 is the expansion of (x+1)³.

EXPONENT

A symbol denoting the number of times a quantity is to be multiplied by itself.

EXPONENTIAL

An exponential function is one in which the rate of change of the value is proportional to the value.

EXPRESSION

An expression is a written collection of numbers and symbols which has a value that can be calculated. For example, 2 + 2 is an expression. If some of the numbers are unknown, and are shown as letters, then the expression is algebraic.

EXTRAPOLATE

To use a set of given data within a range to estimate values outside the range.

EXTREMA,
EXTREMUM

A maximum or a minimum. The plural is extrema.

FACE

A flat surface of a polyhedron.

FACTOR

A number or expression which can be divided into another a whole number of times, with no remainder. A number or expression X is a factor of another number or expression Y if Y is an exact multiple of X.

FACTOR THEOREM

For a polynomial P(x), if P(a)=0 then (x-a) is a factor of P(x).

FACTORIAL

Factorial n, written as n!, is the product of multiplying the first n positive integers together. For example, 5! = 5 × 4 × 3 × 2 × 1 = 120.

FACTORIZE

To express a number or a polynomial as the product of some of its factors. For example, 12 = 3 × 4 x²-x-6 = (x + 2)(x - 3)

FAHRENHEIT

A scale for measuring temperature, in which 32° is the point at which water freezes, and 212° is the boiling point, given normal air pressure.

FAIR

A die or coin is fair if the outcomes of throwing it are equally likely. See also unfair.

FIBONACCI NUMBER

A sequence of numbers in which, apart from the first two, every number is the sum of the two immediately before it. It begins 1, 1, 2, 3, 5, 8,... and is named after Leonardo Fibonacci (1175? - 1250?), a mathematician of Pisa.

FIGURE

A bounded set of points in a plane, such as a triangle or a disc, or a solid.

FINITE

Not infinite. A finite quantity will have an upper bound which it never exceeds.

FLOWCHART

A diagram showing the procedure, or algorithm, to be used in solving a problem.

FOCUS

Plural foci. A point associated with a conic, and used in the production of that conic. An ellipse and a parabola both have two foci. A parabola has one focus and a directrix.

FOOT,
FEET

A foot is a unit of length. 1 foot =12 inches.

FORMULAE,
FORMULA

A mathematical statement, made using symbols. The plural is formulae. Some formulae are very useful and should be learned. See area, volume, surface area, trigonometric formula, Pythagoras' theorem, quadratic equation.

FRACTAL

A geometric shape that is complex and detailed in structure at any level of magnification. Fractals are often self-similar, i.e. they have the property that each small portion of the fractal can be viewed as a reduced-scale replica of the whole. The French mathematician Benoit B. Mandelbrot was responsible for the discovery of fractal geometry in the 1970's.

FRACTION

Part of an integer, or whole number. It can be shown as one whole number (the numerator ) over another (the denominator ). In this case the numerator is divided by the denominator. See also decimal fraction, proper fraction.

FREQUENCY DIAGRAM

A diagram showing, for a set of events, the number of times each event has occurred.

FRUSTRUM

A solid bounded above and below by two parallel planes, the base and the top. A frustrum can be obtained from another solid, as the part of that solid that lies between two parallel planes cutting the solid.

FUNCTION

A relation between two sets, called the domain and the range of the function, in which each member of the domain is related to exactly one member of the range. If f is the name of the function, and x is a member of the domain, then f(x) is the corresponding member of the range. A function can be defined using an expression : for example f(x)= x² + 2x.

GALLON

Eight pints. A measure of volume. One gallon is approximately 4.5 litres.

GEOMETRIC

See geometric mean, geometric progression, geometry.

GEOMETRIC MEAN

The geometric mean of a set of n numbers is the nth root of the product of all the numbers.

GEOMETRIC PROGRESSION

A sequence of numbers in which each number except the first is a constant multiple of the number preceding it.

GEOMETRY

The mathematical study of space, including the relationships between angles, lengths, areas and volumes. Euclidian geometry is the geometry of normal space, in which only one line is allowed parallel to a given line and passing through a given point. Non-Euclidian geometry is any geometry in which it is assumed that this rule is not true. See also analytic geometry.

GIGA-

A prefix meaning one billion (one thousand million ).

GLIDE REFLECTION

A transformation composed of a reflection and a translation.

GRADIENT

A measure of steepness of a line or curve.

GRAMME,  GRAM

A metric unit of mass. There are 1000 grams (or gramme s) in 1 kilogram.

GRAPH

A diagram showing the relationship between variable quantities. The graph of a function shows the relationship between points in the domain and corresponding points in the range of the function. See bar chart, line graph, pictogram.

GREAT CIRCLE

A circle drawn on the surface of a sphere which has the same radius as that sphere. The largest circle that can be drawn on a given sphere. See also meridian.

GROUP
  1. To collect things together; a collection. For instance, statistical data can be grouped into class intervals.
  2. A type of set with a binary operation - see advanced dictionary.
GROUP THEORY

See advanced dictionary.

GROWTH RATE

The rate at which a particular quantity increases with time (it will be negative if the quantity is decreasing).

HCF

See highest common factor.

HECTARE

A measure of area, equal to 10,000 square metres.

HELIX

A curve which lies on a cylindrical or conical surface and makes a constant angle with the axis.

HEMISPHERE

One half of a sphere.

HEPTAGON

A polygon having seven sides.

HERON'S FORMULA

A formula for the area of a triangle, given the lengths of its sides. Named after Heron of Alexandria (1st century AD).

HEXAGON

A polygon having six sides. A regular hexagon has all its interior angles equal to 120°, and all its sides of equal length. A tesselation can be made with regular hexagons.

HIGHEST COMMON FACTOR

The largest number which is a factor of two given numbers.

HISTOGRAM

A chart, like a bar chart but with the frequency of a bar represented by area rather than height, and the width of a bar proportional to the size of interval it represents.

HORIZONTAL
  1. In line with the horizon
  2. Arranged side by side, like the elements in a row of a matrix.
HOUR

A unit of time. There are sixty minutes in one hour, and twenty-four hours in a day.

HYPERBOLA

The curve formed when a plane cuts a double cone into two parts, with each the mirror image of the other. A conic.

HYPERBOLIC
  1. Having the shape of a hyperbola.
  2. The hyperbolic functions (called cosh, sinh, tanh and coth, or hyperbolic sine etc.), are functions which are connected in some way with a hyperbola. cosh(x) forms a catenary.
HYPOCYCLOID

The path traced by a point p on the circumference of a circle which rolls around inside the circumference of another circle. See also cycloid, epicycloid.

HYPOTENUSE

The side opposite the right angle in a right-angled triangle.

HYPOTHESIS

An assumption which needs to be tested, especially in statistics. See null hypothesis.

ICOSAHEDRON

A polyhedron having 20 faces. In a regular icosahedron, the faces are all equilateral triangles.

IDENTITY

An element of a set which, when combined with any other element according to some binary operation, leaves it unchanged. For instance, zero is the identity element for addition; a+0=a for all a. 1 is the identity element for multiplication.

IMAGE

The result of applying a function to a particular element of the domain. For instance, if f(x)=x² then the image of 3 is 9.

IMAGINARY

See advanced dictionary.

IMPERIAL

A standard system of measuring, in which measures are defined by United Kingdom laws; gradually being replaced by the metric system. Weight is measured in stones, pounds and ounces, length is measured in miles, yards, feet and inches, volume is measured in gallons, pints and fluid ounces, and area is measured in square miles, square yards, square feet, or square inches, or sometimes in acres.

IMPROPER FRACTION

A fraction in which the numerator is larger than the denominator.

INCENTRE

One of the centres of a triangle. It is where the three angle bisectors meet. It is also the centre of the incircle of the triangle.

INCH

An imperial unit of measure. There are 12 inches in one foot.

INCIRCLE

A circle drawn within a triangle so that it just touches the 3 sides of the triangle. The centre of this circle is called the incentre.

INDEPENDENT

A variable allowed to vary over the domain of a function is called an independent variable.

INEQUALITY

Represents a difference between a pair of expressions, which allows them to be ordered. Inequalities can be "less than " ( <) or "greater than" ( > ). An inequality without variables must be either true or false: For example, 4 < 2 is false. See also directed numbers and unconditional inequality.

INFINITE

A quantity is said to be infinite if it always exceeds any fixed limit. For example, the number of integers is infinite, and so is the series 1+2+3+4+5...

INFLECTION

See advanced dictionary.

INSCRIBED CIRCLE

A circle drawn inside a polygon which touches all sides. Not all polygons can have an inscribed circle, but all triangles can. See incircle.

INTEGER

A number, positive, negative, or zero, with no fractional part.

INTEGRAL, INTEGRATION

See advanced dictionary.

INTERCEPT

The distance from the origin of a point where a line cuts through an axis.

INTERPOLATION

Estimating the value of a function at a point between two points at which the value is known.

INTERQUARTILE RANGE

A measure of dispersion. The difference between the upper and lower quartiles of a distribution (that is, upper quartile - lower quartile ). It is twice the value of the semi-interquartile range.

INTERSECTION

The set of points common to two lines, curves, regions, planes, solids or sets.

INTERVAL

A range of values that a variable is allowed to take.

INVARIANT

something which is not affected by a transformation. For instance, the area of a geometric figure is invariant when the figure is rotated around a point.

INVERSE

If a function y=f(x) maps values of domain d onto values of range r, then the inverse function x=g(y), if it exists, is one that maps values of r onto values of d, so that x=g(f(x)) for all x. In other words, applying an inverse function reverses the effect of applying the original function. 2)The inverse A' of a matrix A is one which, under matrix multiplication, reverses the effect of multiplying by A, so that A' × (A x B) = B for any B.

INVERSELY

Two variables are inversely proportional to one another if their product is a constant, so that one one increases the other must decrease and vice versa. One variable is proportional to the reciprocal of the other.

INVOLUTE

A kind of spiral. The curve followed by the end of a thread as it is unravelled from the end of a fixed spool, being kept taut at all times.

IRRATIONAL,
IRRATIONAL NUMBER

A number that cannot be expressed as a fraction, or as a finite decimal

ISOMETRY,
ISOMETRIC MAPPING

An isometry, or isometric mapping, is a transformation that leaves lengths unchanged; for instance, a rotation, translation, reflection or glide reflection.

ISOMORPHIC

Having the same structure.

ISOSCELES

A triangle with two equal sides and two equal angles is an isosceles triangle. (If it has two equal sides, it must have two equal angles, and vice-versa). An isosceles trapezium is one in which the non-parallel sides are equal in length. In an isosceles trapezium the diagonals are equal and the interior angles at the base are equal. An isosceles triangle has an axis of symmetry which bisects the angle between the two equal sides.

ITERATION,
ITERATE

To repeat. For example, if x is an approximation for the square root of 2, (x + (2/x))/2 will be a closer approximation, so iteration will allow us to get ever closer to the true value ( 1 -> 1.5 -> 1.41667 -> 1.41422 -> 1.41421....). See trial and improvement.

ITERATIVE

Involving iteration.

KILO-

A prefix meaning one thousand.

KILOGRAM

A thousand grams. See metric.

KILOMETRE

A thousand metres. See metric.

KITE

A quadrilateral having two pairs of adjacent sides equal.

KNOT

A unit of speed. One nautical mile per hour.

KONIGSBERG BRIDGE

The townspeople of Konigsberg wondered, in the eighteenth century, if it was possible to cross each of the town's seven bridges just once and return to the starting point, without using a boat or getting wet. Leonhard Euler showed that it could not be done, by analysing the network of routes.

LATITUDE

A circle of latitude is a circle on the surface of the earth, with a centre on the line joining the north and south poles. The largest circle of latitude is a great circle, called the equator. The latitude of a point on the earth is the angle formed by a line from the centre of the earth to the point, and another line from the centre of the earth to a point on the equator with the same longitude. See also longitude, coordinate.

LENGTH

For a straight line segment, the distance between the two end points.

LIMIT

A sequence tends to a limit if the terms get progressively closer to some value without ever reaching that value. This value is called the limit. For example, 1, 1/2, 1/4, 1/8... is a sequence that tends to zero (the numbers get closer and closer to zero ). We say that zero is the limit of this sequence. Similarly, a series tends to a limit if the sum of the first n terms approaches some value as n gets larger, without ever reaching that value. For example, 1 + 1/2 + 1/4 + 1/8... is a series with 2 as its limit. The more numbers you add together from the series, the closer you get to 2.

LINE

In mathematics, usually refers to a straight line extending indefinitely in both directions. A part of a line is called a line segment. See also curve. For ` line of longitude ` - see longitude.

LINE GRAPH

A graph in which a set of points are joined by line segments.

LINE OF BEST FIT

The line which fits a set of data most accurately. Often, it can be drawn precisely enough by eye, drawing a scatter graph for the data, and a straight line that follows the dots as closely as possible. Alternatively, It can be calculated using the method of least squares (see advanced dictionary).

LINE SEGMENT

A part of a straight line.

LINEAR

Associated in some way with a straight line. A linear relationship between two variables is one that appears on a graph as a straight line.

LINEAR PROGRAMMING

A technique used to find out how to get the most out of limited resources. For example, if a factory has only a limited amount of materials, workers, and machines, and the management want to know what to make to get as much profit as possible, they can use linear programming to help work out the answer.

LITRE

A metric unit of volume. One litre = 1000 cubic centimetres.

LOCUS

The locus of a point is the curve followed by the point when it moves according to certain rules. For example, a cycloid is the locus of a point on the circumference of a circle that rolls along a line.

LOGARITHM

The logarithm of a number to a given base is the power to which the base must be raised to give that number. Note that, for a positive base, only positive numbers have a logarithm. Logarithms can be used to simplify calculations because multiplication and division can be converted to the addition and subtraction of logarithms.

LOGO

An easy-to-use computer programming language. With logo you can write a program, or algorithm, to tell a computer to draw a shape. This is done using a pretend "turtle" which has to be told when to move forward and when to turn. The "turtle" (which might be a robot buggy with a pen, or might just be a mark on the computer screen) can leave a line behind it showing where it has been.

LONGITUDE

A line of longitude is a half of a great circle on the surface of the earth, joining the north and south poles. The longitude of a point on the earth is the number of degrees east or west of Greenwich of a line of longitude passing through the point. See also latitude, meridian, coordinate.

LOWER BOUND

A number that is less than or equal to every member of a given set.

LOWEST COMMON DENOMINATOR

The smallest number that will divide into two given numbers exactly.

LOWEST COMMON MULTIPLE

The smallest number that two given numbers will divide into exactly.

LOWEST UPPER BOUND

- See upper bound.

MAGIC SQUARE

A square array of numbers in which every row, every column, and both diagonals all add up to the same total.

MAGNITUDE

The length of a vector, when represented as a directed