Am I correct to assume that this system of differential equations only has one equilibrium $(I_{1}, I_{2}, Q_{1}, Q_{2})$, namely: $(0,0,0,0)$ ? Would we also then say this is a stable solution?
$$ \frac{d Q_{1}}{d t} = I_{1} \\ \frac{d Q_{2}}{d t} = I_{2} \\ \frac{d I_{1}}{d t} = \frac{\frac{0.2 \, * \, 10^{-6}}{10^{-7}} \, * Q_{2} - \frac{L}{10^{-7}} \, * \, Q_{1}}{{L}^2 \, - \, 0.04 \, * \, 10^{-12}} \\ \frac{d I_{1}}{d t} = \frac{\frac{0.2 \, * \, 10^{-6}}{10^{-7}} \, * Q_{1} - \frac{L}{10^{-7}} \, * \, Q_{2}}{{L}^2 \, - \, 0.04 \, * \, 10^{-12}} \\ Q_{1}(0) = 0.2 \\ Q_{2}(0) = 0 \\ I_{1}(0) = 0 \\ I_{2}(0) = 0 $$