Advertisements
Advertisements
Question
Show by the Principle of Mathematical Induction that the sum Sn of the n term of the series 12 + 2 × 22 + 32 + 2 × 42 + 52 + 2 × 62 ... is given by
Sn = `{{:((n(n + 1)^2)/2",", "if n is even"),((n^2(n + 1))/2",", "if n is odd"):}`
Advertisements
Solution
Here P(n): Sn = `{{:((n(n + 1)^2)/2",", "when n is even"),((n^2(n + 1))/2",", "when n is odd"):}`
Also, note that any term Tn of the series is given by
Tn = `{{:(n^2, "if n is odd"),(2n^2, "if n is even"):}`
We observe that P(1) is true.
Since P(1): S1 = 12
= 1
= `(1.2)/2`
= `(1^2.(1 + 1))/2`
Assume that P(k) is true for some natural number k, i.e.
Case 1: When k is odd, then k + 1 is even.
We have P(k + 1) : Sk + 1 = 12 + 2 × 22 + ... + k2 + 2 × (k + 1)2
= `(k^2(k + 1))/2 + 2 xx (k + 1)^2`
= `((k + 1))/2 [k^2 + 4(k + 1)]` .....(As k is odd, 12 + 2 × 22 + ... + k2 = `k^2 ((k + 1))/2`)
= `(k + 1)/2 [k^2 + 4k + 4]`
= `(k + 1)/2 (k + 2)^2`
= `(k + 1) ([(k + 1) + 1]^2)/2`
So P(k + 1) is true.
Whenever P(k) is true in the case when k is odd.
Case 2: When k is even, then k + 1 is odd.
Now, P(k + 1): 12 + 2 × 22 + ... + 2.k2 + (k + 1)2
= `(k(k + 1)^2)/2 + (k + 1)^2` ......(As k is even, 12 + 2 × 22 + ... + 2k2 = `k(k + 1)^2/2`)
= `((k + 1)^2 (k + 2))/2`
= `((k + 1)^2 ((k + 1) + 1))/2`
Therefore, P(k + 1) is true.
Whenever P(k) is true for the case when k is even.
Thus, P(k + 1) is true.
Whenever, P(k) is true for any natural numbers k.
Hence, P(n) true for all natural numbers.
APPEARS IN
RELATED QUESTIONS
Prove the following by using the principle of mathematical induction for all n ∈ N:
`1 + 3 + 3^2 + ... + 3^(n – 1) =((3^n -1))/2`
Prove the following by using the principle of mathematical induction for all n ∈ N: 1.2.3 + 2.3.4 + … + n(n + 1) (n + 2) = `(n(n+1)(n+2)(n+3))/(4(n+3))`
Prove the following by using the principle of mathematical induction for all n ∈ N:
Prove the following by using the principle of mathematical induction for all n ∈ N: `1/2 + 1/4 + 1/8 + ... + 1/2^n = 1 - 1/2^n`
Prove the following by using the principle of mathematical induction for all n ∈ N:
`(1+ 1/1)(1+ 1/2)(1+ 1/3)...(1+ 1/n) = (n + 1)`
Prove the following by using the principle of mathematical induction for all n ∈ N:
Prove the following by using the principle of mathematical induction for all n ∈ N: `1+2+ 3+...+n<1/8(2n +1)^2`
Prove the following by using the principle of mathematical induction for all n ∈ N: 32n + 2 – 8n– 9 is divisible by 8.
If P (n) is the statement "n(n + 1) is even", then what is P(3)?
If P (n) is the statement "2n ≥ 3n" and if P (r) is true, prove that P (r + 1) is true.
Given an example of a statement P (n) such that it is true for all n ∈ N.
Give an example of a statement P(n) which is true for all n ≥ 4 but P(1), P(2) and P(3) are not true. Justify your answer.
1 + 3 + 5 + ... + (2n − 1) = n2 i.e., the sum of first n odd natural numbers is n2.
\[\frac{1}{1 . 4} + \frac{1}{4 . 7} + \frac{1}{7 . 10} + . . . + \frac{1}{(3n - 2)(3n + 1)} = \frac{n}{3n + 1}\]
1.2 + 2.22 + 3.23 + ... + n.2n = (n − 1) 2n+1+2
a + ar + ar2 + ... + arn−1 = \[a\left( \frac{r^n - 1}{r - 1} \right), r \neq 1\]
(ab)n = anbn for all n ∈ N.
n(n + 1) (n + 5) is a multiple of 3 for all n ∈ N.
2.7n + 3.5n − 5 is divisible by 24 for all n ∈ N.
\[\frac{(2n)!}{2^{2n} (n! )^2} \leq \frac{1}{\sqrt{3n + 1}}\] for all n ∈ N .
x2n−1 + y2n−1 is divisible by x + y for all n ∈ N.
Prove by method of induction, for all n ∈ N:
`1/(1.3) + 1/(3.5) + 1/(5.7) + ... + 1/((2"n" - 1)(2"n" + 1)) = "n"/(2"n" + 1)`
Prove by method of induction, for all n ∈ N:
(23n − 1) is divisible by 7
Answer the following:
Prove, by method of induction, for all n ∈ N
12 + 42 + 72 + ... + (3n − 2)2 = `"n"/2 (6"n"^2 - 3"n" - 1)`
Answer the following:
Prove, by method of induction, for all n ∈ N
`1/(3.4.5) + 2/(4.5.6) + 3/(5.6.7) + ... + "n"/(("n" + 2)("n" + 3)("n" + 4)) = ("n"("n" + 1))/(6("n" + 3)("n" + 4))`
Answer the following:
Prove by method of induction 152n–1 + 1 is divisible by 16, for all n ∈ N.
Prove statement by using the Principle of Mathematical Induction for all n ∈ N, that:
1 + 3 + 5 + ... + (2n – 1) = n2
A student was asked to prove a statement P(n) by induction. He proved that P(k + 1) is true whenever P(k) is true for all k > 5 ∈ N and also that P(5) is true. On the basis of this he could conclude that P(n) is true ______.
Prove the statement by using the Principle of Mathematical Induction:
n3 – 7n + 3 is divisible by 3, for all natural numbers n.
Prove the statement by using the Principle of Mathematical Induction:
`sqrt(n) < 1/sqrt(1) + 1/sqrt(2) + ... + 1/sqrt(n)`, for all natural numbers n ≥ 2.
Prove the statement by using the Principle of Mathematical Induction:
1 + 2 + 22 + ... + 2n = 2n+1 – 1 for all natural numbers n.
Prove that for all n ∈ N.
cos α + cos(α + β) + cos(α + 2β) + ... + cos(α + (n – 1)β) = `(cos(alpha + ((n - 1)/2)beta)sin((nbeta)/2))/(sin beta/2)`.
Prove that number of subsets of a set containing n distinct elements is 2n, for all n ∈ N.
For all n ∈ N, 3.52n+1 + 23n+1 is divisible by ______.
Consider the statement: “P(n) : n2 – n + 41 is prime." Then which one of the following is true?
