Consider an ellipse with semi-axes $a$ (major) and $b$ (minor). For such an ellipse the distance of focus to the centre is:
$f = \sqrt{a^2-b^2}$
Now, the distance from the focus to the nearest point on the ellipse is along the major semi-axis a, thus this distance is:
$r_1 = a - f = a - \sqrt{a^2-b^2}$
Two simple questions now:
How can we prove this is the shortest distance?
Can we somewhat prove that the following is always true:
$\frac{a - \sqrt{a^2-b^2}}{b} < 1$