This is a free preview. For full access
Limits
Oscillating Limits Near Discontinuities
Description
Oscillating discontinuities happen when a function keeps changing value as the input gets close to a point. The output does not settle down to one number. Because of that, the limit at that point does not exist.
This kind of discontinuity is different from a jump discontinuity and an infinite dis...
Show More
Transcript
考虑一个辐条间距很近且高速旋转的自行车轮。
在边缘处,辐条移动得足够慢,因而能够被肉眼单独分辨。靠近中心的位置,辐条快速掠过。在中心区域,运动速度过快,人眼无法分辨,辐条看起来呈现模糊状。
这个旋转轮盘为振荡间断性的概念提供了一个物理类比。
可以使用以下方程来研究该问题:当 x 趋近于零时,函数 sin(1/x) 的极限。
正如旋转车轮上的一个点永远不会固定在某个位置一样,该函数也无法收敛到某个特定值。
当输入 x 趋近于零时,1 除以 x 将趋向正无穷或负无穷。
由于正弦函数在 –1 和 +1 之间反复循环,sin(1/x) 的输出值在这两个...
Show More