This is a free preview. For full access
Limits
How Continuous Functions Stay Smooth
Description
Continuous functions stay smooth when they are added, subtracted, multiplied by a constant, or multiplied together. If f and g are continuous at a point a, then f+g, f-g, cf, and fg are also continuous at a. This makes it possible to build more complex functions from simpler continuous parts without breaking continuity.
...Show More
Transcript
関数は、そのグラフがギャップや突然のジャンプのない滑らかで途切れることのない曲線である場合、ドメイン上で連続しています。
連続関数は代数演算を使用して組み合わせることができ、結果は通常連続したままです。
たとえば、x の 2 乗に 1 を加えると、ギャップや突然のジャンプがないため、すべての実数にわたって連続しています。同様に、関数xの2乗から1を引いたものも連続的です。
2つを加算すると連続関数が形成され、連続性が維持されます。
同様に、減算、乗算、およびスケーリングも、穴やジャンプを作成できないため、連続性が維持されます。
分割は特殊なケースです。ある連続関数を別の関数で除算すると、分母がゼロの場合、不連続が生じる可能性が...
Show More