Prove by induction that ∀n∈N, 3∣4n−1.
1) For n=1 the statement is obviously true.
2) Now what about n+1? I was thinking of writing 4n−1 as 22n−1 and then 4n+1−1=22n+2−1 but that got me nowhere.
Answer
Hint: 4n+1−1=4⋅4n−1=(3+1)⋅4n−1=3⋅4n+4n−1.
The non-induction proofs are more direct, though:
4n−1=(4−1)(4n−1+4n−2+…+1)
4n−1=(3+1)n−1=…
No comments:
Post a Comment