To find the number of local maximum and minimum points for \( f(x) = \int_0^{x^2} \frac{t^2 - 8t + 15}{e^t} dt \), we analyze its derivative. Using the Leibniz rule, the derivative is:
\[ f'(x) = \frac{d}{dx}\left(x^2\right) \cdot \frac{x^2 - 8x + 15}{e^{x^2}} = 2x \cdot \frac{x^2 - 8x + 15}{e^{x^2}} \]
Setting \( f'(x) = 0 \) yields:
\[ 2x(x^2 - 8x + 15) = 0 \]The solutions are:
A sign test on \( x(x-3)(x-5) \) reveals the intervals of increase and decrease:
Local extrema occur at sign changes of the derivative. Thus:
Considering points beyond 5, the counts of local maxima and minima are 2 each.