Proof and Example
This category emphasizes the core mathematical activities of constructing rigorous arguments (proofs) to establish general truths, and using specific instances (examples) to illustrate concepts, test conjectures, or find counterexamples. Questions may ask for either or both.
Constructing an Example / Counterexample Proof by Contradiction-
Hexagonal Tiling
Given two types of tiles. The shape of each tile of the first type is a regular hexagon with a side of length 1. The shape of each tile of the second type is a regular hexagon with a side of length 2. An unlimited supply of tiles of each type is given. Is it possible to tile the entire plane using these tiles, using both types of tiles?
Sources:Topics:Logic -> Reasoning / Logic Proof and Example -> Proof by Contradiction Geometry -> Plane Geometry -> Angle Calculation- Grossman Math Olympiad, 2006 Question 4
-
Triangle Side Lengths
Let `n > 2` be an integer, and let ` t_1,t_2,...,t_n` be positive real numbers such that
`(t_1+t_2+...+t_n)(1/t_1 + 1/t_2 + ... + 1/t_n) < n^2+1`
Prove that for all i,j,k such that `1<=i<j<k<=n`, the triple of numbers `t_i,t_j,t_k` are the side lengths of a triangle.
Sources:Topics:Geometry -> Plane Geometry -> Triangles Algebra -> Inequalities Proof and Example -> Proof by Contradiction Geometry -> Plane Geometry -> Triangle Inequality- Grossman Math Olympiad, 2006 Question 5