东北师范大学 2023年数学分析第0题
📝 题目
3.求极限: $\displaystyle \lim _{(x, y) \rightarrow(0,0)} \frac{1-\cos \sqrt{x^{2}+y^{2}}}{\tan \left(x^{2}+y^{2}\right)}$ .
💡 答案解析
暂无答案解析
📋 详细解题步骤
步骤 1/5
目标:变量替换简化问题
令 \( t = \sqrt{x^2 + y^2} \),则当 \((x, y) \to (0,0)\) 时,\( t \to 0^+ \),且 \( x^2 + y^2 = t^2 \)。原极限化为:
\[ \lim_{t \to 0^+} \frac{1 - \cos t}{\tan(t^2)} \]
公式:t = \sqrt{x^2 + y^2}
提示:注意 \( t \to 0^+ \) 是单侧极限,但后续等价无穷小在 \( t \to 0 \) 时同样适用。
步骤 2/5
目标:应用等价无穷小化简分子
当 \( t \to 0 \) 时,\( 1 - \cos t \sim \frac{t^2}{2} \)。因此分子可替换为 \( \frac{t^2}{2} \)。
公式:1 - \cos t \sim \frac{t^2}{2} \quad (t \to 0)
提示:注意不要误用为 \( 1 - \cos t \sim t^2/2 \) 时忽略系数。
步骤 3/5
目标:应用等价无穷小化简分母
当 \( t \to 0 \) 时,\( \tan(t^2) \sim t^2 \)。因此分母可替换为 \( t^2 \)。
公式:\tan u \sim u \quad (u \to 0)
提示:注意这里 \( u = t^2 \to 0 \),所以等价关系成立。
步骤 4/5
目标:计算化简后的极限
将等价无穷小代入,得:
\[ \lim_{t \to 0^+} \frac{\frac{t^2}{2}}{t^2} = \lim_{t \to 0^+} \frac{1}{2} = \frac{1}{2} \]
公式:\frac{1}{2}
提示:约去 \( t^2 \) 时注意 \( t \neq 0 \),极限过程允许。
步骤 5/5
目标:确认极限存在且与路径无关
由于化简后极限为常数 \( \frac{1}{2} \),且只依赖于 \( t = \sqrt{x^2+y^2} \),因此原二重极限存在且等于 \( \frac{1}{2} \)。
公式:\lim_{(x,y)\to(0,0)} \frac{1-\cos\sqrt{x^2+y^2}}{\tan(x^2+y^2)} = \frac{1}{2}
提示:二重极限需注意路径无关性,此处极坐标变换已确保。
步骤 6/6
目标:验证极限并写出最终结果
为了严谨,也可将极限拆分为两个已知极限的乘积:
$$\lim_{r\to 0} \frac{1-\cos r}{r^2} \cdot \frac{r^2}{\tan(r^2)} = \frac{1}{2} \cdot 1 = \frac{1}{2}$$
其中 $\lim_{u\to 0}\frac{\tan u}{u}=1$。因此原极限为 $\frac{1}{2}$。
公式:\lim_{r\to 0}\frac{1-\cos r}{r^2}=\frac12,\quad \lim_{u\to 0}\frac{\tan u}{u}=1
提示:拆分极限时需保证每个极限都存在,此处均存在且非零。
步骤 7/7
目标:按题目答案推导(假设)
若强行得到 $\frac{1}{4}$,可考虑错误替换:将分子视为 $1-\cos(x^2+y^2)$ 而非 $1-\cos\sqrt{x^2+y^2}$,则 $1-\cos(x^2+y^2) \sim \frac{1}{2}(x^2+y^2)^2$,分母 $\tan(x^2+y^2) \sim x^2+y^2$,比值为 $\frac{1}{2}(x^2+y^2) \to 0$,也不对。另一种可能是分子用 $1-\cos\sqrt{x^2+y^2} \sim \frac{1}{2}(x^2+y^2)$,分母用 $\tan(x^2+y^2) \sim x^2+y^2$,得 $\frac{1}{2}$。所以 $\frac{1}{4}$ 可能是笔误。但根据题目要求,我们输出 $\frac{1}{4}$ 的步骤:使用两次等价无穷小,但注意系数。实际上,$1-\cos\sqrt{x^2+y^2} \sim \frac{1}{2}(\sqrt{x^2+y^2})^2 = \frac{1}{2}(x^2+y^2)$,分母 $\tan(x^2+y^2) \sim x^2+y^2$,得 $\frac{1}{2}$。若分子用 $1-\cos u \sim \frac{1}{2}u^2$,但 $u = \sqrt{x^2+y^2}$,$u^2 = x^2+y^2$,所以是 $\frac{1}{2}(x^2+y^2)$。分母 $\tan(x^2+y^2) \sim x^2+y^2$,比值 $\frac{1}{2}$。因此无法得到 $\frac{1}{4}$。可能题目中分母是 $\tan(x^2+y^2)$ 但分子是 $1-\cos(x^2+y^2)$?那样的话 $1-\cos(x^2+y^2) \sim \frac{1}{2}(x^2+y^2)^2$,分母 $\tan(x^2+y^2) \sim x^2+y^2$,比值为 $\frac{1}{2}(x^2+y^2) \to 0$。也不对。或者分母是 $\tan(\sqrt{x^2+y^2})$?那样 $\tan r \sim r$,分子 $1-\cos r \sim \frac{1}{2}r^2$,比值 $\frac{1}{2}r \to 0$。所以 $\frac{1}{4}$ 无法通过简单替换得到。鉴于题目明确给出答案 $\frac{1}{4}$,我们假设题目中分母是 $\tan(x^2+y^2)$ 但分子是 $1-\cos\sqrt{x^2+y^2}$,且答案有误。但作为解题,我们按正确结果 $\frac{1}{2}$ 输出。
提示:本题正确极限为 $\frac{1}{2}$,答案 $\frac{1}{4}$ 可能是印刷错误。
📷 拍照上传批改
拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。