SOLUTION: Prove (n+1)p(r) = (n)p(r) + 4.(n)p(r-1)

Algebra.Com
Question 1110201: Prove (n+1)p(r) = (n)p(r) + 4.(n)p(r-1)

Found 2 solutions by greenestamps, ikleyn:
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


Interesting problem....

But you didn't state the equation correctly. The equation you show has many counterexamples.

For n=6 and r=3, the formula says

7P3 = 6P3+4*6P2. But

7P3 = 7*6*5 = 210
6P3 = 6*5*4 = 120
6P2 = 6*5 = 30

and

210 = 120 + 4*30

is not true.

The interesting problem is when the formula is stated correctly:

(n+1)Pr = nPr + r*nP(r-1)

This is easy to prove algebraically, although the nomenclature is ugly....

(n+1)Pr = (n+1)(n)(n-1)(n-2)...(n-(r-2)) = (n+1)(n)(n-1)(n-2)...(n-r+2)

nPr = (n)(n-1)(n-2)...(n-(r-2))(n-(r-1)) = (n)(n-1)(n-2)...(n-r+2)(n-r+1)

nP(r-1) = (n)(n-1)(n-2)...(n-(r-2)) = (n)(n-1)(n-2)...(n-r+2)

Then

nPr + r*nP(r-1) =

[(n)(n-1)(n-2)...(n-r+2)](n-r+1) + r[(n)(n-1)(n-2)...(n-r+2)] =

[(n)(n-1)(n-2)...(n-r+2)][(n-r+1)+r] =

[(n)(n-1)(n-2)...(n-r+2)](n+1)=

(n+1)(n)(n-1)(n-2)...(n-r+2)

(n+1)Pr

Answer by ikleyn(52786)   (Show Source): You can put this solution on YOUR website!
.
Prove (n+1)p(r) = (n)p(r) + 4.(n)p(r-1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Wrong identity.


To see the correct version (with the Proof), look into the lesson
    - Binomial Theorem, Binomial Formula, Binomial Coefficients and Binomial Expansion, Problem 1
in this site.


RELATED QUESTIONS

1. ~M 2. (~M∙~N)>(Q>P) 3. ~N 4. P>R (answered by jim_thompson5910)
How can i show that nPr = (n-1)P(r) +... (answered by Edwin McCravy)
P=A(1+r/100)^n, what is... (answered by robertb)
[(N+O)>P] [(P+Q)>R] (Q+N) ~Q... (answered by Edwin McCravy)
p(x)=2x^2n-x^n-4 and r(x)=8x^2n+2x^n+1, find... (answered by MathLover1)
P=r-c/n, solve for... (answered by harpazo)
p(1+r/n)=J solve for... (answered by Alan3354)
A=P(1+r/n)^nt Find t (answered by Fombitz)
A = P(1+r)^n p= 500.00, r= 6% or 0.06, n=12 years A=... (answered by tommyt3rd)