Pre-Olympiad Competition Math – Key Formulas & Theorems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/56

flashcard set

Earn XP

Description and Tags

58 vocabulary-style flashcards summarizing essential geometry, number theory, algebra, and counting/probability formulas for pre-Olympiad competition math. Each card pairs a concise term with its defining formula or theorem for quick review.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

57 Terms

1
New cards

Area of a Triangle

A = ½bh = rs = ½ab sin θ = abc⁄4R (multiple equivalent forms).

2
New cards

Area of a Square

A = s² or, for perpendicular diagonals, A = d₁d₂⁄2.

3
New cards

Area of a Rectangle

A = bh (base × height).

4
New cards

Area of a Trapezoid

A = (b₁ + b₂)h⁄2.

5
New cards

Area of a Regular Hexagon

A = 3√3 s²⁄2.

6
New cards

Area of a Regular Polygon

A = ap⁄2 = n s²⁄[4 tan(180°/n)].

7
New cards

Volume of a Cone

V = (πr²h)⁄3; Surface Area = πr² + πrl.

8
New cards

Volume of a Sphere

V = 4πr³⁄3; Surface Area = 4πr².

9
New cards

Volume of a Cube

V = s³; Surface Area = 6s².

10
New cards

Volume of a Pyramid

V = ⅓bh; Surface Area = 2sl + b (square base).

11
New cards

Volume of a Cylinder

V = πr²h; Surface Area = 2πr² + 2πrh.

12
New cards

Volume of a Prism

V = lwh; Surface Area = 2(lw + lh + wh).

13
New cards

Pythagorean Theorem

a² + b² = c²; includes special 45-45-90 and 30-60-90 ratios and common triples.

14
New cards

Distance Formula

d = √[(x₂ – x₁)² + (y₂ – y₁)²].

15
New cards

Heron’s Formula

Area Δ = √[s(s – a)(s – b)(s – c)].

16
New cards

Cyclic Quadrilateral Properties

Opposite angles sum to 180°; perpendicular bisectors concur at circumcenter; equal angle subtensions.

17
New cards

Ptolemy’s Theorem

For cyclic ABCD: ac + bd = ef (sides a,c; b,d; diagonals e,f).

18
New cards

Brahmagupta’s Formula

Area of cyclic quad: K = √[(s – a)(s – b)(s – c)(s – d)].

19
New cards

Power of a Point

Products of chord/tangent segments are equal (AE·EC = DE·EB, etc.).

20
New cards

Ceva’s Theorem

Lines AD, BE, CF concur iff (BD/DC)(CE/EA)(AF/FB) = 1.

21
New cards

Menelaus’ Theorem

For transversal PQR on ΔABC: (BP/PC)(CQ/QA)(AR/RB) = 1.

22
New cards

Circle Arcs & Angles

Central angle = intercepted arc; inscribed angle = ½ intercepted arc.

23
New cards

Angle Bisector Theorem

In ΔABC, AD bisects ∠A ⇒ BD/DC = AB/AC.

24
New cards

Basic Trig Identities

Includes tan = sin/cos, double-angle, Pythagorean, addition–subtraction, half-angle formulas.

25
New cards

Triangle Inequality

Sum of any two sides of a triangle exceeds the third.

26
New cards

Pick’s Theorem

Area = I + ½B – 1 for lattice polygons.

27
New cards

Stewart’s Theorem

In ΔABC with cevian AD: man + dad = bmb + cnc (BD = m, DC = n, AD = d).

28
New cards

Extended Law of Sines

a⁄sin A = b⁄sin B = c⁄sin C = 2R (circumradius R).

29
New cards

Law of Cosines

c² = a² + b² – 2ab cos C (and cyclic permutations).

30
New cards

Shoelace Theorem

Polygon area = ½ |Σxᵢyᵢ₊₁ – Σyᵢxᵢ₊₁| for ordered vertices.

31
New cards

Sum of an Arithmetic Series

Sₙ = n⁄2 (a₁ + aₙ).

32
New cards

Finite Geometric Series Sum

S = a₁(1 – rⁿ)/(1 – r), |r| < 1.

33
New cards

Infinite Geometric Series Sum

S = a₁/(1 – r), |r| < 1.

34
New cards

Sums of First n Integers

Odd = n²; Even = n(n + 1); All = n(n + 1)/2.

35
New cards

Divisor Count & Sum

For n = p₁ˣ p₂ʸ …, #divisors = (x + 1)(y + 1)…; sum = Π(1 + p + … + pˣ).

36
New cards

Chinese Remainder Theorem

System of congruences with coprime moduli has unique solution mod product.

37
New cards

Chicken McNugget Theorem

Largest unattainable ax + by (gcd=1) is ab – a – b; count is (a – 1)(b – 1)/2.

38
New cards

Euler’s Totient Function

φ(n) = n Π(1 – 1/p) over distinct primes p|n; gives count of units mod n.

39
New cards

Wilson’s Theorem

For prime p, (p – 1)! ≡ –1 (mod p).

40
New cards

Trivial Inequality

x² ≥ 0 for all real x (foundation of many inequalities).

41
New cards

Fibonacci Numbers

F₀ = 0, F₁ = 1, Fₙ = Fₙ₋₁ + Fₙ₋₂; ratios approach (1 + √5)/2.

42
New cards

Pigeonhole Principle

n items in k boxes with n > k ⇒ some box contains ≥2 items.

43
New cards

Logarithm Rules

Conversion, addition, subtraction, power, change-of-base, reciprocal identities for logs.

44
New cards

Vieta’s Formulas

Relate polynomial coefficients to sums/products of roots (e.g., ax² + bx + c: r₁ + r₂ = –b/a).

45
New cards

Common Factorizations

a² – b², a³ ± b³ identities; SFFT technique for integer solutions.

46
New cards

Quadratic Formula

x = [–b ± √(b² – 4ac)]/(2a); discriminant determines root nature.

47
New cards

RMS ≥ AM ≥ GM ≥ HM

Inequality chain of means; equality when all numbers equal.

48
New cards

DeMoivre’s Theorem

[r cis θ]ⁿ = rⁿ cis (nθ); useful for complex powers/roots.

49
New cards

Permutations

nPₖ = n!/(n – k)! (ordered selections).

50
New cards

Combinations

C(n,k) = n!/[k!(n – k)!] (unordered selections).

51
New cards

Pascal’s Identity

C(n,k) = C(n – 1,k – 1) + C(n – 1,k).

52
New cards

Hockey-Stick Identity

Σ_{i=r}^{n} C(i,r) = C(n + 1, r + 1).

53
New cards

Binomial Theorem

(a + b)ⁿ = Σ_{k=0}^{n} C(n,k) a^{n–k} b^{k}; row sum 2ⁿ.

54
New cards

Fundamental Counting Principle

Total outcomes = product of counts of sequential choices.

55
New cards

Burnside’s Lemma

Total distinct arrangements = (1/|G|) Σ |Fix(g)| over group actions g.

56
New cards

Stars and Bars

Distribute n identical items into k boxes: C(n – 1, k – 1) (non-empty) or C(n + k – 1, k – 1) (allow empty).

57
New cards

Expected Value

E(X) = Σ P(Xᵢ)·V(Xᵢ); linearity: E(X + Y) = E(X) + E(Y).