✔ 最佳答案
1.let P(n) be the proposition of (5^n)(4n-1)+1 is divisible by 16
When n=1, (5)(4-1)+1 = 16 is divisible by 16
∴P(1) is ture.
Assume P(k) is ture for any positive integers.
i.e. (5^k)(4k-1)+1=16M,where M is an integer.
then,[5^(k+1)] [4(k+1)-1]+1
=(5^k.5) (4k+3 ) +1
=[(16M-1)÷(4k-1).5(4k+3)] +1
=[(16M-1)÷(4k-1).(20k+15)] +1
=(320M-240M-20k-15)÷(4k-1) +1
=(320Mk-240M-20k-15+4k-1)÷(4k-1)
=(320Mk-240k-16k-16)÷(4k-1)
=16[(20Mk-15k-k-1)÷(4k-1)]
=16N,where N=(20Mk-15k-k-1)÷(4k-1) is an integer.
∴P(k+1) is ture.
By the principle of M.I. , P(n)is ture for all positive integers.
2.let P(n) be the proposition of n³+5n is divisible by 6
when n=1, 1+5 = 6 is divisible by 6
∴P(1) is ture.
Assume P(k) is ture for any natural numbers .
i.e. k³+5k=6M,whereM is an integer
then,(k+1)³+5(k+1)
=(k³+3k^2+3k+1) + 5k+5
=(6M-5k+3k^2+3k+1) + 5k+5
=6M+3k^2+3k+6
=6M+3k(k+1)+6
Since k and k+1 are continuous,either odd and even or even and odd.
Therefore,k(k+1)is a even number.3k(k+1)is divisible by 6
∴P(k+1) is ture.
By the principle of M.I.,P(n)is ture for all natural numbers .