🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2011 Math Kangaroo

Problem 27

Problem 27 · 2011 Math Kangaroo Stretch
Number Theory primescasework

For a positive whole number \(n \ge 2\), let \(\langle n\rangle\) denote the largest prime number less than or equal to n. How many positive whole numbers k satisfy the condition \(\langle k+1\rangle + \langle k+2\rangle = \langle 2k+3\rangle\)?

Show answer
Answer: B — 1
Show hints
Hint 1 of 2
Both sides are at most 2k+3, and the left side hits that maximum only when k+1 and k+2 are both prime.
Still stuck? Show hint 2 →
Hint 2 of 2
Test small k directly; the equality is very restrictive.
Show solution
Approach: bound both sides, then test small k
  1. The left side is at most (k+1)+(k+2) = 2k+3, and the right side ⟨2k+3⟩ is at most 2k+3.
  2. Equality forces a tight prime arrangement; checking k = 1 gives 2 + 3 = 5 = ⟨5⟩, which works.
  3. For k = 2, 3, 4, ... the largest primes drop below the needed totals, so none work.
  4. Exactly one k works, choice (B).
Mark: · log in to save