From 9968f26b686736f87f4e165b88ac6ef08b5455e0 Mon Sep 17 00:00:00 2001 From: Cym10x Date: Fri, 26 Dec 2025 12:59:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B910-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 编写小组/讲义/子数列问题&考试易错点汇总.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/编写小组/讲义/子数列问题&考试易错点汇总.md b/编写小组/讲义/子数列问题&考试易错点汇总.md index 91da17c..e6d099a 100644 --- a/编写小组/讲义/子数列问题&考试易错点汇总.md +++ b/编写小组/讲义/子数列问题&考试易错点汇总.md @@ -465,8 +465,7 @@ $\forall \delta>0, \exists x \in \mathring{U}(x_0,\delta)$有 $|f(x)|>M$,称$f 那这个是有界的吗?也不是。这就是典型的**不是无界量的无穷大**。 > [!example] 例2 -> 双子数列$\lim\limits_{n\rightarrow \infty}{n\cos n\pi}$ -![[xcospix.png]] +> 双子数列$\lim\limits_{n\rightarrow \infty}{n\cos \frac{n\pi}{2}}$