Saved Bookmarks
| 1. |
102n - 1 + is divisible by 11 |
|
Answer» Let P(n): 102n-1 +1, is divisible by 11. For n = 1, P(1):102-1 +1, is divisible by 11, which is true. P(1) is true. Let us assume P(k) is true for some k∈N. i.e., 102n-1+1 is divisible by 11. ⇒102-1 +1 = 1 W, d∈N. Consider 102(k+1)-1+1 = 102k+1 +1 = 102k-1 102 + 1 = (11d - 1)102+1 = 11d(102) -100 + 1 = 11(100d) - 99 = 11(100d - 9) ∴ 102(k + 1)-1 +1 is divisible by 11. Thus, P(k) ⇒ P(k +1) Hence, by mathematical induction, P(n) is true for all n∈N |
|