11.15
입력이 매우 커질수록 함수값이 감소하는 함수는 극한값에서의 함수의 거동을 명확히 보여 주는 예입니다. 입력이 지속적으로 증가하면 출력은 점차 작아지며 일정한 값에 가까워집니다. 비록 실제로 그 값에 도달하지는 않지만 무한히 가까워집니다. 이러한 거동은 입력이 무한히 커…
함수의 한계는 x 가 양수 또는 음수 무한대에 접근할 때 평가할 수 있습니다. 이 두 제한은 서로 다르며 별도로 확인해야 합니다.
함수 x 세제곱을 고려하십시오. x가 양의 무한대에 가까워지면 값은 제한 없이 증가합니다.
x가 음의 무한대에 가까워지면 값은 제한 없이 감소합니다.
대조적으로, 사인 함수는 -1과 1 사이에서 진동합니다. 결코 정전되지 않기 때문에 무한대에서의 한계는 존재하지 않습니다.
일부 함수는 x 에 2를 더한 값으로 나눈 값과 같이 유한한 값에 접근합니다. x 가 무한대가 되는 경향이 있으므로 x 에 대한 1은 0이 되고 값은 2가 남습니다. 이 수평선( y 는 2)을 수평 점근선이라고 합니다.
이 개념은 직렬 RC 회로에서 커패시터가 충전되는 경우와 같은 실제 회로에 나타납니다.
배터리가 연결되면 시간이 지남에 따라 커패시터의 전하가 증가합니다. 시간 t 가 무한대에 가까워지면 지수 항은 0이 되고 커패시터의 전하는 곡선의 수평 점근선을 나타내는 일정한 최대값에 접근합니다.
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.