2008 iTest Problems/Problem 19

Revision as of 18:18, 22 June 2018 by Rockmanex3 (talk | contribs) (Solution)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Let $A$ be the set of positive integers that are the product of two consecutive integers. Let $B$ be the set of positive integers that are the product of three consecutive integers. Find the sum of the two smallest elements of $A \cap B$.

Solution

The first few numbers in set $B$ are \[6,24,60,120,210,336 \cdots\] To see if these numbers equal the product of two consecutive numbers, note that $n(n+1) = n^2+n$ and check perfect squares just below these values. After guessing and checking, the first values that equal the product of two consecutive numbers are $2 \cdot 3 = 6$ and $14 \cdot 15 = 210$, and the sum of these two equal $\boxed{216}$.

See Also

2008 iTest (Problems)
Preceded by:
Problem 18
Followed by:
Problem 20
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100