This is probably a stupid question.
Let us say I were to prove something by induction. Is it true, that the basecase must be the lowest possible number? If I wanted to prove that the formula holds for 1, 2, 3, ... , 999 for example, the basecase cannot be 5 right? Logically, if it holds for 5, it does not necessarily hold for 4, 3, 2 and 1, correct?