Some Mathematical Ideas Whose Understanding
Will Be Assumed for This Contest
Printable PDF version
- The word compute will always call for an answer in simplest form. Thus final answers like
6⁄4,
5 + 2,
25, and
2 sin 30°, for example, would not be satisfactory. In cases where there is a question as to what is “most simplified”, alternate answers may be accepted. (Example:
3⁄2 and
11⁄2 are both acceptable.) Judges' decisions are final.
- When an answer is called for as an ordered pair
(a,b), it must be given in precisely that form, including the parentheses and the comma. The same applies for other choices of letters and for ordered n-tuples.
- The sides opposite vertices A, B, and C of triangle ABC will be represented by the lowercase letters a, b, and c, respectively. Depending on the context, A can represent the vertex or the angle or the measure of the angle, and a can represent the side or its length. A similar convention holds for other choices of letters representing a triangle. If a quadrilateral is named ARML, it is understood that the vertices A, R, M, and L occur in this order around the polygon (either clockwise or counterclockwise). This convention holds for other choices of letters and for the naming of polygons in general. When referring to polygons (including triangles), we are referring to non-degenerate ones.
-
The Fibonacci sequence is the sequence 1, 1, 2, 3, 5, 8, 13, . . ., where each term is the sum of the previous terms. More formally,
F1 = F2 = 1, and
Fn = Fn-1 + Fn-2 for
n ≥ 3.
-
The greatest integer function, symbolized by brackets, is defined as follows: if n is an integer and if n ≤ x < n + 1, then [x] = n. Since brackets are often used simply as parentheses, any math problem using brackets to represent the greatest integer function will clearly say so.
-
Logs are base 10 unless otherwise indicated; the use of log x also implies that x is positive. In general, when bases are not indicated, numbers referred to are in base 10. If another base is being used, that base will usually be written as a subscript. (Examples: log464 (which equals 3) or 102.13(4) (which equals 187⁄16).
- The letter i will always be used for the square root of −1.
- Some symbols of combinations and permutations:
This is the number of combinations of n things taken r at a time.
This is the number of permutations of n things taken r at a time. Note: 0! = 1.
- The capital A that begins the expressions Arcsin x, Arccos x, and Arctan x calls for the principal values of these inverse trigonometric functions. The ranges are as follows:
−π⁄2 ≤ Arcsin x ≤ π⁄2,
0 ≤ Arccos x ≤ π,
−π⁄2 ≤ Arctan x ≤ π⁄2. (Degrees should be used instead of radians if the problem uses degrees.)
- Lattice points are points on a grid, both of whose coordinates are integers.
- Divisors (or factors) of an integer refer to positive integer divisors only. Proper divisors of an integer are divisors that are less than the integer itself.
- The designation primes refers to positive primes only.
- Sometimes problems refer to the digits of a number; in that case, those digits are usually underlined. Examples: “Let N = 7 7 7 . . . 7 7, where the digit 7 occurs 100 times” or “Find the missing digits A and B if K = A 2 5 B and K is a multiple of 72.” (The number K is not to be interpreted as the product of A, 2, 5, and B.)
-
If a diagram is given with a problem, it is not necessarily drawn to scale.
- It is often helpful to have a basic knowledge of elementary number theory (including modular arithmetic) and analytic geometry (including the conic sections) for these contests.
-
The greatest lower bound of a set is the largest number which is less than or equal to all the elements of the set. Thus 2 is the greatest lower bound for both { x: 2 < x } and { x: 2 ≤ x }. The least upper bound of a set is the smallest number which is greater than or equal to all elements of the set. Thus 3 is the least upper bound for both { x: x < 3 } and { x: x ≤ 3 }.