Example 4 Given , is odd; prove that for all . (1988, National High School Mathematics Competition)
Solution
Analysis: Direct proof is not easy by hand, so we use the idea of specialization to examine the characteristics of the terms of the sequence.
From the given conditions, we can deduce that the first 9 terms of the sequence are . It can be observed that:
(1) The first 9 terms are not multiples of 3;
(2) The first 9 terms are not multiples of 4;
(3) Modulo 3, the first 9 terms become , , which is clearly a periodic function;
(4) Modulo 4, the first 9 terms become , , which is also a periodic function.
Conjecture: These 4 properties hold for all terms of the sequence , thus generating 4 strengthened propositions. They can all be proven using mathematical induction, and the first two can also be proven using the extreme principle.
Proof (3): Clearly, .
Assume .
(1) If is even, then ;
(2) If is odd, then .
Similarly, it can be proven that .