跳转至

2.3.5 End Behavior and Graph Analysis

Analyzing polynomial function graphs including end behavior, turning points, local extrema, and sketching curves.

定义

End behavior of a polynomial function describes how the function behaves as \(x\) approaches positive or negative infinity. For a polynomial function \(f(x) = a_n x^n + a_{n-1}x^{n-1} + \cdots + a_1 x + a_0\) where \(a_n \neq 0\), the end behavior is determined by the leading term \(a_n x^n\). Specifically:

  • If \(n\) is even and \(a_n > 0\): both ends go up (as \(x \to \pm\infty\), \(f(x) \to +\infty\))
  • If \(n\) is even and \(a_n < 0\): both ends go down (as \(x \to \pm\infty\), \(f(x) \to -\infty\))
  • If \(n\) is odd and \(a_n > 0\): left end goes down, right end goes up (as \(x \to -\infty\), \(f(x) \to -\infty\); as \(x \to +\infty\), \(f(x) \to +\infty\))
  • If \(n\) is odd and \(a_n < 0\): left end goes up, right end goes down (as \(x \to -\infty\), \(f(x) \to +\infty\); as \(x \to +\infty\), \(f(x) \to -\infty\)) \nA turning point is a local extremum where the function changes from increasing to decreasing or vice versa. A polynomial of degree \(n\) has at most \(n-1\) turning points. The graph analysis involves identifying zeros (x-intercepts), their multiplicities, turning points, local maxima and minima, and sketching an accurate curve that reflects all these features.

核心公式

  • \(\lim_{x \to \infty} \frac{a_n x^n + a_{n-1}x^{n-1} + \cdots + a_0}{x^n} = a_n\)
  • \(f'(x) = 0 \text{ identifies critical points where turning points may occur}\)
  • \(\text{Maximum number of turning points} = n - 1 \text{ for a degree } n \text{ polynomial}\)
  • \(\text{If } (x-a)^m \text{ is a factor, then } x = a \text{ is a zero with multiplicity } m\)
  • \(\text{End behavior determined by: } \lim_{x \to \pm\infty} f(x) = \lim_{x \to \pm\infty} a_n x^n\)

易错点

  • ⚠️ Confusing end behavior with the behavior near the origin—students often forget that end behavior depends only on the leading term and degree, not on the constant term or lower-degree terms
  • ⚠️ Incorrectly counting the number of turning points—a degree \(n\) polynomial can have at most \(n-1\) turning points, not \(n\) turning points
  • ⚠️ Misinterpreting the multiplicity of zeros—if a zero has even multiplicity, the graph touches the x-axis but does not cross it; if odd multiplicity, the graph crosses the x-axis. Students often sketch the wrong behavior at repeated roots
  • ⚠️ Forgetting to check the sign of the leading coefficient—students may correctly identify that the degree is even but then sketch the wrong end behavior because they ignored whether \(a_n\) is positive or negative