To solve for the minimum value of \( I = \int_{-a}^{a} \left( x^4 - 2x^2 \right) dx \), we begin by recognizing that the function \( f(x) = x^4 - 2x^2 \) is an even function. This allows us to simplify the integral as follows:
\[ I = 2\int_{0}^{a} \left( x^4 - 2x^2 \right) dx \]
Next, we compute the definite integral:
\[ I = 2\left[\frac{x^5}{5} - \frac{2x^3}{3}\right]_0^a = 2\left(\frac{a^5}{5} - \frac{2a^3}{3}\right) \]
\[ I = 2\left(\frac{3a^5 - 10a^3}{15}\right) = \frac{6a^5 - 20a^3}{15} \]
\[ I = \frac{2a^3(a^2 - 5)}{5} \]
To find the value of \( a \) that minimizes \( I \), we take the derivative of \( I \) with respect to \( a \) and set it to zero:
\[ \frac{dI}{da} = \frac{d}{da}\left(\frac{2a^3(a^2 - 5)}{5}\right) \]
Using the chain rule, we find:
\[ \frac{dI}{da} = \frac{2}{5}(3a^2(a^2-5) + a^3\cdot2a) \]
\[ \frac{dI}{da} = \frac{2}{5}(3a^4 - 15a^2 + 2a^4) = \frac{2}{5}(5a^4 - 15a^2) \]
\[ \frac{dI}{da} = \frac{2a^2(5a^2 - 15)}{5} \]
\[ = 2a^2(a^2 - 3) \]
Setting this equal to zero gives:
\[ 2a^2(a^2 - 3) = 0 \]
This yields \( a^2 = 0 \) or \( a^2 = 3 \). The solution \( a^2 = 0 \) is trivial, which does not minimize \( I \). Thus \( a^2 = 3 \) or \( a = \sqrt{3} \) gives the extremum points. By considering the endpoints and the sign of the second derivative or by testing values, we find the minimum \( I \) at
\( a = \sqrt{2} \)
Thus, the minimum value of \( I \) occurs at \( a = \sqrt{2} \).