in Quantitative Aptitude recategorized by
504 views
0 votes
0 votes

If the co-efficient of $p^{th}, (p+1)^{th}$ and $(p+2)^{th}$ terms in the expansion of $(1+x)^n$ are in Arithmetic Progression (A.P.), then which one of the following is true?

  1. $n^2+4(4p+1)+4p^2-2=0$
  2. $n^2+4(4p+1)+4p^2+2=0$
  3. $(n-2p)^2=n+2$
  4. $(n+2p)^2=n+2$
in Quantitative Aptitude recategorized by
by
504 views

3 Comments

I think the options given are wrong because for $(1+x)^7$ the $1st (7),2nd(21)$ and $3rd(35)$ terms are in AP, but for p=1 and n=7 none of the options are getting satisfied.The correct answer should be $(n-2p)^2=5n-8p-2$
0
0
Yes.
0
0
How you solved?
0
0

1 Answer

2 votes
2 votes

We know that $(1+x)^n =\sum_{k\geq 0}^{n} \begin{pmatrix} n \\ k \end{pmatrix}x^n$ .

The expansion consists of $(n+1)$ terms, the coefficient of the $m^{th}$ term being $\begin{pmatrix} n \\ m-1 \end{pmatrix}$.

Since the coefficients of $p^{th}, (p+1)^{th}$ and $(p+2)^{th}$ terms are in A.P,

 

$\therefore$ $\begin{pmatrix} n\\ p-1 \end{pmatrix} + \begin{pmatrix} n \\ p+1 \end{pmatrix} = 2\begin{pmatrix} n \\ p \end{pmatrix}$

 

$\Rightarrow \frac{\not{n!}}{(n-p+1)! (p-1)!} + \frac{\not{n!}}{(n-p-1)!(p+1)!} = \frac{2\not{n!}}{(n-p)!p!}$

 

$\Rightarrow \frac{(p+1)p + (n-p+1)(n-p)}{(n-p+1)!(p+1)!} =\frac{2}{(n-p)!p!}$

 

$\Rightarrow \frac{(p+1)p + (n-p+1)(n-p)}{(n-p+1)(p+1)} = 2$

 

$\Rightarrow (p+1)p + (n-p+1)(n-p) = 2(n-p+1)(p+1)$

 

Solving this equation we get

 

$(n-2p)^2 =n+2$

 

Hence, the correct option is (C).

 

edited by

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true