How many non-similar triangles have angles whose degree measures are distinct positive integers in arithmetic progression?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
Three angles in arithmetic progression summing to 180 have middle term 60, so the triangle is determined by the common difference d with 1 ≤ d ≤ 59.
Solution
Write the three angles as , , : in any three-term arithmetic progression the middle term is the average, and the average of the angles is . So the middle angle is always , and the triangle is determined by .
Constraints on : the angles are distinct, so , and we may take (negative just lists the same three angles in the other order). All angles are positive integers, so , i.e. .
Thus , and each gives a different angle triple, hence a different similarity class: triangles.
The answer is .
Why this works
"Non-similar" means we count angle triples, not side lengths, so the whole problem is: how many integer arithmetic progressions of three distinct positive terms sum to ? Parametrizing an odd-length progression by its middle term and common difference makes the sum constraint trivial and leaves a single bounded parameter to count.
The trap
Letting the smallest angle range over 1 to 89 (choice (D)) without using that the middle angle is forced to be 60, or double counting d and −d (178, choice (E)).
Common mistakes
- Letting the smallest angle range over to (choice (D)) without using that the middle angle is forced to be , or double counting and (, choice (E)).
- Including (the equilateral triangle), which violates "distinct" and would give , not among the choices anyway.
Techniques
Set up the equation/formula and compute; no special trick needed