PUMaC 2010 · 数论(A 组) · 第 1 题
PUMaC 2010 — Number Theory (Division A) — Problem 1
题目详情
- Find the smallest positive integer n such that n + ( n + 1) is composite.
解析
- Find the smallest positive integer n such that n + ( n + 1) is composite. Solution: One can check that 17, 97, 337, and 881 are prime, and also that 17 · 113 = 1921, so the answer is 5.