返回题库

PUMaC 2022 · 个人决赛(A 组) · 第 3 题

PUMaC 2022 — Individual Finals (Division A) — Problem 3

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

题目详情

  1. Let n be a positive integer. We call a n -tuple ( a , . . . , a ) of positive integers nice if 1 n • gcd( a , . . . , a ) = 1, and 1 n • a | a + a , for all i = 1 , . . . , n (we define a = a and a = a here). i i − 1 i +1 0 n n +1 1 Find the maximal possible value of the sum a + · · · + a if ( a , . . . , a ) is a nice n -tuple. 1 n 1 n 1
解析

暂无解答链接。


Original Explanation

No solutions link available.