Question:medium

Consider the function
\[ f(x) = x(x - 1)(x - 2) \cdots (x - 100). \]
Which one of the following is correct?

Show Hint

For polynomials, local maxima and minima alternate between consecutive roots. Use symmetry and degree properties to count them efficiently.
Updated On: Nov 28, 2025
  • This function has 100 local maxima.
  • This function has 50 local maxima.
  • This function has 51 local maxima.
  • Local minima do not exist for this function.