Solveeit Logo

Question

Question: Given p A.P’s, each of which consists of n terms. If their first terms are 1, 2, 3, -----, p and com...

Given p A.P’s, each of which consists of n terms. If their first terms are 1, 2, 3, -----, p and common differences are 1, 3, 5, ---, 2p –1 respectively, then sum of the terms of all the progressions is

A

12\frac{1}{2}np(np+1)

B

12\frac{1}{2}n(p + 1)

C

np(n+1)

D

None of these .

Answer

12\frac{1}{2}np(np+1)

Explanation

Solution

The rth A. P. has first term r and common difference 2r – 1. Hence sum of its n terms = n2[2r+(n1)(2r1)]\frac{n}{2}\left\lbrack 2r + (n - 1)(2r - 1) \right\rbrack.

The required sum = r=1pn2[2r+(n1)(2r1)]\sum_{r = 1}^{p}{\frac{n}{2}\left\lbrack 2r + (n - 1)(2r - 1) \right\rbrack}

= nr=1pr+n(n1)2[2r=1prr=1p1]n\sum_{r = 1}^{p}{r + \frac{n(n - 1)}{2}\left\lbrack 2\sum_{r = 1}^{p}{r - \sum_{r = 1}^{p}1} \right\rbrack}

= np(p+1)2+n(n1)2[p(p+1)p]\frac{np(p + 1)}{2} + \frac{n(n - 1)}{2}\left\lbrack p(p + 1) - p \right\rbrack

=np2(np+1)\frac{np}{2}(np + 1).