End behavior describes what a function does far to the left and far to the right on its graph. Instead of focusing on local details like intercepts or turning points, it asks what happens as x grows without bound in the positive or negative direction. This idea matters because it helps you sketch graphs, compare functions, and understand long term trends in models.
Limits at infinity give precise language for describing this behavior.
Understanding Math: End Behavior and Limits at Infinity
A limit at infinity is about a trend, not a destination. A function can get closer and closer to one height without ever landing there. It can even cross that height many times before settling near it.
Infinity is not an input that can be plugged into a rule. It describes continuing in one direction without stopping.
The left and right sides must be checked separately because a rule may behave very differently for very large negative inputs than for very large positive inputs. A graph window can hide this difference when it shows only a small section.
The reason one polynomial term eventually wins is that powers grow at different speeds. Consider a rule with a fourth power term, a squared term, and a constant. As the size of the input becomes huge, the fourth power becomes so much larger than the squared term that the smaller terms have little effect on the overall direction.
The sign of the leading coefficient sets whether that dominant term points upward or downward. The power itself matters because an even power makes both positive and negative inputs produce positive values, while an odd power keeps the input's sign. This is why parity gives a reliable pattern for the two distant ends.
Rational functions involve a competition between growth in the numerator and growth in the denominator. If the denominator grows faster, the fraction becomes tiny because a fixed or slower growing numerator is divided by an enormous quantity. If both grow at the same rate, the highest power terms control the fraction, so their coefficients determine the long term height.
When the numerator grows faster, the graph may follow a slanted or curved polynomial pattern instead of approaching one horizontal line. Polynomial division can reveal that pattern.
A horizontal asymptote is not a wall. The graph is allowed to cross it because the asymptote describes distant behavior, not every nearby point.
Not every function settles toward a single value. A sine function keeps moving up and down forever, so its limit at infinity does not exist. An exponential function can rise extremely fast in one direction while becoming close to zero in the other.
These examples show that end behavior is more than choosing between up and down. It can involve leveling off, unbounded growth, repeated oscillation, or different trends on opposite sides. In real models, this matters when predicting long term population change, cooling, investment growth, or the amount of a medicine left in the body.
When solving a problem, first identify the kind of function. For a polynomial, locate the term with the greatest power and examine its coefficient and power type. For a rational function, compare the greatest powers before worrying about the lower terms.
Then test the predicted direction using a very large positive input and a very large negative input in your head. Keep the domain in mind.
A model may not make sense for negative time or for unlimited input values, even when the algebraic rule has defined end behavior. Graphing tools help, but changing the viewing window is important because a graph can look flat, rising, or falling for a while before its true long term pattern becomes visible.
Key Facts
- Limit at positive infinity: lim as x -> infinity f(x) describes the y-value f(x) approaches as x becomes very large.
- Limit at negative infinity: lim as x -> -infinity f(x) describes the y-value f(x) approaches as x becomes very negative.
- For polynomials, the leading term controls end behavior: f(x) = a_n x^n + lower degree terms behaves like a_n x^n for large |x|.
- Even-degree polynomial: if a_n > 0, both ends rise; if a_n < 0, both ends fall.
- Odd-degree polynomial: if a_n > 0, left end falls and right end rises; if a_n < 0, left end rises and right end falls.
- For rational functions, compare degrees: if deg numerator < deg denominator, y = 0 is a horizontal asymptote; if degrees are equal, y = leading coefficient ratio is the horizontal asymptote.
Vocabulary
- End behavior
- End behavior is the way a function's values change as x approaches positive infinity or negative infinity.
- Limit at infinity
- A limit at infinity describes the value a function approaches as x becomes extremely large or extremely negative.
- Leading term
- The leading term of a polynomial is the term with the highest power of x, such as 3x^4 in 3x^4 - 2x + 1.
- Horizontal asymptote
- A horizontal asymptote is a horizontal line y = L that a graph approaches as x goes to positive or negative infinity.
- Rational function
- A rational function is a function that can be written as the ratio of two polynomials.
Common Mistakes to Avoid
- Using the constant term to decide end behavior is wrong because the highest-degree term dominates when |x| is very large.
- Assuming every function has a horizontal asymptote is wrong because many polynomials grow without bound instead of approaching a fixed y-value.
- Treating x -> infinity and x -> -infinity as the same direction is wrong because odd powers and some rational functions can behave differently on the two ends.
- Comparing rational functions by plugging in one large number only is unreliable because end behavior is about the trend as x grows without bound, not a single input value.
Practice Questions
- 1 Determine the end behavior of f(x) = -2x^5 + 7x^2 - 4 as x -> infinity and as x -> -infinity.
- 2 Find the horizontal asymptote, if any, of g(x) = (6x^3 - x + 2)/(2x^3 + 5x^2 - 1).
- 3 Explain why h(x) = x^4 - 100x^2 and p(x) = x^4 have the same end behavior even though their graphs can look different near the origin.