If P(n) is the statement “n(n + 1) is even”, then what is P(3)?
Given. P(n) = n(n + 1) is even.
Find. P(3) ?
We have P(n) = n(n + 1).
= P(3) = 3(3 + 1)
= P(3) = 3(4)
Hence, P(3) = 12, So P(3) is also Even.
If P(n) is the statement “n3 + n is divisible by 3”, prove that P(3) is true but P(4) is not true.
Given. P(n) = n3 + n is divisible by 3
Find P(3) is true but P(4) is not true
We have P(n) = n3 + n is divisible by 3
Let’s check with P(3)
= P(3) = 33 + 3
= P(3) = 27 + 3
Therefore P(3) = 30, So it is divisible by 3
Now check with P(4)
= P(4) = 43 + 4
= P(4) = 64 + 4
Therefore P(4) = 68, So it is not divisible by 3
Hence, P(3) is true and P(4) is not true.
If P(n) is the statement “2n ≥ 3n”, and if P(r) is true, prove that P(r + 1) is true.
Given. P(n) = “2n ≥ 3n” and p(r) is true.
Prove. P(r + 1) is true
we have P(n) = 2n ≥ 3n
Since, P(r) is true So,
= 2r≥ 3r
Now, Multiply both side by 2
= 2.2r≥ 3r.2
= 2r + 1≥ 6r
= 2r + 1≥ 3r + 3r [since 3r>3 = 3r + 3r≥3 + 3r]
Therefore 2r + 1≥ 3(r + 1)
Hence, P(r + 1) is true.
If P(n) is the statement “n2 + n” is even”, and if P(r) is true, then P(r + 1) is true
Given. P(n) = n2 + n is even and P(r) is true.
Prove. P(r + 1) is true
Given P(r) is true that means,
= r2 + r is even
Let Assume r2 + r = 2k - - - - - - (i)
Now, (r + 1)2 + (r + 1)
r2 + 1 + 2r + r + 1
= (r2 + r) + 2r + 2
= 2k + 2r + 2
= 2(k + r + 1)
= 2μ
Therefore, (r + 1)2 + (r + 1) is Even.
Hence, P(r + 1) is true
Given an example of a statement P(n) such that it is true for all n ϵ N.
P(n) = 1 + 2 + 3 + - - - - - + n =
P(n) is true for all natural numbers.
Hence, P(n) is true for all n∈N
If P(n) is the statement “n2 – n + 41 is prime”, prove that P(1), P(2) and P(3) are true. Prove also that P(41) is not true.
Given. P(n) = n2 - n + 41 is prime
Prove. P(1),P(2) and P(3) are true and P(41) is not true.
P(n) = n2 - n + 41
= P(1) = 1 - 1 + 41
= P(1) = 41
Therefore, P(1) is Prime
= P(2) = 22 – 2 + 41
= P(2) = 4 - 2 + 41
= P(2) = 43
Therefore, P(2) is prime
= P(3) = 32 – 3 + 41
= P(3) = 9 – 3 + 41
= P(3) = 47
Therefore P(3) is prime
Now, P(41) = (41)2 - 41 + 41
= P(41) = 1681
Therefore, P(41) is not prime
Hence, P(1),P(2),P(3) are true but P(41) is not true.
Prove the following by the principle of mathematical induction:
i.e., the sum of the first n natural numbers is
Let us Assume P(n) = 1 + 2 + 3 + - - - - - - + n =
For n = 1
L.H.S of P(n) = 1
R.H.S of P(n) = = 1
Therefore, L.H.S =R.H.S
Since, P(n) is true for n = 1
Let assume P(n) be the true for n = k, so
1 + 2 + 3 + - - - - - + k = - - - (1)
Now
(1 + 2 + 3 + - - + k) + (k + 1)
= + (k + 1)
= (k + 1)
=
=
P(n) is true for n = k + 1
P(n) is true for all n∈N
So , by the principle of Mathematical Induction
Hence, P(n) = 1 + 2 + 3 + - - - + n = is true for all n∈N
Prove the following by the principle of mathematical induction:
To prove: Prove that by the Mathematical Induction.
Let Assume P(n):12 + 22 + 32 + - - - + n2 =
For n = 1
P(1): 1 =
1=1
= P(n) is true for n = 1
Let P(n) is true for n = k, so
P(k): 12 + 22 + 32 + - - - - - + k2 =
Let’s check for P(n) = k + 1, So
P(k): 12 + 22 + 32 + - - - - - + k2 + (k + 1)2 =
= 12 + 22 + 32 + - - - - - + k2 + (k + 1)2
=
=
=
=
=
=
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N by PMI
Prove the following by the principle of mathematical induction:
Let P(n) : 1 + 3 + 32 + - - - - + 3n - 1 =
Now, For n =1
P(1): 1 = =1
Therefore, P(n) is true for n =1
Now , P(n) is true for n = k
P(k) : 1 + 3 + 32 + - - - - + 3k - 1 = - - - - - (1)
Now, We have to show P(n) is true for n = k + 1
i.e P(k + 1): 1 + 3 + 32 + - - - - + 3k =
then, {1 + 3 + 32 + - - - - + 3k - 1} + 3k + 1 - 1
= using equation (1)
=
=
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N
Prove the following by the principle of mathematical induction:
Let P(n):
For n = 1
P(1):
= P(n) is true for n = 1
Let P(n) is true for n = k, So
- - - - - (1)
Now, Let P(n) is true for n = k + 1, So
Then,
=
=
=
=
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N
Prove the following by the principle of mathematical induction:
i.e., the sum of first n odd natural numbers is n2.
Let P(n): 1 + 3 + 5 + … + (2n - 1) = n2
Let check P(n) is true for n = 1
P(1) = 1 =12
1 = 1
P(n) is true for n = 1
Now, Let’s check P(n) is true for n = k
P(k) = 1 + 3 + 5 + … + (2k - 1) = k2 - - - (1)
We have to show that
1 + 3 + 5 + … + (2k - 1) + 2(k + 1) - 1 = (k + 1)2
Now,
= 1 + 3 + 5 + … + (2k - 1) + 2(k + 1) - 1
= k2 + (2k + 1)
= k2 + 2k + 1
= (k + 1)2
Therefore, P(n) is true for n =k + 1
Hence, P(n) is true for all n∈N.
Prove the following by the principle of mathematical induction:
Let P(n):
Step 1: Let us check if P(1) is true or not,
P(1):
Therefore, P(1) is true.
Step 2: Let us assume that P(k) is true, now we have to prove that P(k + 1) is true.
P(k):
P(k+1):
From P(k) we can see that,
P(k + 1):
P(k + 1):
P(k + 1):
Therefore, P(k + 1) is true.
Hence, Proved by mathematical induction.
Prove the following by the principle of mathematical induction:
Let P(n):
For n= 1 is true,
P(1):
Since, P(n) is true for n = 1
Let P(n) is true for n = k, so
- - - - (1)
We have to show that,
Now,
=
=
=
=
=
=
=
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N
Prove the following by the principle of mathematical induction:
Let P(n):
Step1: Let us verify P(1).
P(1):
P(1):
Therefore, P(1) is true.
Step 2:
Let P(k) is true.
Therefore, P(k):
Now we have to prove that P(k + 1) is also true.
So,
L.H.S =
L.H.S =
Now from P(k) we can say that,
Putting this value, we get,
L.H.S =
L.H.S =
L.H.S =
L.H.S = R.H.S
Hence, Proved.
Prove the following by the principle of mathematical induction:
Let P(n):
For n= 1is true
P(1): =
Since, P(n) is true for n =1
Let P(n) is true for n= k
P(n): - - - - - - - (1)
We have to show that,
Now,
=
=
=
=
=
=
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈ N
Prove the following by the principle of mathematical induction:
1.2 + 2.22 + 3.23 + … + n.2n=(n–1) 2n + 1 + 2
Let P(n): 1.2 + 2.22 + 3.23 + … + n.2n=(n–1) 2n + 1 + 2
For n = 1
= 1.2 = 0.20 + 2
= 2 = 2
Since, P(n) is true for n = 1
Let P(n) is true for n = k, so
P(k): 1.2 + 2.22 + 3.23 + … + k.2k=(k–1) 2k + 1 + 2 - - - - - - (1)
We have to show that,
{1.2 + 2.22 + 3.23 + … + k.2k + (k + 1) 2k + 1 = k.2k + 2 + 2
Now,
{1.2 + 2.22 + 3.23 + … + k.2k} + (k + 1)2k + 1
= [(k - 1)2k + 1 + 2] + (k + 1)2k + 1 using equation (1)
= (k - 1)2k + 1 + 2 + (k + 1)2k + 1
= 2k + 1(k - 1 + k + 1) + 2
= 2k + 1.2k + 2
= k.2k + 2 + 2
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N by PMI
Prove the following by the principle of mathematical induction:
2 + 5 + 8 + 11 + … + (3n – 1) = 1/2 n(3n + 1)
Let P(n): 2 + 5 + 8 + 11 + … + (3n – 1) = n(3n + 1)
For n=1
P(1): 2 = .1.(4)
2 = 2
Since, P(n) is true for n = 1
Let P(n) is true for n = k, so
P(k): 2 + 5 + 8 + 11 + … + (3k – 1) = k(3k + 1) - - - - - - - (1)
We have to show that,
2 + 5 + 8 + 11 + … + (3k – 1) + (3k + 2) = (k + 1)(3k + 4)
Now,
{2 + 5 + 8 + 11 + … + (3k – 1)} + (3k + 2)
= .k(3k + 1) + (3k + 2)
=
=
=
=
=
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n ∈ N by PMI
Prove the following by the principle of mathematical induction:
1.3 + 2.4 + 3.5 + … + n . (n + 2)
Let P(n): 1.3 + 2.4 + 3.5 + … + n.(n + 2) =
For n = 1
P(1): 1.3 = .1.(2)(9)
= 3 = 3
Since, P(n) is true for n = 1
Now,
For n = k
= P(n): 1.3 + 2.4 + 3.5 + … + k . (k + 2)= - - - - - (1)
We have to show that
= 1.3 + 2.4 + 3.5 + … + k . (k + 2) + (k + 3) =
Now,
= {1.3 + 2.4 + 3.5 + … + k (k + 2)} + (k + 1)(k + 3)
= k(k + 1)(2k + 7) + (k + 1)(k + 3) using equation (1)
= (k + 1)
= (k + 1)
= (k + 1)
= (k + 1)
= (k + 1)
= (k + 1)
= (k + 1)(k + 2)(2k + 9)
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈ N
Prove the following by the principle of mathematical induction:
1.3 + 3.5 + 5.7 + … + (2n – 1) (2n + 1)
Let P(n): 1.3 + 3.5 + 5.7 + … + (2n – 1) (2n + 1)
For n = 1
P(1): (2.1 – 1) (2.1 + 1) =
= 1x3 =
= 3 = 3
Since, P(n) is true for n =1
Now, For n = k, So
1.3 + 3.5 + 5.7 + … + (2k – 1) (2k + 1) - - - - - - - (1)
We have to show that,
1.3 + 3.5 + 5.7 + … + (2k – 1) (2k + 1) + (2k + 1)(2k + 3)
Now,
1.3 + 3.5 + 5.7 + … + (2k – 1) (2k + 1) + (2k + 1)(2k + 3)
= + (2k + 1)(2k + 3) using equation (1)
=
=
=
=
=
=
Therefore, P(n) is true for n=k + 1
Hence, P(n) is true for all n∈ N by PMI
Prove the following by the principle of mathematical induction:
1.2 + 2.3 + 3.4 + … + n(n + 1)
Let P(n): 1.2 + 2.3 + 3.4 + … + n(n + 1)=
For n = 1
P(1): 1(1 + 1)=
= 1x2 =
= 2 = 2
Since, P(n) is true for n = 1
Let P(n) is true for n = k
= P(k): 1.2 + 2.3 + 3.4 + … + k(k + 1)= - - - - - (1)
We have to show that,
= 1.2 + 2.3 + 3.4 + … + k(k + 1) + (k + 1)(k + 2)=
Now,
{1.2 + 2.3 + 3.4 + … + k(k + 1)} + (k + 1)(k + 2)
=
= (k + 2)(k + 1)
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n ∈ N
Prove the following by the principle of mathematical induction:
Let P(n):
For n =1 is true,
P(1):
=
Since, P(n) is true for n =1
Now, For n = k
P(k): - - - - (1)
We have to show that,
Now,
= using equation (1)
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n ϵ N by PMI
Prove the following by the principle of mathematical induction:
12 + 32 + 52 + … + (2n – 1)2
Let P(n): 12 + 32 + 52 + … + (2n – 1)2 =
For n = 1
= (2.1 – 1)2 =
= 1 = 1
Since, P(n) is true for n = 1
Let P(n) is true for n = k ,
P(k) ): 12 + 32 + 52 + … + (2k – 1)2 = - - (1)
We have to show that,
12 + 32 + 52 + … + (2k – 1)2 + (2k + 1)2 =
Now,
{12 + 32 + 52 + … + (2k – 1)2} + (2k + 1)2
= using equation (1)
=
= (2k + 1)
= (2k + 1)
= (2k + 1)
=
=
=
=
=
=
Therefore, P(n)is true for n = k + 1
Hence, P(n) is true for all n∈ N
Prove the following by the principle of mathematical induction:
a + ar + ar2 + … + arn – 1
Let P(n): a + ar + ar2 + … + arn - 1 =
For n =1
a = a
a = a
Since, P(n) is true for n = 1
Let P(n) is true for n = k , so
P(k): a + ar + ar2 + … + ark - 1 = - - - - - - - (1)
We have to show that,
a + ar + ar2 + … + ark - 1 + ark =
Now,
{ a + ar + ar2 + … + ark - 1} + ark
= using equation (1)
=
=
=
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n ∈ N
Prove the following by the principle of mathematical induction:
a + (a + d) + (a + 2d) + … + (a + (n– 1)d)
P(n): a + (a + d) + (a + 2d) + … + (a + (n– 1)d) =
For n = 1
a = [2a + (1 - 1)d]
a = a
Since, P(n) is true for n =1,
Let P(n) is true for n = k, so
a + (a + d) + (a + 2d) + … + (a + (k– 1)d) = - - - - - (1)
We have to show that,
a + (a + d) + (a + 2d) + … + (a + (k– 1)d) + (a + (k)d) = [2a + kd]
Now,
{a + (a + d) + (a + 2d) + … + (a + (k– 1)d)} + (a + kd)
= [2a + (k - 1)d] + (a + kd) using equation
=
=
=
=
= [2a + kd]
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true all n∈ N by PMI
Prove the following by the principle of mathematical induction:
52n – 1 is divisible by 24 for all n ϵ N
Let P(n): 52n - 1 is divisible by 24
Let’s check For n =1
P(1): 52 - 1 = 25 - 1
= 24
Since, it is divisible by 24
So, P(n) is true for n=1
Now, for n=k
52k - 1 is divisible by 24
P(k): 52k - 1 = 24λ - - - - - - - (1)
We have to show that,
52k + 1 - 1 is divisible by 24
52(k + 1) - 1 = 24μ
Now,
52(k + 1) - 1
= 52k.52 - 1
= 25.52k - 1
= 25.(24λ + 1) - 1 using equation (1)
= 25.24λ + 24
= 24λ
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N by PMI
Prove the following by the principle of mathematical induction:
32n + 7 is divisible by 8 for all n ϵ N
Let P(n): 32n + 7 is divisible by 8
Let’s check For n =1
P(1): 32 + 7 = 9 + 7
= 16
Since, it is divisible by 8
So, P(n) is true for n=1
Now, for n=k
P(k): 32k + 7 = 8λ - - - - - - - (1)
We have to show that,
32(k + 1) + 7 is divisible by 8
32k + 2 + 7 = 8μ
Now,
32(k + 1) + 7
= 32k.32 + 7
= 9.32k + 7
= 9.(8λ - 7) + 7
= 72λ - 63 + 7
= 72λ - 56
= 8(9λ - 7)
= 8μ
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N by PMI
Prove the following by the principle of mathematical induction:
52n + 2 – 24n – 25 is divisible by 576 for all n ϵ N.
Let P(n): 52n + 2 – 24n – 25
For n = 1
= 52.1 + 2 - 24.1 - 25
= 625 – 49
= 576
Since, it is divisible by 576
Let P(n) is true for n=k, so
= 52k + 2 – 24k – 25 is divisible by 576
= 52k + 2 – 24k – 25 = 576λ - - - - - (1)
We have to show that,
= 52k + 4 – 24(k + 1) – 25 is divisible by 576
= 5(2k + 2) + 2 – 24(k + 1) – 25 = 576μ
Now,
= 5(2k + 2) + 2 – 24(k + 1) – 25
= 5(2k + 2).52 – 24k – 24– 25
= (576λ + 24k + 25)25 – 24k– 49 using equation (1)
= 25. 576λ + 576k + 576
= 576(25λ + k + 1)
= 576μ
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N by PMI
Prove the following by the principle of mathematical induction:
32n + 2 – 8n – 9 is divisible by 8 for all n ϵ N.
Let P(n): 32n + 2 – 8n – 9
For n = 1
= 32.1 + 2 - 8.1 - 9
= 81 – 17
= 64
Since, it is divisible by 8
Let P(n) is true for n=k, so
= 32k + 2 – 8k – 9 is divisible by 8
= 32k + 2 – 8k – 9 = 8λ - - - - - (1)
We have to show that,
= 32k + 4 – 8(k + 1) – 9 is divisible by 8
= 3(2k + 2) + 2 – 8(k + 1) – 9 = 8μ
Now,
= 32(k + 1).32 – 8(k + 1) – 9
= (8λ + 8k + 9)9 – 8k – 8 – 9
= 72λ + 72k + 81 - 8k - 17 using equation (1)
= 72λ + 64k + 64
= 8(9λ + 8k + 8)
= 8μ
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N by PMI
Prove the following by the principle of mathematical induction:
(ab)n = an bn for all n ϵ N
Show that: (ab)n = an bn for all n ϵ N by Mathematical Induction
Let P(n) : (ab)n = an bn
Let check for n = 1 is true
= (ab)1 = a1b1
= ab = ab
Therefore, P(n) is true for n =1
Let P(n) is true for n=k,
= (ab)k=ak.bk - - - - - - (1)
We have to show that,
= (ab)k + 1=ak + 1.bk + 1
Now,
= (ab)k + 1
=(ab)k (ab)
= (akbk)(ab) using equation (1)
= (ak + 1)(bK + 1)
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N by PMI
Prove the following by the principle of mathematical induction:
n(n + 1) (n + 5) is a multiple of 3 for all
n ϵ N.
Show that: P(n): n(n + 1) (n + 5) is multiple by 3 for all n∈N
Let P(n): n(n + 1) (n + 5) is multiple by 3 for all n∈N
Let P(n) is true for n=1
P(1): 1(1 + 1) (1 + 5)
= 2 × 6
= 12
Since, it is multiple of 3
So, P(n) is true for n = 1
Now, Let P(n) is true for n = k
P(k): k(k + 1) (k + 5)
= k(k + 1) (k + 5) is a multiple of 3
Then, k(k + 1) (k + 5) = 3λ - - - - - (1)
We have to show,
= (k + 1)[(k + 1) + 1][(k + 1) + 5] is a multiple of 3
= (k + 1)[(k + 1) + 1][(k + 1) + 5] = 3μ
Now,
= (k + 1)[(k + 1) + 1][(k + 1) + 5]
= (k + 1)(k + 2)[(k + 1) + 5]
= [k(k + 1) + 2(k + 1)][(k + 5) + 1]
= k(k + 1)(k + 5) + k(k + 1) + 2(k + 1)(k + 5) + 2(k + 1)
= 3λ + k2 + k + 2(k2 + 6k + 5) + 2k + 2
= 3λ + k2 + k + 2k2 + 12k + 10 + 2k + 2
= 3λ + 3k2 + 15k + 12
= 3(λ + k2 + 5k + 4)
= 3μ
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n∈N
Prove the following by the principle of mathematical induction:
72n + 23n – 3 . 3n – 1 is divisible by 25 for all n ϵ N
Let P(n): 72n + 23n - 3.3n - 1 is divisible by 25
For n=1
= 72 + 20.30
= 49 + 1
= 50
Therefor it is divisible by 25
So, P(n) is true for n = 1
Now, P(n) is true For n = k,
So, we have to show that 72n + 23n - 3.3n - 1 is divisible by 25
= 72k + 23k - 3.3k - 1 = 25λ - - - - - - - (1)
Now, P(n) is true For n = k + 1,
So, we have to show that 72k + 1 + 23k.3k is divisible by 25
= 72k + 2 + 23k.3k = 25μ
Now,
= 72(k + 1) + 23k.3k
= 72k.71 + 23k.3k
= (25λ – 23k - 3.3k - 1)49 + 23k.3k from eq 1
=
= 24×25×49λ - 23k.3k..49 + 24.23k.3k
= 24×25×49λ - 25.23k.3k
= 25(24.49λ - 23k.3k)
= 25μ
Therefore, P(n) is true for n = k + 1
Hence, P(n) is true for all n ∈ N
If P(n) is the statement “n(n + 1) is even”, then what is P(3)?
2.7n + 3.5n – 5 is divisible by 24 for all n ϵ N
Let P(n) = 2.7n + 3.5n – 5
Now, P(n): 2.7n + 3.5n – 5 is divisible by 24 for all n ϵ N
Step1:
P(1) = 2.7 + 3.5 – 5 = 1.2
Thus, P(1) is divisible by 24
Step2:
Let, P(m) be divisible by 24
Then, 2.7m + 3.5m – 5 = 24λ, where λ ϵ N.
Now, we need to show that P(m+1) is true whenever P(m) is true.
So, P(m+1) = 2.7m+1 + 3.5m+1 – 5
= 2.7m+1 + 5.( 2.7m + 3.5m – 5 ) – 5
= 2.7m+1 + 5.( 24λ + 5 - 2.7m ) – 5
= 2.7m+1 + 120λ + 25 - 10.7m – 5
= 2.7m.7 - 10.7m+ 120 λ +24 – 4
= 7m(14 – 10) + 120 λ +24 – 4
= 7m(4) + 120 λ +24 – 4
= 7m(4) + 120 λ +24 – 4
= 4(7m - 1) + 24(5λ +1)
As, 7m – 1 is a multiple of 6 for all m ϵ N.
So, P(m+1) = 4.6μ +24(5λ +1)
= 24(μ +5λ +1)
Thus, P(m+1) is true.
So, by the principle of mathematical induction, P(n) is true for all n ϵN.
If P(n) is the statement “n(n + 1) is even”, then what is P(3)?
11n+2 + 122n+1 is divisible by 133 for all n ϵ N
Let P(n) = 11n+2 + 122n+1
Now, P(n): 11n+2 + 122n+1 is divisible by 133 for all n ϵ N
Step1:
P(1) = 1331 + 1728 = 3059
Thus, P(1) is divisible by 133
Step2:
Let, P(m) be divisible by 24
Then, 11m+2 + 122m+1 = 133λ, where λ ϵ N.
Now, we need to show that P(m+1) is true whenever P(m) is true.
So, P(m+1) = 11m+3 + 122m+3
= 11m+2.11+ 122m+1.122+11.122m+1 – 11.122m+1
= 11.(11m+2+ 122m+1) + 122m+1(144-11)
= 11.133λ + 122m+1.133
= 133.(11 λ + 122m+1)
Thus, P(m+1) is true.
So, by the principle of mathematical induction, P(n) is true for all n ϵN.
If P(n) is the statement “n(n + 1) is even”, then what is P(3)?
1×1! + 2×2! + 3×3! +…+ n×n! = (n + 1)! – 1 for all n ϵ N.
Let P(n) = 1×1! + 2×2! + 3×3! +…+ n×n
P(n): 1×1! + 2×2! + 3×3! +…+ n×n! = (n + 1)! – 1 for all n ϵ N
Step1:
P(1) = 1×1! = (2)! – 1 = 1
Thus, P(n) is equal to (n + 1)! – 1 for n = 1
Step2:
Let, P(m) be equal to (m + 1)! – 1
Then, 1×1! + 2×2! + 3×3! +…+ m×m! = (m + 1)! – 1
Now, we need to show that P(m+1) is true whenever P(m) is true.
P(m+1) = 1×1! + 2×2! + 3×3! +…+ m×m! + (m+1)×(m+1)!
= (m+1)! – 1 + (m+1)×(m+1)!
= (m+1)!(m+1+1) – 1
= (m+1)!(m+2) – 1
= (m+2)! – 1
Thus, P(m+1) is true.
So, by the principle of mathematical induction, P(n) is true for all nϵN.
If P(n) is the statement “n(n + 1) is even”, then what is P(3)?
n3 – 7n + 3 is divisible by 3 for all n ϵ N.
Let P(n) = n3 – 7n + 3
Now, P(n): n3 – 7n + 3 is divisible by 3 for all n ϵ N
Step1:
P(1) = 1 – 7 + 3 = -3
Thus, P(1) is divisible by 3
Step2:
Let, P(m) be divisible by 24
Then, n3 – 7n + 3 = 3λ, where λ ϵ N.
Now, we need to show that P(m+1) is true whenever P(m) is true.
So, P(m+1) = (n+1)3 – 7(n+1) + 3
= n3+3n2+3n+1-7n-7+3
= n3– 7n + 3 +3n2+3n+1-7
= 3λ+3(n2+n-2)
= 3(λ+n2+n-2)
Thus, P(m+1) is true.
So, by the principle of mathematical induction, P(n) is true for all n ϵN.
If P(n) is the statement “n(n + 1) is even”, then what is P(3)?
1 + 2 + 22 + … + 2n = 2n + 1 – 1 for all n ϵ N
Let P(n) = 1 + 2 + 22 + … +
P(n): 1 + 2 + 22 + … + 2n = 2n + 1 – 1 for all n ϵ N
Step1:
P(1) = 1 = (2) – 1 = 1
Thus, P(n) is equal to 2n + 1 – 1 for n = 1
Step2:
Let, P(m) be equal to 2m + 1 – 1
Then, 1 + 2 + 22 + … + 2m = 2m + 1 – 1
Now, we need to show that P(m+1) is true whenever P(m) is true.
P(m+1) = 1 + 2 + 22 + … + 2m + 2m + 1
= 2m + 1 – 1 + 2m + 1
= 2.2m + 1 –1
= 2m + 2 – 1
Thus, P(m+1) is true.
So, by the principle of mathematical induction, P(n) is true for all nϵN.
Let P(n) = 7 + 77 + 777 + … + 777……n times……7
Step1:
Step2:
Now, we need to show that P(m+1) is true whenever P(m) is true.
This is a geometric progression with n = m+1
So, P(m+1) = 7 + 77 + 777 + … + 777……(m+1) times……7
Thus, P(m+1) is true.
So, by principle of mathematical induction, P(n) is true for all nϵN.
Prove that is a positive integer for all n ϵ N
Step1:
Step2:
Now, we need to show that P(m+1) is true whenever P(m) is true.
It is a positive integer.
Thus, P(m+1) is true.
So, by principle of mathematical induction, P(n) is true for all nϵN.
Prove that is a positive integer for all n ϵ N
Step1:
Step2:
Now, we need to show that P(m+1) is true whenever P(m) is true.
It is a positive integer.
Thus, P(m+1) is true.
So, by principle of mathematical induction, P(n) is true for all nϵN.
Prove that for all n ϵ N and
Step1: For n=1
So, it is true for n=1
Step2:
Now, we need to show that P(m+1) is true whenever P(m) is true.
Now,
Thus, P(m+1) is true.
Prove that for all natural
numbers, n ≥ 2.
Let P(n) =
Let us find if it is true at n = 2,
P(2):
P(2):
Hence, P(2) holds.
Now let P(k) is true, and we have to prove that P(k + 1) is true.
Therefore, we need to prove that,
P(k) = …….(1)
Taking L.H.S of P(k) we get,
P(k) =
P(k + 1) =
From equation (1),
P(k + 1) =
P(k + 1) =
P(k + 1) =
P(k + 1) =
Therefore, P(k + 1) holds.
Hence, P(n) is true for all n ≥ 2.
Prove that for all n ϵ N
Step1:
Thus, P(1)is true.
Step2:
Now, we need to show that P(m+1) is true whenever P(m) is true.
Thus, P(m+1) is true.
So, by the principle of mathematical induction, P(n) is true for all nϵN.
Prove that for all n > 2, n ϵ N.
Let the given statement be P(n)
Thus, P(2) is true.
Let, P(m) be true,
Now,
Now, we need to prove that P(m+1) is true whenever P(m) is true.
Thus, Pm+1 is true. By the principle of mathematical induction, P(n) is true for all n∈N, n≥2.
Prove that x2n – 1 + y2n – 1 is divisible by x + y for all n ϵ N.
Let, P(n) be the given statement,
Now, P(n):x2n-1 + y2n – 1
Step1: P(1):x+y which is divisible by x+y
Thus, P(1) is true.
Step2: Let, P(m) be true.
Then, x2m-1+y2m-1= λ(x+y)
Now, P(m+1) = x2m+1+y2m+1
= x2m+1+y2m+1-x2m-1.y2+x2m-1.y2
= x2m-1(x2-y2) + y2(x2m-1+y2m-1)
= (x+y)(x2m-1(x-y)+λy2)
Thus, P(m+1) is divisible by x+y. So, by the principle of mathematical
induction P(n) is true for all n.
Prove that sin x + sin 3x + … + sin (2n – 1) x for all
nϵN.
Let, P(n) be the given statement,
Thus, P(1) is true.
Step2: Let, P(m) be true.
Now, we need to show that P(m+1) is true when P(m) is true.
As P(m) is true
Thus, P(m+1) is divisible by x+y. So, by the principle of mathematical
induction P(n) is true for all n.
Prove that cos α + cos (α + β) + cos (α + 2β) + … + cos (α + (n – 1)β) for all n ϵ N
Step1: For n=1
L.H.S = cos [α+(1-1)β] = cos α
As, L.H.S = R.H.S
So, it is true for n=1
Step2: For n=k
Now, we need to show that P(k+1) is true when P(k) is true.
Adding cos(α+kβ) both sides of P(k)
As, LHS = RHS
Thus, P(k+1) is true. So, by the principle of mathematical induction
P(n) is true for all n.
Prove that for all natural numbers n > 1.
Step1: For n=2
So, it is true for n=2
Step2: For n=k
Now, we need to show that P(k+1) is true when P(k) is true.
As, LHS = RHS
Thus, P(k+1) is true. So, by the principle of mathematical induction
P(n) is true for all n.
Given and for n ≥ 2, where a > 0, A > 0.
Prove that
Step1: For n=1
As LHS=RHS.
So, it is true for P(1)
For n=k, let P(k) be true.
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
As L.H.S=R.H.S
Thus, P(k+1) is true. So, by the principle of mathematical induction
P(n) is true for all n.
Let P(n) be the statement: 2n ≥ 3n. If P(r) is true, show that P(r + 1) is true. Do you conclude that P(n) is true for all nϵN?
If P(r) is true then 2r ≥ 3r
For, P(r+1)
2r+1=2.2r
For, x>3, 2x>x+3
So, 2.2r>2r+3 for r>1
⇒ 2r+1>2r+3 for r>1
⇒ 2r+1>3r +3 for r>1
⇒ 2r+1>3(r+1) for r>1
So, if P(r) is true, then P(r+1) is also true.
For, n=1, P(1):
L.H.S=2
R.H.S=3
As L.H.S<R.H.S
So, it is not true for n=1
Hence, P(n) is not true for all natural numbers.
Show by the Principle of Mathematical induction that the sum Sn of the n terms of the series is given by
Step1: For n=1, P(1):
LHS=S1=1
RHS=S1=1
So, P(1) is true.
Step2: Let P(n) be true for n=k
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
Case1: When k is odd, then (k+1) is even
As LHS=RHS
So, it is true for n=k+1 when k is odd.
Case2: When k is even, then (k+1) is odd
As LHS=RHS
So, it is true for n=k+1 when k is even.
Hence, by the principle of mathematical induction P(n) is true ∀ nϵN.
Prove that the number of subsets of a set containing n distinct elements is 2n for all n ϵ N.
Let the given statement be defined as
P(n): The number of subsets of a set containing n distinct
elements=2n, for all n ϵ N.
Step1: For n=1,
L.H.S=As, the subsets of the set containing only 1 element are:
Φ and the set itself
i.e. the number of subsets of a set containing only element=2
R.H.S=21=2
As, LHS=RHS, so, it is true for n=1.
Step2: Let the given statement be true for n=k.
P(k): The number of subsets of a set containing k distinct
elements=2k
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
Let A={a1, a2, a3, a4,…, ak, b} so that A has (k+1) elements.
So the subset t of A can be divided into two collections:
first contains subsets of A which don t have b in them and
the second contains subsets of A which do have b in them.
First collection: { }, {a1},{a1, a2},{a1, a2, a3},…,{a1, a2, a3, a4,…, ak} and
Second collection: {b}, {a1,b},{a1,a2,b },{a1,a2,a3,b},…,{a1,a2,a3,a4,…,ak, b}
It can be clearly seen that:
The number of subsets of A in first collection
= The number of subsets of set with k elements i.e. { a1, a2, a3, a4,…, ak}=2k
Also it follows that the second collection must have
the same number of the subsets as that of the first = 2k
So the total number of subsets of A=2k+2k=2k+1
Thus, by the principle of mathematical induction P(n) is true.
A sequence a1, a2, a3, …... is defined by letting a1 = 3 and ak = 7 ak – 1 for all natural numbers k ≥ 2. Show that an = 3.7 n-1 for all n ϵ N
Let P(n): an=3.7n-1 for all n ϵ N
Step1: For n=1,
a1=3.71-1=3
So, it is true for n=1
Step2: For n=k,
Let P(k) be true.
So, ak=3.7k-1
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
ak+1=7.ak
=7.3.7k-1
=3.7k-1+1
=3.7(k+1)-1
So, it is true for n=k+1
Hence, by the principle of mathematical induction P(n) is true.
A sequence x1, x2, x3, …. is defined by letting x1 = 2 and for all natural numbers k, k ≥ 2. Show that for all nϵN
Step1: For n=1
So, it is true for n=1.
Step2: For n=k,
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
So, it is true for n=k+1.
Thus, by the principle of mathematical induction P(n) is true.
A sequence x0, x1, x2, x3, …. is defined by letting x0 = 5 and
xk =4+xk–1 for all natural numbers k. Show that xn = 5 for all
nϵN using mathematical induction.
Let P(n): xn =5+4n for all nϵN
Step1: For n=0,
P(0):x0=5+4×0=5
So, it is true for n=0.
Step2: Let P(k) be true
Thus, xk =5+4k
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
xk+1 =4+ xk+1-1
=4+xk
=4+5+4k
=5+4(k+1)
=RHS
Thus, P(k+1) is true, so by mathematical induction P(n) is true.
Using principle of mathematical induction prove that
for all natural numbers n ≥ 2.
Step1: For n=2, P(n):
Therefore, it is true for n=2.
Step2: Let P(n) be true for n=k.
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
So, it is true for n=k+1, thus by the principle of mathematical induction P(n) is true for all n ≥ 2
The distributive law from algebra states that for real numbers
c, a1 and a2, we have c(a1 + a2) = c a1 + ca2
Use this law and mathematical induction to prove that, for all
natural numbers, n ≥ 2, if c, a1, a2, …... an are any real numbers,
then c(a1 + a2 +…+ an) = c a1 + c a2 +…+ c an.
Let P(n):c(a1+a2+…+an) = ca1+ca2+…+can ,for all natural
numbers, n ≥ 2.
Step1: For n=2,
P(2)
LHS= c(a1 + a2)
RHS= c a1 + ca2
As, it is given that c(a1 + a2) = c a1 + ca2
Thus, P(2) is true.
Step2: For n=k,
Let P(k) be true
So, c(a1+a2+…+ak) = ca1+ca2+…+cak
Now, we need to show P(k+1) is true whenever P(k) is true.
P(k+1):
LHS= c(a1+a2+…+aK+ak+1)
=c[(a1+a2+…+aK)+ak+1]
=c(a1+a2+…+aK)+cak+1
=ca1+ca2+…+caK+cak+1
=RHS
Thus, P(k+1) is true, so by mathematical induction P(n) is true.
State the first principle of mathematical induction.
The first principle of mathematical induction states that if the basis step and the inductive step are proven, then P(n) is true for all natural numbers.
Write the set of value of n for which the statement P(n): 2n < n! is true.
The set of value of n for which the statement P(n): 2n < n! is true can be written as {n ∈ N : n ≥ 4}.
State the second principle of mathematical induction.
Let M be an integer. Suppose we want to prove that P(n) is true for all positive integers ≥M. Then if we show that:
Step 1: P(M) is true, and
Step 2: for an arbitrary positive integer k≥M, if P(M).P(M+1).P(M+2)……P(k) are true then P(k+1) is true,
Then P(n) is true for all positive integers greater than or equal to M.
If P(n): 2 × 42n + 1 + 33n + 1 is divisible by λ for all n ∈ N is true, then find the value of λ.
for n=1,
2×42×1+1 + 33×1+1=2×43+34
= 2×64+81
= 128+81
= 209
For n=2,
2×42×2+1 + 33×2+1 = 2×45+37
= 2×1024+2187
= 2048+2187
= 4235
Now, the H.C.F of 209 and 4235 is 11.
Hence, λ=11.
Mark the Correct alternative in the following:
If xn – 1 is divisible by x - λ, then the least positive integral value of λ is
A. 1
B. 2
C. 3
D. 4
Given xn-1 is divisible by x-λ
⇒ x=λ is the root of the eqn xn-1
⇒λn-1=0
⇒λn=1
Least value of λ=1
Mark the Correct alternative in the following:
For all n ∈ N, 3 × 52n + 1 + 23n + 1 is divisible by
A. 19
B. 17
C. 23
D. 25
Given for all n€ N 3 × 52n+1 + 23n+1
For n=1,
3 × 53 + 24
3 × 125 + 16
375 + 16 = 391
For n=2,
3 × 55 + 27
3 × 3125 +128
9375 + 128 = 9503
H.C.F of 391, 9503 = 17
Mark the Correct alternative in the following:
If 10n + 3 × 4n + 2 + λ is divisible by 9 for all n ∈ N, then the least positive integral value of λ is
A. 5
B. 3
C. 7
D. 1
Given 10n+3 ×4n+2+λ is divisible by 9
For n=1,
10 + 3 × 43 + λ
10 + 3 × 64 + λ
= 202 + λ
202 when divided by 9 gives remainder 4
For n=2,
102 + 3 × 44 + λ
=100 + 3 × 256 + λ
=868 + λ
868 when divided by 9 gives remainder 4
؞ λ = 4 + 1 = 5
Mark the Correct alternative in the following:
Let P (n): 2n < (1 × 2 × 3 × … × n). Then the smallest positive integer for which P(n) is true is
A. 1
B. 2
C. 3
D. 4
Given P(n):2n< (1×2×…. ×n)
For n=1, 2<2
For n=2, 4<4
For n=3, 6<6
For n=4, 8<24
the smallest positive integer for which P(n) is true is 4.
Mark the Correct alternative in the following:
A student was asked to prove a statement P(n) by induction. He proved P (k + 1) is true whenever P(k) is true for all k > 5 ∈ N and also P(5) is true. On the basis of this he could conclude that P(n) is true.
A. for all n ∈ N
B. for all n > 5
C. for all n ≥ 5
D. for all n < 5
Since given P(5) is true and P(k) is true for all k>5€N,
then we can conclude that P(n) is true for all n≥5
Mark the Correct alternative in the following:
If P(n) : 49n + 16n + λ is divisible by 64 for n ∈ N is true, then the least negative integral value of λ is
A. -3
B. -2
C. -1
D. -4
For n=1,
49 16 + λ
⇒ 65 + λ
Now we can see that if λ = -1, then it is divisible by 64
؞ λ = -1