11.15
Een functie die afneemt naarmate de invoer zeer groot wordt, illustreert hoe functies zich bij extreme waarden kunnen gedragen. Wanneer de invoer cont…
Limits of a function can be evaluated as x approaches positive or negative infinity. These two limits are distinct and must be checked separately.
Consider the function x cubed. As x approaches positive infinity, the value increases without bound.
As x approaches negative infinity, the value decreases without bound.
In contrast, the sine function oscillates between −1 and 1. Since it never settles, its limit at infinity does not exist.
Some functions approach a finite value, such as one divided by x plus 2. As x tends to infinity, one over x becomes zero, leaving the value 2. This horizontal line, y equals 2, is called a horizontal asymptote.
This concept appears in real circuits, such as when a capacitor is charged in a series RC circuit.
When a battery is connected, the charge on the capacitor increases with time. Taking the limit as time t approaches infinity, the exponential term will be zero, and the capacitor’s charge will approach a constant maximum value, which represents the horizontal asymptote of the curve.
View the full transcript and gain access to JoVE Core videos
Q1: What happens to a function as x approaches positive versus negative infinity?
Limits at positive and negative infinity are distinct and must be checked separately. For example, x cubed increases without bound as x approaches positive infinity, but decreases without bound as x approaches negative infinity. These directional behaviors reveal how functions respond to extreme input values in opposite directions.
Q2: Why do some functions like sine not have limits at infinity?
The sine function oscillates between −1 and 1 without settling on a single value. Since it never approaches a fixed number as x tends to infinity, its limit does not exist. Functions with limits with oscillating discontinuities fail to converge to any particular value.
Q3: What is a horizontal asymptote and how does it relate to limits at infinity?
A horizontal asymptote is a horizontal line that a function approaches but never reaches as x tends to infinity. For the function 1/(x+2), as x approaches infinity, the term 1/x becomes zero, leaving the value 2. The line y=2 represents the horizontal asymptote of this function.
Q4: How do limits at infinity apply to real-world circuits?
In an RC circuit, when a battery charges a capacitor, the charge increases with time. Taking the limit as time approaches infinity, the exponential term becomes zero, and the capacitor's charge approaches a constant maximum value. This maximum represents the horizontal asymptote of the charging curve.
Q5: How can you determine if a function approaches a finite value at infinity?
Evaluate the function's behavior as the input becomes very large. If the output moves closer to a fixed number without reaching it, the function approaches a finite limit. This occurs when decreasing terms vanish, leaving only constant values that represent the long-term behavior.
Q6: What does it mean when a function has different limits as x approaches positive and negative infinity?
Some functions approach different boundary values depending on the direction. As input increases positively, output may approach one value; as input decreases negatively, output approaches another. These upper and lower boundaries indicate asymptotic behavior in opposite directions without being crossed.
Q7: Why is analyzing function behavior at infinity important for modeling real systems?
Understanding limits at infinity helps describe long-term trends, estimate stable values, and model real-world phenomena accurately. This analysis reveals how systems behave as conditions become extreme, which is essential for predicting stability and understanding the ultimate behavior of mathematical representations.