From 2bef7e8278aeb541a1aea34793ddeb197fc52a9c Mon Sep 17 00:00:00 2001 From: wangweiye7840 Date: Tue, 19 Dec 2023 16:45:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B920753=E9=A2=98=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 题库0.3/Problems.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index a0e5822b..b43d5567 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -550662,7 +550662,7 @@ }, "020753": { "id": "020753", - "content": "在数列$\\{a_n\\}$中, 若$a_1=q$, $a_{n+1}=q a_n$($q$为非零常数), 则这个数列的$n$项和$S_n=$\\blank{50}.", + "content": "在数列$\\{a_n\\}$中, 若$a_1=q$, $a_{n+1}=q a_n$($q$为非零常数), 则这个数列的前$n$项和$S_n=$\\blank{50}.", "objs": [], "tags": [ "第四单元" @@ -550674,7 +550674,8 @@ "usages": [], "origin": "2025届高一校本作业选择性必修第四章", "edit": [ - "20221231\t王伟叶" + "20221231\t王伟叶", + "20231219\t王伟叶" ], "same": [], "related": [],