N, the set of natural numbers, is partitioned into subsets S1={1},S2={2,3},S3={4,5,6},S4={7,8,9,10}. The last term of these groups is 1,1+2,1+2+3,1+2+3+4, so on. Find the sum of the elements in the subset S50.
Open in App
Solution
Last term of nth group=1+2+3+...n
=n(n+1)2
The terms in nth group will be n and in A.P. of common difference −1 and first term being n(n+1)2(i.e., last term as first term and d=−1 instead of +1)