TST 1 / Day 1 · 数论
Given positive integers m and n. Let ai,j(1 ≤i ≤m, 1 ≤j ≤n) be non-negative real numbers, such that ai,1 ≥ai,2 ≥· · · ≥ai,n and a1,j ≥a2,j ≥· · · ≥am,j holds for all 1 ≤i ≤m and 1 ≤j ≤n. Denote Xi,j = a1,j + · · · + ai−1,j + ai,j + ai,j−1 + · · · + ai,1, Yi,j = am,j + · · · + ai+1,j + ai,j + ai,j+1 + · · · + ai,n. Prove that m Y n Y m Y n Y Yi,j. Xi,j ≥ i=1 j=1 i=1 j=1
题解状态:标准答案与规范题解待补充
题目标签:TST1-DAY1-P1
解题过程
该题已完成题面、原题号、PDF 来源锚定和题目级特征标注;答案、证明步骤与教材关联尚未录入。