Du-Gia-Phu Answer Chapter 5 MAD101-1
Du-Gia-Phu Answer Chapter 5 MAD101-1
Du-Gia-Phu Answer Chapter 5 MAD101-1
ID card: QE170061
Class: AI17C
Page 279:
4:
1(1+1) 2
a) I3 = ( 2 )
b )Left side: 13 = 1
1(1+1) 2
Right: ( )2 = ( ))2 = 1
2 2
Page 280:
6) Let P(n) = 1.1! + 2.2! + …. + n.n! = (n+1)! -1
P(1) is true since 1.1! = 1 = (1+1)! -1
= 2! -1 = 2 -1 = 1.
Assume P(n) is true for some n. (Induction Hypothesis)
Then we have to show that P(n+1) is true
1.1! + 2.2! + …. + n.n! + (n+1)(n+1)! = (n+1)! -1 + (n+1)(n+1)!
= (n+1)! [1 + n+1 ] -1
= (n+1)![n+2] -1
= (n+2)! -1
= ((n+1) +1)! -1
15)
Let P (n) be the given statement.
P (n) : 1.2 + 2.3 + 3.4 + ..... + n. (n + 1) = n (n + 1)(n + 2)/3
For n = 1,
P (1) :1.2 = [1 (1 + 1)(1 + 2)/3]
2 = 1.2.3/3
2 = 2, which is true.
Assume that P (k) is true for some positive integer k.
i.e., 1.2 + 2.3 + 3.4 + .... + k. (k + 1) = [k (k +1)(k + 2)]/3.....(1)
We will now prove that P (k +1) is also true.
Now, we have,
1.2 + 2.3 + 3.4 + ..... + (k + 1) [(k + 1) + 1]
= [1.2 + 2.3 + 3.4 + ..... + k.(k + 1)] + (k + 1)(k + 2)
= [k (k + 1)(k + 2)/3] + (k + 1)(k + 2) .....[from (1)]
= (k + 1) (k + 2) [k/3 + 1]
= (k + 1) (k + 2) (k + 3) /3
= {(k + 1) [(k + 1) + 1] [(k + 1) + 2]}/3
Thus P (k + 1) is true, whenever P (k) is true.
So: 1.2 + 2.3 + …+ n(n + 1) = 1(𝑛+1)(𝑛+2)
3
18)
a) First, Let P(n) be the statement that n! < nn
where n ≥ 2 is an integer (This is because we want the statement of P(2).
In this case the statement would be (n = 2): P(2) = 2! < 2^2
For n = k+1
F12 + F 22+ F 32 +…+ F 2k + F k+1 2
= F12 + F 22+ F 32 +…+ F 2k + F k+1 2
= Fk FK+1 + Fk+12
= (Fk+1)(FK + FK + 1)
=FK+1 .FK+2
=FK+1.F(K+1)+1
Hence it is true for n = k +1 also by the principle of mathematical
induction, it is true for any n ≥ 1
Page 209:
34)
a) 1010
b) 11011
c) 111010010001