Number theoryDifficulty 6.1National olympiadProve it
1. Let k0 be a given integer, and P(n) be a property or proposition concerning the integer n. If (i) P(k0) holds when n=k0; (ii) P(n) holding implies that P(n+1) holds,
then P(n) holds for all integers n⩾k0.
Solution
1. Make a variable substitution: n=m+k0−1.P(n)=P(m+k0−1)=P∗(m). Apply Theorem 1 of §1 to P∗(m).
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.