Example of inductive step working but not the base case

38 Views Asked by At

Are there any examples where the inductive step works but the base case does not? I know there are some where the latter is more difficult.