diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index bbd579f3..1c7fc13a 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -610180,7 +610180,7 @@ }, "022570": { "id": "022570", - "content": "已知数列 $\\{a_n\\}$ 的通项公式 $a_n=(n^2-5 n+4) \\cdot 0.9^n$. \\\\\n(1) 数列中有多少项是负数?\\\\\n(2) 是否存在自然数 $\\mathbf{N}$, 使得对于任意自然数 $n$, 都有 $a_n \\leq a_N$ 成立?", + "content": "已知数列 $\\{a_n\\}$ 的通项公式 $a_n=(n^2-5 n+4) \\cdot 0.9^n$. \\\\\n(1) 数列中有多少项是负数?\\\\\n(2) 是否存在自然数 $N$, 使得对于任意自然数 $n$, 都有 $a_n \\leq a_N$ 成立?", "objs": [], "tags": [ "第四单元", @@ -610193,7 +610193,8 @@ "usages": [], "origin": "2025届高一上学期周末卷17", "edit": [ - "20230905\t王伟叶" + "20230905\t王伟叶", + "20240125\t王伟叶" ], "same": [], "related": [],