11.15
Funkcja, której wartości maleją wraz ze wzrostem argumentu, stanowi wyraźny przykład zachowania funkcji dla wartości ekstremalnych. Gdy argument rośni…
Granice funkcji mogą być obliczane, gdy x zbliża się do dodatniej lub ujemnej nieskończoności. Te dwa limity są odrębne i muszą być sprawdzane oddzielnie.
Rozważmy funkcję x sześcienną. Gdy x zbliża się do dodatniej nieskończoności, wartość rośnie bez ograniczeń.
Gdy x zbliża się do ujemnej nieskończoności, wartość maleje bez granicy.
Natomiast funkcja sinus oscyluje między −1 a 1. Ponieważ nigdy się nie osiada, jego granica w nieskończoności nie istnieje.
Niektóre funkcje zbliżają się do wartości skończonej, na przykład jeden podzielony przez x plus 2. Ponieważ x dąży do nieskończoności, jeden nad x staje się zerem, pozostawiając wartość 2. Ta pozioma linia, y równa się 2, nazywana jest asymptotą poziomą.
Koncepcja ta pojawia się w rzeczywistych obwodach, na przykład gdy kondensator jest ładowany w szeregowym obwodzie RC.
Po podłączeniu akumulatora ładunek kondensatora wzrasta z czasem. Biorąc granicę, gdy czas t zbliża się do nieskończoności, składnik wykładniczy będzie wynosił zero, a ładunek kondensatora zbliży się do stałej wartości maksymalnej, która reprezentuje poziomą asymptotę krzywej.
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.