返回题库

PUMaC 2010 · 数论(A 组) · 第 2 题

PUMaC 2010 — Number Theory (Division A) — Problem 2

专题
Discrete Math / 离散数学
难度
L3
来源
PUMaC

题目详情

  1. Find the largest positive integer n such that σ ( n ) = 28, where σ ( n ) is the sum of the divisors of n , including n . 2
解析
  1. Find the largest positive integer n such that σ ( n ) = 28, where σ ( n ) is the sum of the divisors of n , including n . Solution: The answer is 12. It isn’t hard to see that that is, in fact, the only value where that equation holds. 2