106
Asish Mahapatra
·2009-04-03 00:19:17
nth term of a GP = arn-1 where r=common ratio, a=first term
so. arn-1 = b ... (i)
product of n terms = a*ar*ar2....*arn-1
= an*r1+2+...+n-1
= an*rn(n-1)/2 = P
so, P2 = a2n*rn(n-1) ... (ii)
(ab)n = an*(arn-1))n = a2n*rn(n-1) ... (iii)
comparing (ii) and (iii), P2 = (ab)n
6
nix_13 12
·2009-04-03 00:32:25
but i think there is a mistake....
we know that 1+2+3...N=N(N-1)/2
and in this question we have ...r1+2+3+...n-1 (so here N=n-1)
=rn-1(n-2)/2 (and not =rn(n-1)/2).
Plz tell me wether im correct or not.
1357
Manish Shankar
·2009-04-03 01:54:30
nix
1+2+3...N=N(N+1)/2 not N(N-1)/2
for N=N-1 it becomes N(N-1)/2
6
nix_13 12
·2009-04-03 01:59:15
ohh.....what a silly mistake