We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d1a0d commit 11aa989Copy full SHA for 11aa989
content/post/exam-papers/2025高一竞赛/answer.md
@@ -183,7 +183,7 @@ $\therefore a \ge 0$
183
当 $x \in \mathbb{N^*}$ 时,
184
185
- $f(2) > f(1) + f(1) = 2x > 2(x-1)$
186
-- $\forall n \in \mathbb{N^*}$, 若 $f(n) > 2n > 2(n-1)$, 则 $f(n+1) > f(n) + f(1) = f(n) + 2$
+- $\forall n \in \mathbb{N^*}$, 若 $f(n) > 2n > 2(n-1)$, 则 $f(n+1) > f(n) + f(1) = f(n) + 2 > 2(n + 1) > 2n$
187
188
$\therefore \forall x \in \mathbb{N^*}, f(x) > 2x > 2(x-1)$
189
0 commit comments