查看完整版本: [-- F.4 Mathematical Induction --]

【好友論壇】- 以足球會好友 -> 【學術交流】 -> F.4 Mathematical Induction [打印本頁] 登錄 -> 注冊 -> 回復主題 -> 發表主題

dinlo 2007-09-12 20:50

F.4 Mathematical Induction

Prove by mathematical induction that 8^n+(2*7^n)-1 is divisible by 7 for all positive integers n.

Prove by mathematical induction that (6^n+2)+(7^2n+1)is divisible by 43 for all positive integers n.

someone 2007-09-12 22:43
跟格式做
when n = 1
8+14-1 = 21 = 7(3)
S1 is true

assume Sk is true where k>=1
8^k + (2*7^k)-1 = 7M where M is an integer
8^k = 7M+1 - (2*7^k)

when n = k+1
8^k+1 +(2*7^k+1)-1
= 8*8^k + (14*7^k )- 1
= 8*[7M+1 - (2*7^k)] + (14*7^k )- 1
= 56M + 8 - 16*7^k + 14*7^k - 1
= 56M + 7 - 2*7^k
=7( 8M+1-2*7^(k-1))
=7N since 8M+1-2*7^(k-1) must be a integer

樂仔 2007-09-13 19:35
其實MI呢D...算係咁多課入面最易handle果幾課ga啦
操多d..CE呢一課係搶分ga..加油加油

eric_ah4 2007-09-13 20:30
Prove by mathematical induction that (6^n+2)+(7^2n+1)is divisible by 43 for all positive integers n.


呢題n=1都唔得

kylau 2007-09-13 20:41
引用第3樓eric_ah42007-09-13 20:30發表的“”:
Prove by mathematical induction that (6^n+2)+(7^2n+1)is divisible by 43 for all positive integers n.
呢題n=1都唔得


When n=1,

(6^n+2)+(7^2n+1)
= 6^3 + 7^3
= 559
= 43 * 13

Why not?

垃圾桶 2007-09-13 20:47
引用第2樓樂仔2007-09-13 19:35發表的“”:
其實MI呢D...算係咁多課入面最易handle果幾課ga啦
操多d..CE呢一課係搶分ga..加油加油

保合格既必做題目

eric_ah4 2007-09-13 21:11
引用第4樓kylau2007-09-13 20:41發表的“”:
When n=1,
(6^n+2)+(7^2n+1)
.......

我以為係(6^1)+2 and (7^2n)+1

eric_ah4 2007-09-13 21:21
Prove by mathematical induction that (6^n+2)+(7^2n+1)is divisible by 43 for all positive integers n.

For n=1
LHS=6^3+7^3=559,which is divisible by 43

Assume it is true for n=k
ie. (6^k+2)+(7^2k+1)=43N

For n=k+1
LHS
=(6^k+3)+(7^2k+3)
=6(6^k+2)+(7^2k+3)
=6[(6^k+2)+(7^2k+1)]+(7^2k+3)-6(7^2k+1)
=258N+(7^2k+1)(49-6)
=43(6N+7^2k+1)

dinlo 2007-09-13 22:02
thx!

eric_ah4 2007-09-13 22:17
引用第8樓dinlo2007-09-13 22:02發表的“”:
thx!

u use which textbook


查看完整版本: [-- F.4 Mathematical Induction --] [-- top --]


Powered by phpwind v8.7 Code ©2003-2011 phpwind
Time 0.072650 second(s),query:3 Gzip disabled