An example of a series involving factorials

In summary, the conversation was about finding the limiting sum of the series \inline{\sum_{k=1}^n \frac{(k+1)!}{(k+3)!}} as n approaches infinity. The steps involved expanding the factorial, canceling terms, applying a differences method, and using mathematical induction to prove the answer to be \inline{\frac{1}{3} - \frac{1}{n+3} \forall{n} \in N}. The final result for the sum to infinity was found to be \inline{\frac{1}{3}}. The conversation also mentioned that the purpose of this discussion was to explain the solution to someone else.
  • #1
Ulagatin
70
0
The problem at hand: [tex]\inline{\sum_{k=1}^n \frac{(k+1)!}{(k+3)!}}[/tex]
Hence, find the limiting sum of the series, as n ---> infinity.

Start this summation by expanding out the factorial to have a common factor of k!(k+1) as follows:

[tex]\sum_{k=1}^n \frac{(k+1)!}{(k+3)!} = \sum_{k=1}^n \frac{k!(k+1)}{k!(k+1)(k+2)(k+3)} [/tex]

Next step is to cancel the terms on the numerator and denominator:

[tex]\sum_{k=1}^n \frac{k!(k+1)}{k!(k+1)(k+2)(k+3)} = \sum_{k=1}^n \frac{1}{(k+2)(k+3)}[/tex]

Now consider the kth term:

[tex]U_{k} = \frac{1}{(k+2)(k+3)}[/tex]

Apply a differences method:

[tex]U_{k} = \frac{1}{(k+2)(k+3)}*[\frac{(k+3) - (k+2)}{1}][/tex]

[tex]U_{k} = \frac{(k+3)}{(k+2)(k+3)} - \frac{(k+2)}{(k+2)(k+3)}[/tex]

[tex]U_{k} = \frac{1}{k+2} - \frac{1}{k+3}[/tex]


[tex].: U_{k} = V_{k} - V_{k+1}[/tex]

Note that [tex]\inline{V_{k} = \frac{1}{k+2} \forall{k} \in N}[/tex].


[tex]S_{n} = U_{1} + U_{2} + U_{3} + U_{4} + ... + U_{n}[/tex]


[tex]S_{n} = (V_{1} - V_{2}) + (V_{2} - V_{3}) + ... + (V_{n} - V_{n+1})[/tex]



[tex].: S_{n} = V_{1} - V_{n+1}[/tex]



[tex]\sum_{k=1}^n \frac{(k+1)!}{(k+3)!} = S_{n}[/tex]

Now, substitute in the values k = 1 and k = (n + 1) into [tex]\inline{V_{k}}[/tex] to get the difference [tex]\inline{V_{1} - V_{n+1}}[/tex].

[tex]V_{1} - V_{n+1} = \frac{1}{3} - \frac{1}{n+3}[/tex]


[tex].: \sum_{k=1}^n \frac{(k+1)!}{(k+3)!} = \frac{1}{3} - \frac{1}{n+3}[/tex]

It has therefore been shown that the answer to this sum to n terms is [tex]\inline{\frac{1}{3} - \frac{1}{n+3} \forall{n} \in N}[/tex], the result which can be proven by mathematical induction.

And for the sum to infinity, follow these steps:

[tex]\\lim_{n\Rightarrow {\infty}} \sum_{k=1}^n \frac{(k+1)!}{(k+3)!} = \\lim_{n\Rightarrow {\infty}} (\frac{1}{3} - \frac{1}{n+3})[/tex]

[tex]\\lim_{n\Rightarrow {\infty}} (\frac{1}{3} - \frac{1}{n+3}) = \frac{1}{3}[/tex]

[tex].: \\lim_{n\Rightarrow {\infty}} S_{n} = \frac{1}{3}[/tex]

The problem has thus been completed.
 
Physics news on Phys.org
  • #2
Is this for our general interest or something?
 
  • #3
Oh, sorry, wrote this out for someone, ended up posting it too, and I didn't explain its purpose.

Could be taken as being for general interest if you like. :wink:
 

Related to An example of a series involving factorials

1. What is a factorial?

A factorial is a mathematical operation that involves multiplying a number by all of the positive integers that are smaller than it. It is denoted by a ! sign after the number, for example, 5! = 5 x 4 x 3 x 2 x 1 = 120.

2. What is an example of a series involving factorials?

One example of a series involving factorials is the Taylor series for the exponential function, e^x. It is expressed as e^x = 1 + x + x^2/2! + x^3/3! + x^4/4! + ...

3. How is a factorial used in probability?

In probability, a factorial is used to calculate the number of possible outcomes in a given scenario. For example, if there are 5 people in a group and you want to calculate the number of ways they can be arranged in a line, you would use the factorial 5! = 5 x 4 x 3 x 2 x 1 = 120.

4. What is the relationship between factorials and permutations?

Permutations involve arranging a set of objects in a specific order, whereas factorials are used to calculate the number of possible arrangements. Factorials are often used in permutation problems to determine the total number of arrangements possible.

5. Can factorials be negative?

No, factorials are only defined for non-negative integers. This is because the definition of a factorial involves multiplying all the positive integers smaller than the given number, and it is not possible to multiply by negative numbers.

Similar threads

Replies
2
Views
939
Replies
5
Views
1K
Replies
7
Views
1K
Replies
2
Views
2K
  • Calculus
Replies
2
Views
1K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
2
Views
944
Replies
4
Views
969
Back
Top