Download Specialist Mathematics Glossary

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Cross product wikipedia , lookup

Duality (projective geometry) wikipedia , lookup

History of trigonometry wikipedia , lookup

Rotation matrix wikipedia , lookup

Line (geometry) wikipedia , lookup

Dual space wikipedia , lookup

Trigonometric functions wikipedia , lookup

CR manifold wikipedia , lookup

Riemannian connection on a surface wikipedia , lookup

Covariance and contravariance of vectors wikipedia , lookup

Metric tensor wikipedia , lookup

Classical group wikipedia , lookup

Transcript
 Senior Secondary Australian Curriculum Specialist Mathematics Glossary Unit 1 Combinatorics Arranging n objects in an ordered list The number of ways to arrange n different objects in an ordered list is given by n(n − 1)(n − 2) × ... × 3 × 2 × 1 = n! Combinations (Selections) The number of selections of n objects taken r at a time (that is, the number of ways of selecting r ! n $
n!
& and is equal to objects out of n) is denoted by nCr = #
r!(n – r)!
" r %
Inclusion – exclusion principle •
Suppose A and B are subsets of a finite set X then |A ∪ B | = | A | + | B | – | A ∩ B| •
Suppose A, B and C are subsets of a finite set X then |A ∪ B ∪ C| = | A | + | B | + | C | – | A ∩ B| – | A ∩ C| – | B ∩ C| + | A ∩ B ∩ C| This result can be generalised to 4 or more sets. Multiplication principle Suppose a choice is to be made in two stages. If there are a choices for the first stage and b choices for the second stage, no matter what choice has been made at the first stage, then there are ab choices altogether. If the choice is to be made in n stages and if for each i, there are ai choices for the ith stage then there are a1a2…an choices altogether. Specialist Mathematics Glossary December 2012 Pascal’s triangle Pascal’s triangle is an arrangement of numbers. In general the nth row consists of the binomial ! n $
& with the r = 0, 1,…, n " r %
coefficients nCr or #
1 1 1 1 2 3 1 3 1 1 4 6 4 1 1 5 10 10 5 In Pascal’s triangle any term is the sum of the two terms ‘above’ it. For example 10 = 4 + 6. Identities include: •
•
n
The recurrence relation, Ck =
n
Ck =
1 n!1
Ck!1 + n!1Ck n n!1
Ck!1 k
Permutations A permutation of n objects is an arrangement or rearrangement of n objects (order is important). The number of arrangements of n objects is n! The number of permutations of n objects taken r at a time is denoted n Pr and is equal to n!
n(n – 1)…(n – r + 1) = . (n – r)!
Pigeon-­‐hole principle If there are n pigeon holes and n + 1 pigeons to go into them, then at least one pigeon hole must get 2 or more pigeons. Vectors in the plane Addition of vectors (see Vector for definition and notation) →
→
Given vectors a and b let OA and OB be directed line segments that represent a and b. They have the →
→
→
same initial point O. The sum of OA and OB is the directed line segment OC where C is a point such that OACB is a parallelogram. This is known as the parallelogram rule. If a = (a1, a2) and b = (b1, b2) then a + b = (a1 + b1, a2 + b2) In component form if a = a1i + a2j and b = b1i + b2j then a + b = (a1 + b1)i + (a2+ b2)j Specialist Mathematics Glossary December 2012 Properties of vector addition: •
a + b = b + a •
(a + b) + c = a + (b + c) (associative law) •
a + 0 = 0 + a = a •
a + (–a) = 0 (commutative law) Magnitude of a vector (see Vector for definition and notation) The magnitude of a vector a is the length of any directed line segment that represents a. It is denoted by |a|. Multiplication by a scalar Let a be a non-­‐zero vector and k a positive real number (scalar) then the scalar multiple of a by k is the vector ka which has magnitude |k ||a| and the same direction as a. If k is a negative real number, then k a has magnitude | k | |a| and but is directed in the opposite direction to a. (see negative of a vector) Some properties of scalar multiplication are: •
k (a + b) = k a + k b •
h(k (a)) = (hk)a •
1a = a Negative of a vector (see Vector for definition and notation) →
Given a vector a, let AB be a directed line segment representing a. The negative of a, denoted by –a, →
is the vector represented by BA . The following are properties of vectors involving negatives: •
a + (–a) = (–a) + a = 0 •
–(–a) = a Scalar product (see Vector for definition and notation) a = (a1, a2) and b = (b1, b2) then the scalar product a.b is the real number a1 b1 + a2 b2. The geometrical interpretation of this number is a.b =|a||b|cos (θ) where θ is the angle ‘between’ a and b When expressed in i, j, notation, if a = a1i + a2j and b = b1i + b2j then a.b = a1 b1 + a2 b2 Note |a| = a.a Subtraction of vectors (see Vector for definition and notation) a – b = a + (–b) Unit vector (see Vector for definition and notation) A unit vector is a vector with magnitude 1. Given a vector a the unit vector in the same direction as a 1
^
is a. This vector is often denoted as a . |a|
Specialist Mathematics Glossary December 2012 Vector projection (see Vector for definition and notation) Let a and b be two vectors and write θ for the angle between them. The projection of a vector a on a vector b is the vector ^
^
|a| cos θ b where b is the unit vector in the direction of b. ^ ^
^
The projection of a vector a on a vector b is (a. b ) b where b is the unit vector in the direction of b. a.b
This projection is also given by the formula b. b.b
Vector In Physics the name vector is used to describe a physical quantity like velocity or force that has a magnitude and direction. →
A vector is an entity a which has a given length (magnitude) and a given direction. If AB is a directed →
line segment with this length and direction, then we say that AB represents a. →
→
If AB and CD represent the same vector, they are parallel and have the same length. The zero vector is the vector with length zero. In two dimensions, every vector can be represented by a directed line segment which begins at the →
origin. For example, the vector BC from B(1,2) to C(5,7) can be represented by the directed line →
segment OA , where A is the point (4,5). The ordered pair notation for a vector uses the co-­‐ordinates of the end point of this directed line segment beginning at the origin to denote the vector, so →
BC = (4,5) in ordered pair notation. The same vector can be represented in column vector notation ! 4 $
& . " 5 %
as #
Geometry Glossary for Proof Contradiction-­‐Proof by Assume the opposite (negation) of what you are trying to prove. Then proceed through a logical chain of argument till you reach a demonstrably false conclusion. Since all the reasoning is correct and a false conclusion has been reached the only thing that could be wrong is the initial assumption. Therefore the original statement is true. For example: the result 2 is irrational can be proved in this way by first assuming 2 is rational. The following are examples of results that are often proved by contradiction: •
If the opposite angles of a quadrilateral are supplementary, then the quadrilateral is cyclic. •
If an interval (line segment) subtends equal angles at two points on the same side of the interval (line segment), then the two points and the endpoints of the interval are concyclic. Specialist Mathematics Glossary December 2012 Implication and Converse Implication: Examples: if P then Q Symbol: P ⇒ Q •
If a quadrilateral is a rectangle then the diagonals are of equal length and they bisect each other. •
If x = 2 then x2 = 4. •
If an animal is a kangaroo then it is a marsupial. •
If a quadrilateral is cyclic then the opposite angles are supplementary. Converse of a statement The converse of the statement ‘If P then Q’ is ‘If Q then P’ Symbolically the converse of P ⇒ Q is: Q ⇒ P or P ⇐ Q The converse of a true statement need not be true. Examples: •
Statement: If a quadrilateral is a rectangle then the diagonals are of equal length and they bisect each other. Converse statement: If the diagonals of a quadrilateral are of equal length and bisect each other then the quadrilateral is a rectangle. (In this case the converse is true.) •
Statement: If x = 2 then x2 = 4. Converse statement: If x2 = 4 then x = 2. (In this case the converse is false.) •
Statement: If an animal is a kangaroo then it is a marsupial. Converse statement: If an animal is a marsupial then it is a kangaroo. (In this case the converse is false.) •
Statement: If a quadrilateral is cyclic then the opposite angles are supplementary. Converse statement: If the opposite angles of a quadrilateral are supplementary then the quadrilateral is cyclic. (In this case the converse is true.) Contrapositive The contrapositive of the statement ‘If P then Q’ is ‘If not Q then not P’. The contrapositive of a true statement is also true. (not Q is the negation of the statement Q) Examples: •
Statement: A rectangle is a quadrilateral that has diagonals of equal length and the diagonals bisect each other. Contrapositive: If the diagonals of a quadrilateral are not of equal length or do not bisect each other then the quadrilateral is not a rectangle. •
Statement: If x = 2 then x2 = 4. Contrapositive: If x2 ≠ 4 then x ≠ 2. •
Statement: A kangaroo is a marsupial. Specialist Mathematics Glossary December 2012 Contrapositive: If an animal is not a marsupial then it is not a kangaroo. •
Statement: The opposite angles of a cyclic quadrilateral are supplementary Contrapositive: If the opposite angles of quadrilateral are not supplementary then the quadrilateral is not cyclic. Counterexample A Counterexample is an example that demonstrates that a statement is not true. Examples: •
Statement: If x2 = 4 then x = 2. Counterexample: x = –2 provides a counterexample. •
Statement: If the diagonals of a quadrilateral intersect at right angles then the quadrilateral is a rhombus. Counterexample: A kite with the diagonals not bisecting each other is not a rhombus. Such a kite provides a counterexample to the statement. The diagonals of a kite do intersect at right angles. •
Statement: Every convex quadrilateral is a cyclic quadrilateral. Counterexample: A parallelogram that is not a rectangle is convex, but not cyclic. Equivalent statements Statements P and Q are equivalent if P ⇒ Q and Q ⇒ P. The symbol ⇔ is used. It is also written as P if and only if Q or P iff Q. Examples: •
A quadrilateral is a rectangle if and only if the diagonals of the quadrilateral are of equal length and bisect each other. •
A quadrilateral is cyclic if and only if opposite angles are supplementary. Negation If P is a statement then the statement ‘not P’, denoted by ¬P is the negation of P. If P is the statement ‘It is snowing.’ then ¬P is the statement ‘It is not snowing.’. Quantifiers For all (For each) Symbol ∀ •
For all real numbers x, x2 ≥ 0. (∀ real numbers x, x2 ≥ 0.) •
For all triangles the sum of the interior angles is 180o .(∀ triangles the sum of the interior angles is 180o.) •
For each diameter of a given circle each angle subtended at the circumference by that diameter is a right angle. Specialist Mathematics Glossary December 2012 There exists Symbol ∃ •
There exists a real number that is not positive (∃ a real number that is not positive.) •
There exists a prime number that is not odd. (∃ a prime number that is not odd.) •
There exists a natural number that is less than 6 and greater than 3. •
There exists an isosceles triangle that is not equilateral. The quantifiers can be used together. For example: ∀ x ≥ 0, ∃ y ≥ 0 such that y2 = x. Glossary of Geometric Terms and Listing of Important Theorems Alternate segment The word ‘alternate’ means ‘other’. The chord AB divides the circle into two segments and AU is tangent to the circle. Angle APB ‘lies in’ the segment on the other side of chord AB from angle BAU. We say that it is in the alternate segment.
Cyclic quadrilateral A cyclic quadrilateral is a quadrilateral whose vertices all lie on a circle. Lines and line segments associated with circles Any line segment joining a point on the circle to the centre is called a radius. By the definition of a circle, any two radii have the same length called the radius of the circle. Notice that the word ‘radius’ is used to refer both to these intervals and to the common length of these intervals. •
An interval joining two points on the circle is called a chord. •
A chord that passes through the centre is called a diameter. Since a diameter consists of two radii joined at their endpoints, every diameter has length equal to twice the radius. The word ‘diameter’ is use to refer both to these intervals and to their common length. A line that cuts a circle at two distinct points is called a secant. Thus a chord is the interval that the circle cuts off a secant, and a diameter is the interval cut off by a secant passing through the centre of a circle. Circle Theorems Result 1 Let AB be a chord of a circle with centre O. The following three lines coincide: •
The bisector of the angle ∠AOB subtended at the centre by the chord. •
The line segment (interval) joining O and the midpoint of the chord AB. •
The perpendicular bisector of the chord AB. Result 2 •
Equal chords of a circle subtend equal angles at the centre. In the diagram shown ∠AOB = ∠POQ. Specialist Mathematics Glossary December 2012 Result 3 • An angle in a semicircle is a right angle. Let AOB be a diameter of a circle with centre O, and let P be any other point on the circle. The angle ∠APB subtended at P by the diameter AB is called an angle in a semicircle. Converse •
The circle whose diameter is the hypotenuse of a right-­‐angled triangle passes through all three vertices of the triangle. Result 4 •
An angle at the circumference of a circle is half the angle subtended at the centre by the same arc. In the diagram shown ∠AOB = 2∠APB The arc AB subtends the angle ∠AOB at the centre. The arc also subtends the angle ∠APB, called an angle at the circumference subtended by the arc AB. Result 5 •
Two angles at the circumference subtended by the same arc are equal. ∠APB = ∠AQB In the diagram, the two angles ∠APB and ∠AQB are subtended by the same arc AB. Result 6 •
The opposite angles of a cyclic quadrilateral are supplementary. Converse •
If the opposite angles of a quadrilateral are supplementary, then the quadrilateral is cyclic. Result 7 Alternate segment theorem An angle between a chord and a tangent is equal to any angle in the alternate segment. In the diagram ∠BAU = ∠APB. Specialist Mathematics Glossary December 2012 Unit 2 Trigonometry Angle sum and difference identities sin (A + B) = sin A cos B + sin B cos A sin(A – B) = sin A cos B – sin B cos A cos(A + B) = cos A cos B – sin A sin B cos(A – B) = cos A cos B + sin A sin B Cosine and sine functions Since each angle θ measured anticlockwise from the positive x-­‐axis determines a point P on the unit circle, we will define •
the cosine of θ to be the x-­‐coordinate of the point P •
the sine of θ to be the y-­‐coordinate of the point P •
the tangent of θ is the gradient of the line segment OP Double angle formula •
sin 2A = 2 sin A cos A •
cos 2A = cos2A – sin2A = 2 cos2 A – 1 = 1 – 2 sin2 A •
tan 2A = 2 tan A
1 – tan2 A
Products as sums and differences •
1
cos A cos B = ( cos (A – B) + cos (A + B)) 2
•
1
sin A sin B = ( cos (A – B) – cos (A + B)) 2
•
1
sin A cos B = ( sin (A + B) + sin (A – B)) 2
•
1
cos A sin B = ( sin (A + B) – sin (A – B)) 2
Pythagorean identities •
cos2 A + sin2 A = 1 •
tan2 A + 1 = sec2 A •
cot2A + 1 = cosec2 A Specialist Mathematics Glossary December 2012 Reciprocal trigonometric functions •
1
sec A = , cos A ≠ 0 cos A
•
cosec A = •
cot A = 1
, sin A ≠ 0 sin A
cos A
, sin A ≠ 0 sin A
Matrices Addition of matrices (See Matrix) If A and B are matrices with the same dimensions and the entries of A are aij and the entries of B are bij then the entries of A + B are aij + bij ⎡ 2 1 ⎤
⎡ 5 1 ⎤
⎢
⎥
⎢
⎥
For example if A = 0 3 and B = 2 1 then ⎢
⎥
⎢
⎥
⎣ 1 4 ⎦
⎣ 1 6 ⎦
⎡ 7 2 ⎤
⎢
⎥
A + B = 2 4 ⎢
⎥
⎣ 2 10 ⎦
Determinant of a 2 × 2 matrix (See Matrix) ⎡ a b ⎤
If A = ⎢
⎥ the determinant of A denoted as det A = ad – bc. ⎣ c d ⎦
If det A ≠ 0, •
the matrix A has an inverse. •
the simultaneous linear equations ax + by = e and cx + dy = f have a unique solution. •
The linear transformation of the plane, defined by A maps the unit square O(0, 0), B(0,1), C(1, 1), D(1, 0) to a parallelogram OBʹ′Cʹ′Dʹ′ of area |det A |. •
The sign of the determinant determines the orientation of the image of a figure under the transformation defined by the matrix. Dimension (or size) (See Matrix) Two matrices are said to have the same dimensions (or size) if they have the same number of rows and columns. •
For example, the matrices ⎡ 1 8 0 ⎤
⎡ 3 4 5 ⎤
⎥ and ⎢
⎥ ⎣ 2 5 7 ⎦
⎣ 6 7 8 ⎦
⎢
have the same dimensions. They are both 2 × 3 matrices. •
An m × n matrix has m rows and n columns. Specialist Mathematics Glossary December 2012 Entries (Elements) of a matrix The symbol aij represents the (i, j) entry which occurs in the ith row and the jth column. For example a general 3 × 2 matrix is: ⎡ a11 a12 ⎤
⎢ a21 a22 ⎥ and a is the entry in the third row and the second column. 32
⎢
⎥
⎣ a31 a32 ⎦
Leading diagonal The leading diagonal of a square matrix is the diagonal which runs from the top left corner to the bottom right corner. Linear transformation defined by a 2 × 2 matrix The matrix multiplication ⎡ a b ⎤⎡ x ⎤ ⎡ ax + by ⎤
⎢
⎥⎢ ⎥ = ⎢
⎥ ⎣ c d ⎦⎣ y ⎦ ⎣ cx + dy ⎦
defines a transformation T(x, y) = (ax + by, cx + dy). Linear transformations in 2 dimensions A linear transformation in the plane is a mapping of the form T(x, y) = (ax + by, cx + dy). A transformation T is linear if and only if T(α(x1, y1) + β(x2, y2)) = αT((x1, y1)) + βT(x2, y2)). Linear transformations include: •
rotations around the origin •
reflections in lines through the origin •
dilations. Translations are not linear transformations. Matrix (matrices) A matrix is a rectangular array of elements or entries displayed in rows and columns. For example, ⎡ 2 1 ⎤
⎡ 1 8 0 ⎤
⎢
⎥
A = 0 3 and B = ⎢ ⎥ are both matrices. ⎢
⎥
⎣ 2 5 7 ⎦
1
4
⎣
⎦
Matrix A is said to be a 3 × 2 matrix (three rows and two columns) while B is said to be a 2 × 3 matrix (two rows and three columns). A square matrix has the same number of rows and columns. A column matrix (or vector) has only one column. A row matrix (or vector) has only one row. Matrix algebra of 2 × 2 matrices If A, B and C are 2 × 2 matrices, I the 2 × 2 (multiplicative) identity matrix and O the 2 × 2 zero matrix then: A + B = B + A (commutative law for addition) (A + B) + C = A + (B + C) (associative law for addition) A + O = A (additive identity) Specialist Mathematics Glossary December 2012 A + (–A) = O (additive inverse) (AB)C = A(BC) (associative law for multiplication) AI = A = IA (multiplicative identity) A(B + C) = AB + AC (left distributive law) (B + C)A= BA + CA (right distributive law) Matrix multiplication Matrix multiplication is the process of multiplying a matrix by another matrix. The product AB of two matrices A and B with dimensions m × n and p × q is defined if n = p. If it is defined, the product AB is an m × q matrix and it is computed as shown in the following example. ⎡ 6 10 ⎤
⎡ 1 8 0 ⎤⎢ 11 3 ⎥ ⎡ 94 34 ⎤
⎢
⎥
⎥ = ⎢⎣ 151 63 ⎥⎦ ⎣ 2 5 7 ⎦⎢
⎣ 12 4 ⎦
The entries are computed as shown 1 × 6 + 8 × 11 + 0 × 12 = 94 1 × 10 + 8 × 3 + 0 × 4 = 34 2 × 6 + 5 × 11 + 7 × 12 = 151 2 × 10 + 5 × 3 + 7 × 4 = 63 The entry in row i and column j of the product AB is computed by ‘multiplying’ row i of A by column j of B as shown. ⎡ a11 a12 ⎤
⎡ b11 b12 b13 ⎤
⎢
⎥
If A = a21 a22 and B = ⎢
⎥ then ⎢
⎥
⎣ b21 b22 b23 ⎦
⎣ a31 a32 ⎦
⎡ a11b11+ a12b21 a11b12+ a12b22 a11b13+ a12b23 ⎤
⎢
⎥
AB = a21b11+ a22b21 a21b12 + a22b22 a21b13+ a22b23 ⎢
⎥
⎣ a31b11+ a32b21 a31b12+ a32b22 a31b13+ a32b23 ⎦
(Multiplicative) identity matrix A (multiplicative) identity matrix is a square matrix in which all the elements in the leading diagonal are 1s and the remaining elements are 0s. Identity matrices are designated by the letter I. For example, !
#
⎡ 1 0 ⎤
⎢
⎥ and #
⎣ 0 1 ⎦
#
#
"
1
0
0
0
0
1
0
0
0
0
1
0
0
0
0
1
$
&
& are both identity matrices. &
&
%
There is an identity matrix for each order of square matrix. When clarity is needed, the order is written with a subscript: In Multiplicative inverse of a square matrix The inverse of a square matrix A is written as A–1 and has the property that AA–1= A–1A= I Not all square matrices have an inverse. A matrix that has an inverse is said to be invertible. multiplicative inverse of a 2 × 2 matrix 1 ⎡ d –b ⎤
⎡ a b ⎤
The inverse of the matrix A = ⎢
⎥ is A–1 = det A ⎢
⎥ , when det A ≠ 0. ⎣ c d ⎦
⎣ –c a ⎦
Scalar multiplication (matrices) Scalar multiplication is the process of multiplying a matrix by a scalar (number). For example, forming the product: Specialist Mathematics Glossary December 2012 ⎡ 2 1 ⎤ ⎡ 20 10 ⎤
⎢
⎥ ⎢
⎥
10 0 3 = 0 30 ⎢
⎥ ⎢
⎥
⎣ 1 4 ⎦ ⎣ 10 40 ⎦
is an example of the process of scalar multiplication. In general for the matrix A with entries aij the entries of kA are kaij. Singular matrix A matrix is singular if det A = 0. A singular matrix does not have a multiplicative inverse. Zero matrix A zero matrix is a matrix if all of its entries are zero. For example: ⎡ 0 0 0 ⎤
⎡ 0 0 ⎤
⎢
⎥ and ⎢
⎥ are zero matrices. ⎣ 0 0 0 ⎦
⎣ 0 0 ⎦
There is a zero matrix for each size of matrix. When clarity is needed we write O n!m for the n × m zero matrix. Real and Complex Numbers Complex numbers Complex arithmetic If z1 = x1 + y1i and z2 = x2 + y2i •
z1 + z2 = x1 + x2 + (y1 + y2) i •
z1 – z2 = x1 – x2 + (y1 – y2) i •
z1 × z2 = x1 x2 – y1 y2 + (x1 y2 + x2 y1)i •
z1 × (0 + 0i )= 0 Note: 0 + 0i is usually written as 0 •
z1 × (1 + 0i) = z1 Note: 1 + 0i is usually written as 1 Complex conjugate _
For any complex number z = x + iy, its conjugate is z = x – iy. The following properties hold •
__
_ _
z1z2 = z1 z2 •
___ _ _
z1/z2 = z1 / z2 •
_
z z = |z |2 •
_
z + z is real Specialist Mathematics Glossary December 2012 Complex plane (Argand plane) The complex plane is a geometric representation of the complex numbers established by the real axis and the orthogonal imaginary axis. The complex plane is sometimes called the Argand plane. Im z
4 3 + 4i O 3 Re z
Imaginary part of a complex number A complex number z may be written as x + yi, where x and y are real, and then y is the imaginary part of z. It is denoted by Im (z). Integers The integers are the numbers ⋯ , −3, −2, −1, 0, 1, 2, 3, ⋯. Modulus (Absolute value) of a complex number If z is a complex number and z = x + iy then the modulus of z is the distance of z from the origin in the Argand plane. The modulus of z denoted by |z | = x2 + y2 . Prime numbers A prime number is a positive integer greater than 1 that has no positive integer factor other 1 and itself. The first few prime numbers are 2, 3, 5, 7, 11, 13, 17, 19, 23, ⋯. Principle of mathematical induction Let there be associated with each positive integer n, a proposition P(n). If 1. P(1) is true, and 2. for all k, P(k) is true implies P(k + 1) is true, then P(n) is true for all positive integers n. Rational numbers A real number is rational if it can be expressed as a quotient of two integers. Otherwise it is called irrational. Irrational numbers can be approximated as closely as desired by rational numbers, and most electronic calculators use a rational approximation when performing calculations involving an irrational number. Specialist Mathematics Glossary December 2012 Real numbers The numbers generally used in mathematics, in scientific work and in everyday life are the real numbers. They can be pictured as points on a number line, with the integers evenly spaced along the line, and a real number ! to the right of a real number ! if ! > !. A real number is either rational or irrational. The set of real numbers consists of the set of all rational and irrational numbers. Every real number has a decimal expansion. Rational numbers are the ones whose decimal expansions are either terminating or eventually recurring. Real part of a complex number A complex number z may be written as x + yi, where x and y are real, and then x is the real part of z. It is denoted by Re (z). Whole numbers A whole number is a non–negative integer, that is, one of the numbers 0, 1, 2, 3, ⋯, Unit 3 Complex Numbers Argument (abbreviated arg) If a complex number is represented by a point P in the complex plane then the argument of z, denoted arg z, is the angle θ that OP makes with the positive real axis Ox, with the angle measured anticlockwise from Ox. The principal value of the argument is the one in the interval (–π, π]. Complex arithmetic (see Complex arithmetic Unit 2) Complex conjugate (see Complex conjugate Unit 2) De Moivre’s Theorem For all integers n, (cos θ + i sin θ)n = cos nθ + i sin nθ. Modulus of a complex number (Modulus of a complex number Unit 2) Polar form of a complex number For a complex number z, let θ = arg z. Then z = r(cos θ + isin θ) is the polar form of z. Root of unity (nth root of unity) A complex number z such that zn = 1 The nth roots of unity are: 2kπ
2kπ
cos + i sin where k = 0, 1, 2, …, n – 1. n
n
The points in the complex plane representing roots of unity lie on the unit circle. The cube roots of unity are 1
1
–
1
z1 = 1, z2 = (–1 + i 3 ), z3 = (–1 – i 3 ). Note z3 = z2 and z3 = and z2 z3 = 1. 2
2
z2
Specialist Mathematics Glossary December 2012 Functions and sketching graphs Rational function g(x)
, where g(x) and h(x) are polynomials. Usually h(x)
g(x) and h(x) are chosen so as to have no common factor of degree greater than or equal to 1, and the domain of f is usually taken to be R\{x: h(x) = 0}. A rational function is a function such that f(x) = Vectors in three-­‐dimensions (See Vectors in Unit 2) Addition of vectors In component form if a = a1i + a2j + a3k and b = b1i + b2j + b3k then a + b = (a1 + b1)i + (a2 + b2)j + (a3 + b3)k Vector equation of a straight line Let a be the position vector of a point on a line l, and u any vector with direction along the line. The line consists of all points P whose position vector p is given by p = a + tu for some real number t. (Given the position vectors of two points on the plane a and b the equation can be written as p = a + t(b – a) for some real number t.) Vector equation of a plane Let a be a position vector of a point A in the plane, and n a normal vector to the plane . Then the plane consists of all points P whose position vector p satisfies (p – a).n = 0. This equation may also be written as p.n =a.n, a constant. (If the the normal vector n is the vector (l, m, n) in ordered triple notation and the scalar product a.n = k, this gives the Cartesian equation lx + my + nz = k for the plane) Vector function In this course a vector function is one that depends on a single real number parameter t, often representing time, producing a vector r(t) as the result. In terms of the standard unit vectors i, j, k of three dimensional space, the vector-­‐valued functions of this specific type are given by expressions such as r(t) = f(t)i + g(t)j + h(t)k where f, g and h are real valued functions giving coordinates. Scalar product If a = (a1, a2, a3) and b = (b1, b2, b3) then the scalar product a.b is the real number a1b1 + a2b2 + a3b3. When expressed in i, j, k notation, a = a1i + a2j + a3k and b = b1i + b2j + b3k then a.b = a1b1 + a2b2 + a3b3 Vector product (Cross product) When expressed in i, j, k notation, a = a1i + a2j + a3k and b = b1i + b2j + b3k then a × b = (a2b3 – a3b2)i + (a3b1 – a1b3)j + (a1b2 – a2b1)k The cross product has the following geometric interpretation. Let a and b be two non-­‐ parallel vectors then |a × b| is the area of the parallelogram defined by a and b and a × b is normal to this parallelogram. (The cross product of two parallel vectors is the zero vector.) Specialist Mathematics Glossary December 2012 Unit 4 Integration and applications of integration Inverse Trigonometric functions The inverse sine function, y = sin-­‐1 x π π
If the domain for the sine function is restricted to the interval ⎡⎢− , ⎤⎥ a one to one function is ⎣ 2 2 ⎦
formed and so an inverse function exists. The inverse of this restricted sine function is denoted by sin–1 and is defined by: ⎡ π π⎤
sin–1: [−1, 1] → R, sin–1 x = y where sin y = x, y ∈ ⎢− , ⎥ ⎣ 2 2⎦
sin–1 is also denoted by arcsin. The inverse cosine function, y = cos–1 x If the domain of the cosine function is restricted to [0, π] a one to one function is formed and so the inverse function exists. cos–1 x, the inverse function of this restricted cosine function, is defined as follows: cos–1: [−1, 1] → R, cos–1 x = y where cos y = x, y ∈ [0, π] –1
cos is also denoted by arccos. The inverse tangent function, y = tan–1 x π π
If the domain of the tangent function is restricted to (− , ) a one to one function is formed and so 2 2
the inverse function exists. π π
tan–1 : R → R, tan–1x = y where tan y = x, y ∈ (− , ) 2 2
–1
tan is also denoted by arctan. Rates of change and differential equations Implicit differentiation When variables ! and ! satisfy a single equation, this may define ! as a function of ! even though there is no explicit formula for ! in terms of ! . Implicit differentiation consists of differentiating each term of the equation as it stands and making use of the chain rule. This can lead to a formula !"
for . For example, !"
if ! ! + !! ! − 2! + 3! = 0, then 2! + ! 3! !
and so !"
!"
=
!"
!"
!!!!!! !
!!! ! !!
+ !! − 2 + 3
!"
!"
= 0, . Linear momentum The linear momentum p of a particle is the vector quantity p = mv where m is the mass and v is the velocity. Specialist Mathematics Glossary December 2012 Logistic equation The logistic equation has applications in a range of fields, including biology, biomathematics, economics, chemistry, mathematical psychology, probability, and statistics. One form of this differential equation is: dy
= ay – by2 (where a > 0 and b > 0) dt
The general solution of this is a
y = , where C is an arbitrary constant. b + Ce–at
Separation of variables dy
Differential equations of the form = g(x)h(y) can be rearranged as long as h(y)≠ 0 to obtain dx
1 dy
= g(x). h(y) dx
Slope field Slope field (direction or gradient field) is a graphical representation of the solutions of a linear first-­‐
order differential equation in which the derivative at a given point is represented by a line segment of the corresponding slope Statistical Inference Continuous random variable A random variable X is called continuous if its set of possible values consists of intervals, and the chance that it takes any point value is zero (in symbols, if P (X = x) = 0 for every real number x). A random variable is continuous if and only if its cumulative probability distribution function can be expressed as an integral of a function. Probability density function The probability density function (pdf) of a continuous random variable is the function that when integrated over an interval gives the probability that the continuous random variable having that pdf, lies in that interval. The probability density function is therefore the derivative of the (cumulative probability) distribution function. Precision Precision is a measure of how close an estimator is expected to be to the true value of the parameter it purports to estimate. Independent and identically distributed observations For independent observations, the value of any one observation has no effect on the chance of values for all the other observations. For identically distributed observations, the chances of the possible values of each observation are governed by the same probability distribution. Random sample A random sample is a set of data in which the value of each observation is governed by some chance mechanism that depends on the situation. The most common situation in which the term “random sample” is used refers to a set of independent and identically distributed observations. Sample mean the arithmetic average of the sample values Specialist Mathematics Glossary December 2012