MATHEMATICAL INDUCTION

2007-01-13 2:10 am
20) it given that 1.5+2.6+3.7+...+n(n+4)=1/6(n)(n+1)(2n+13)
and 1+2+3+...+n=1/2(n)(n+1)

hence ,find the sum of
(a)1^2+2^2+3^2+...+n^2.

22) prove,by mathematical induction,that 5^2n-1 - 3^2n-1 - 2^2n-1 is divisible by 15 for all positive integer n.

回答 (2)

2007-01-13 5:09 pm
✔ 最佳答案
20)
1×5 + 2×6 + 3×7 + … + n(n + 4) = 1/6 n(n + 1)(2n + 13)
and 1 + 2 + 3+ … + n = 1/2 n(n + 1)
(a) 1² + 2² + 3² + … + n²
= 1² + 2² + 3² + … + n² + 4(1 + 2 + 3 + … + n) - 4(1 + 2 + 3 + … + n)
= [(1² + 4) + (2² + 2×4) + (3² + 3×4) + … + (n² + 4n)] - 4[1/2 n(n + 1)]
= [1×5 + 2×6 + 3×7 + … + n(n + 4)] - 2n(n + 1)
= 1/6 n(n + 1)(2n + 13) - 2n(n + 1)
= 1/6 n(n + 1)[(2n + 13) - 12]
= 1/6 n(n + 1)(2n + 1)

22)
5^(2n - 1) - 3^(2n - 1) - 2^(2n - 1)
for n = 1,
 5^(2 - 1) - 3^(2 - 1) - 2^(2 - 1)
= 5 - 3 - 2
= 0   which is divisible by 15
∴ the statement is ture for n = 1
Assume the statement is ture for n = k for some integer k ≥ 1
i.e. 5^(2k - 1) - 3^(2k - 1) - 2^(2k - 1) = 15M for some integer M
            5^(2k - 1) = 15M + 3^(2k - 1) + 2^(2k - 1)
Then, n = k + 1
 5^(2k + 1) - 3^(2k + 1) - 2^(2k + 1)
= 5^2 × 5^(2k - 1) - 3^2 × 3^(2k - 1) - 2^2 × 2^(2k - 1)
= 25[5^(2k - 1)] - 9[3^(2k - 1)] - 4[2^(2k - 1)]
= 4[5^(2k - 1) - 3^(2k - 1) - 2^(2k - 1)] + 21[5^(2k - 1)] - 5[3^(2k - 1)]
= 4(15M) + 21[5^(2k - 1)] - 5[3^(2k - 1)]
= 60M + 21 × 5[5^(2k - 2)] - 5 × 3[3^(2k - 2)]
= 60M + 105[5^(2k - 2)] - 15[3^(2k - 2)]
= 15{4M + 7[5^(2k - 2)] - 3^(2k - 2)}   which is divisible by 15
∴ the statment is true for n = k + 1
By the principle of mathematical induction, the statement is true for all positive integers n.

2007-01-13 09:09:42 補充:
上面的22題人地叫你用MI啦
2007-01-13 2:44 am
(a) n^2 = n(n)
= n(n+4) - 4n
= 1/6(n)(n+1)(2n+13) - 4[1/2(n)(n+1)]
= 1/6(n)(n+1)(2n+13) - 2(n)(n+1)
= [1/6(2n+13)-2] (n)(n+1)
= (1/3n+1/6)(n)(n+1)

(b) 5^2n-1 - 3^2n-1 - 2^2n-1
= 5^2n /5 - 3^2n /3 -2^2n /2
= 1/30 [ 6(5^2n) - 10 (3^2n) - 15 (2^2n) ]
= 15 (1/450) [ 6(5^2n) - 10 (3^2n) - 15 (2^2n) ]


收錄日期: 2021-04-12 21:00:16
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20070112000051KK02939

檢視 Wayback Machine 備份