11.15
تُقدّم الدالة التي تتناقص مع ازدياد قيمة المتغير بشكل كبير مثالًا واضحًا على سلوك الدوال الرياضية عند القيم المتطرفة. فعندما تزداد قيمة المتغير باستمر…
يمكن تقييم حدود الدالة عندما يقترب x من اللانهاية الموجبة أو السلبية. هذان الحدان مختلفان ويجب التحقق منهما بشكل منفصل.
ضع في اعتبارك الدالة x مكعب. عندما يقترب x من اللانهاية الموجبة ، تزداد القيمة دون حدود.
عندما يقترب x من ما لا نهاية سالبة ، تنخفض القيمة بدون حدود.
في المقابل ، تتأرجح دالة الجيب بين -1 و 1. نظرا لأنه لا يستقر أبدا ، فإن حدوده عند اللانهاية غير موجود.
تقترب بعض الدوال من قيمة محدودة ، مثل واحد مقسوما على x زائد 2. عندما يميل x إلى ما لا نهاية ، يصبح واحد على x صفرا ، تاركا القيمة 2. يسمى هذا الخط الأفقي ، y يساوي 2 ، بخط التقارب الأفقي.
يظهر هذا المفهوم في الدوائر الحقيقية ، مثل عندما يتم شحن مكثف في دائرة RC متسلسلة.
عند توصيل البطارية ، يزداد الشحن على المكثف بمرور الوقت. بأخذ الحد الأقصى عندما يقترب الوقت t من اللانهاية ، فإن الحد الأسي سيكون صفرا ، وستقترب شحنة المكثف من قيمة قصوى ثابتة ، والتي تمثل خط التقارب الأفقي للمنحنى.
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.