HMMT 二月 2023 · 冲刺赛 · 第 1 题
HMMT February 2023 — Guts Round — Problem 1
题目详情
- [10] Suppose a and b are positive integers such that a = 2 . Compute the smallest possible value of a b . n
解析
- [10] Suppose a and b are positive integers such that a = 2 . Compute the smallest possible value a of b . Proposed by: Milan Haiman Answer: 1 2023 a Solution: By taking a = 2 and b = 1, we get b = 1, which is clearly the minimum.