From 4ecd6af6299998ffa1d0f839c5880174d1711171 Mon Sep 17 00:00:00 2001 From: zhugemengtian Date: Mon, 22 Jan 2024 13:57:10 +0800 Subject: [PATCH] =?UTF-8?q?032045=E9=A2=98=E9=9D=A2=E4=BF=AE=E8=AE=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 题库0.3/Problems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 0ce489a8..a1882d0e 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -693413,7 +693413,7 @@ }, "032045": { "id": "032045", - "content": "已知$a, b\\in (0,+\\infty)$, 且$a \\neq b$, $n$是正整数. 求证: $(a+b)(a^n+b^n)<2(a^{n+1}+b^{n+1})$.", + "content": "已知$a, b\\in (0,+\\infty)$, 且$a \\neq b$. 求证: $(a+b)(a^4+b^4)<2(a^{5}+b^{5})$.", "objs": [], "tags": [ "第一单元",