![]() |
VOOZH | about |
Solution:
Given: P (n) = n (n + 1) is even.
Substituting n with 3 we get,
P (3) = 3 (3 + 1)
P (3) = 3 (4)
P (3) = 12
Since P (3) = 12, and 12 is even
Therefore, P (3) is also even.
Solution:
Given: P (n) = n3 + n is divisible by 3
Firstly, substituting n with 3 we get,
P (3) = 33 + 3
P (3) = 27 + 3
P (3) = 30
Since P (3) = 30, and 30 is divisible by 3
Therefore, P (3) is true.
Now, substituting n with 4 we get,
P (4) = 43 + 4
P (4) = 64 + 4
P (4) = 68
Since P (4) = 68, and 68 it is not divisible by 3
Solution:
Given: P (n) = 2n β₯ 3n and p(r) is true.
also given that P (r) is true
When we substitute n with r we get
P (r) = 2r β₯ 3r
Now, multiply both sides by 2 we get,
2 Γ 2r β₯ 3r Γ 2
2r + 1 β₯ 6r
We can write 6r as 3r + 3r
2r + 1 β₯ 3r + 3r
Since 3r β₯ 3, therefore 3r + 3r β₯ 3 + 3r
Substituting 3r + 3r with 3 + 3r we get,
2r + 1 β₯ 3 + 3r
2r + 1 β₯ 3(r + 1) [Taking 3 as common]
Since, 2r+1 β₯ 3(r + 1) is equal to P (r + 1)
Therefore, P (r + 1) is true.
Solution:
Given: P (n) = n2 + n is even
Also given that P (r) is true,
Therefore, P (r) = r2 + r is even
Let us consider r2 + r = 2x β¦ (i)
Substituting r with r + 1
Now, (r + 1)2 + (r + 1)
r2 + 1 + 2r + r + 1 [ formula = (a + b)2 = a2 + 2ab + b2]
(r2 + r) + 2r + 2
2x + 2r + 2 [from equation (i) we get 2x = r2 + r]
2(x + r + 1)
2ΞΌ
Since, (r + 1)2 + (r + 1) is Even which is equal to P (r + 1).
Therefore, P (r + 1) is true.
Solution:
Let us consider P (n) as
P (n) = 1 + 2 + 3 + β β β β β + n = n(n+1)/2
Since P (n) is true for all natural numbers.
Therefore, P (n) is true for all n β N.
Solution:
Given: P(n) = n2 β n + 41 is prime.
Substituting n with 1, we get
P (1) = 1 β 1 + 41
P (1) = 41
Since P (1) = 41, and 41 is prime.
Therefore, P (1) is true.
Now substituting n with 2, we get
P(2) = 22 β 2 + 41
P(2) = 4 β 2 + 41
P(2) = 43
Since P (2) = 43, and 43 is prime.
Therefore, P (2) is true.
Now substituting n with 3, we get
P (3) = 32 β 3 + 41
P (3) = 9 β 3 + 41
P (3) = 47
Since P (3) = 47, and 47 is prime.
Therefore, P (3) is true.
Now substituting n with 41, we get
P (41) = (41)2 β 41 + 41
P (41) = 1681
Since P (41) = 1681, and 1681 is not prime.
Therefore, P (41) is not true.