Seperating a Summation problem.

  • Thread starter Thread starter DKATyler
  • Start date Start date
  • Tags Tags
    Summation
Click For Summary

Homework Help Overview

The problem involves separating a summation as part of a proof, specifically focusing on the expression involving factorials and summation indices. The original poster is working with a sum defined in terms of \( n \) and \( X \), and is attempting to relate it to a similar sum with \( n+1 \).

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to manipulate the summation by breaking it into parts and expressing it in terms of known quantities. Some participants suggest verifying a specific equality involving factorials and summation limits to facilitate the separation of the summation.

Discussion Status

Participants are actively engaging with the problem, with some providing insights that help clarify the original poster's approach. There is a recognition of patterns in the summation that may assist in further manipulation, though no consensus has been reached on a final method or solution.

Contextual Notes

There are indications of missing information regarding the original problem setup and the specific definitions of the variables involved. The discussion also reflects a need to explore different summation indices and their implications on the overall expression.

DKATyler
Messages
4
Reaction score
0
[SOLVED] Seperating a Summation problem.

Homework Statement


The Problem:
Separate a sum into 2 pieces (part of a proof problem).

Using: [tex]X=<br /> \sum^{n}_{k=1}\frac{n!}{(n-k)!}[/tex]

Solve in relation to n and X:
[tex] \sum^{n+1}_{k=1}\frac{(n+1)!}{(n+1-k)!}[/tex]

Homework Equations


?

The Attempt at a Solution


[tex] \sum^{n}_{k=1}[\frac{(n+1)!}{(n+1-k)!}]+\frac{(n+1)!}{(n+1-[n+1])!}[/tex]


[tex] \sum^{n}_{k=1}[\frac{(n)!}{(n-k)!}*\frac{(n+1)}{(n+1-k)}]+\frac{(n+1)!}{(n+1-[n+1])!}[/tex]


[tex] (n+1)*\sum^{n}_{k=1}[\frac{(n)!}{(n-k)!}*\frac{1}{(n+1-k)}]+(n+1)!}[/tex]


I think this is fairly close but, I have no way of getting rid of the 1/(n+1-k) term.
 
Physics news on Phys.org
Can you show that [tex]\sum_{k=2}^n \frac{n!}{(n-k+1)!} \ + \ \frac{n!}{(n+1-(n+1))!} = \sum^{n}_{k=1}\frac{n!}{(n-k)!}[/tex]?

If you do that, you can express [tex]\sum^{n+1}_{k=1}\frac{(n+1)!}{(n+1-k)!}[/tex] as a summation starting from k=2. Then you should be able to get the desired expression.

Try it out for some values of k and n, then you'll see a pattern.

In general the pattern is [tex]\sum_{k=1}^{n}f(k) = \sum_{k=2}^{n} f(k-1)\ +\ f(n)[/tex]
 
That helps quite a bit.

[tex] n!+\sum^{n}_{k=2}\frac{n!}{(n+1-k)!}=\sum^{n}_{k=1}\frac{n!}{(n-k)!}=X[/tex]

So continuing from this step:
[tex] (n+1)*\sum^{n}_{k=1}\frac{n!}{(n-k+1)!}+\frac{(n+1)!}{(n+1-[n+1])!}[/tex]

changing the Index and adding/subtracting n!
[tex] (n+1)*(1-n!+n!+\sum^{n}_{k=2}\frac{n!}{(n-k+1)!})+(n+1)![/tex]

Solves the Equation in terms of n and X:
[tex] (n+1)*(1-n!+X)+(n+1)![/tex]

Yep, that worked, now I can complete the rest of the proof :) Thank you very much. How to mark this "[solved]?"
 
Go to your first post in this thread, at the top right hand corner of the post marked "Thread Tools"
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K