Question
Question: The series of natural numbers is divided into groups (1), (2, 3, 4), (3, 4, 5, 6, 7), (4, 5, 6, 7, 8...
The series of natural numbers is divided into groups (1), (2, 3, 4), (3, 4, 5, 6, 7), (4, 5, 6, 7, 8, 9, 10), _ _ _ _ _ _. Find the sum of the numbers in the nth group.
Solution
Hint: Here, first of all, find the first term and number of terms in the nth group by using the formula an=a+(n−1)d. Now, find the sum of the terms of the nth group by using the formula Sn=2n[2a+(n−1)d] where n is the number of terms, a is the first term and d is the common difference of A.P.
Complete step-by-step answer:
Here, we are given a series of natural numbers divided into groups as (1), (2, 3, 4), (3, 4, 5, 6, 7), (4, 5, 6, 7, 8, 9, 10), _ _ _ _ _ _. We have to find the sum of the numbers in the nth group. First of all, let us consider the sequence given in the question.
S: (1), (2, 3, 4), (3, 4, 5, 6, 7), _ _ _ _ _ (n, n + 1, …..)
Here, we can see that in each group, each successive term differs by 1 from the previous term. We know that if there is some common difference between the terms in the sequence, then that sequence is called Arithmetic Progression.
Here, we have to find the sum of the numbers in the nth group. We know the sum of the terms of the group in A.P is given by
2n[2a+(n−1)d].....(i)
where ‘a’ is the first term, ‘d’ is the common difference and ‘n’ is the number of terms of this group. Now to find the sum of the terms of the nth group, first, we need to find the first term, common difference, and the number of terms of this group. Since the first term of the first group is 1, the first term of the second group is 2, the first term of the third group is 3, and so on. Therefore, we get the first term of the nth group as ‘n’.
First terms of each group1,2,3.....n
Now, we have to find the number of terms in the nth group. As we can see that the first group has 1 term, the second group has 3 terms and the third group has 5 terms. So, we will find the terms in the nth group as follows:
Number of terms in each group1,3,5,7,9.....
We can see that the above sequence is in A.P with common difference 2. So, to find the number of terms in the nth group, we have to find the nth term of the above A.P. We know that the nth term of A.P is given by an=a+(n−1)d where ‘a’ is the first term, ‘d’ is the common difference and ‘n’ is the number of terms. So by substituting a = 1, d = 2 and n = n, we get the number of terms in nth group as:
an=1+(n−1)2
=1+2n−2
=2n−1
Hence, we get the number of terms in the nth group as (2n – 1). Also, we know the common difference between the terms of each group is 1. So, by substituting a = n, d = 1, n = (2n – 1) in equation (i), we get, the sum of the terms of the nth group,
S=2(2n−1)[2n+(2n−1−1)1]
=2(2n−1)[2n+2n−2]
=2(2n−1)(4n−2)
=(2n−1)(2n−1)
=(2n−1)2
=4n2+1−4n
Hence, we get the sum of the terms of the nth group as 4n2+1−4n.
Note: In this question, some students make mistakes while substituting the value of n that is the number of terms. So this must be taken care of. Also, some students take the number of terms in the nth group as (2n + 1) instead of (2n- 1) which is wrong because here n is starting from 1 and not 0 because we don’t have 0 numbers in any group. So, these mistakes must be avoided and points should be there in mind.