Prove 1*1! + 2*2! + 3*3!+ ... + n*n! + (n+1)*(n+1)! = (n+2)! -1

  • Thread starter darkvalentine
  • Start date
  • Tags
    Permutation
In summary, the formula for calculating the sum of n*n! is given as n*n! = (n+1)! - n! and it can be expressed as (n+1)*(n+1)! in relation to (n+1)*(n+1)!. The right side of the equation (n+2)! -1 represents the factorial of n+1, and the equation is significant in mathematics as the "factorial plus one" formula used in combinatorics and probability. It can also be applied to real-life situations, such as arranging a deck of cards or predicting outcomes in games.
  • #1
darkvalentine
12
0

Homework Statement



Prove that 1/2 P(2,1) + 2/3 P(3,2)+3/4 P(4,3)+ ... + n/(n+1) P(n+1,n) = (n+1)! - 1

Please help!

Homework Equations


P(n,r) = n!/(n-r)!

The Attempt at a Solution


The inequation can be simplified to:
1*1! + 2*2! + 3*3!+ ... + n*n! = (n+1)! - 1 (*)
Use the induction method:
1/Base case: n=1 -> 1=1 true
2/Inductive case: suppose (*) is true
Need to prove: 1*1! + 2*2! + 3*3!+ ... + (n+1)*(n+1)! = (n+2)! -1
 
Physics news on Phys.org
  • #2
i think you;re pretty much there, so assume f(n) = (*) is true, then you need to show
f(n+1) = (n+2)! - 1 = f(n) + (n+1)(n+1)!

substituting for f(n) gives
(n+2)! - 1 = (n+1)! - 1 + (n+1)(n+1)!
 

Related to Prove 1*1! + 2*2! + 3*3!+ ... + n*n! + (n+1)*(n+1)! = (n+2)! -1

1. What is the formula for calculating the sum of n*n!?

The formula is given as n*n! = (n+1)! - n!.

2. How does the sum of n*n! relate to (n+1)*(n+1)!?

The sum of n*n! can be expressed as (n+1)*(n+1)!, as seen in the given equation.

3. Why is the right side of the equation (n+2)! -1?

The right side of the equation (n+2)! -1 represents the factorial of n+1, which is then multiplied by (n+2) and subtracted by 1, giving us the desired result.

4. What is the significance of this equation in mathematics?

This equation is known as the "factorial plus one" formula, and it is used in combinatorics and probability to calculate the number of ways to arrange a set of objects, where the order matters.

5. Can this equation be applied to real-life situations?

Yes, this equation can be applied to real-life situations, such as calculating the number of ways to arrange a deck of cards or the number of possible outcomes in a game of dice.

Similar threads

  • Calculus and Beyond Homework Help
Replies
20
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
592
  • Calculus and Beyond Homework Help
Replies
1
Views
618
  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
9
Views
970
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
612
  • Calculus and Beyond Homework Help
Replies
15
Views
3K
Back
Top