Is the series sum(1/n!,n,1,inf) convergent?

Click For Summary

Homework Help Overview

The discussion revolves around the convergence of the series sum(1/n!, n, 1, ∞). Participants explore various approaches to determine whether this series converges, including comparisons to known convergent series.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants suggest using the Comparison Test with the series sum(1/n^2), noting that the latter is a convergent p-series. Others raise concerns about the validity of the comparison for the initial terms of the series.
  • There are mentions of the Ratio Test as an alternative method for determining convergence, with one participant providing a detailed limit calculation.
  • Questions about the clarity and structure of posts are also raised, indicating a need for clearer communication of ideas and work.

Discussion Status

The discussion is active, with participants offering different perspectives on the convergence of the series. Some guidance has been provided regarding the use of comparisons and tests, but no consensus has been reached on the best approach to take.

Contextual Notes

Participants note that the initial terms of the series may not satisfy the inequalities required for the Comparison Test, leading to further exploration of the series' behavior. There is also a mention of the need for clarity in the problem statement regarding the use of specific convergence tests.

nameVoid
Messages
238
Reaction score
0
sum(1/n!,n,1,inf)
the only thing i can think of is
1/n^2>=1/n! , 1/n^2 being a convergent p series since p >1
thus /n! is convergent
 
Last edited:
Physics news on Phys.org
nameVoid could you start putting some effort into your posts perhaps? In particular use the template and state your question plus your work clearly.
 
whats the syntax for definite integral
 
You should split off the first few terms to make the comparison with 1/n^2 more accurate.

The syntax for a definite integral is [ tex] \int_{lowerlimit}^{upperlimit} [ /tex].

1/n^2>=1/n! , 1/n^2 being a convergent p series since p >1

This is not true for all n, take n=2 for example.
 
If you are investigating the series

[tex] \sum_{n=1}^\infty \frac{1}{n!}[/tex]

then you can use

[tex] \sum_{n=1}^\infty \frac 1 {n^2}[/tex]

and compare terms (and the second series IS a convergent p-series: I'm not sure what Cyosis was getting at).
 
I was getting at the fact that for the first few terms the inequality doesn't hold. So concluding right away that one converges may bit a bit of a jump hence I suggested to write out the first few terms until the inequality indeed holds.
 
[tex]\sum_{n=1}^{\infty}1/n![/tex]
[tex]\frac{1}{n!}\leq\frac{1}{n^2} , n\geq 4[/tex]

[tex]\sum_{n=1}^{\infty}1/n^2:convergent[/tex]
[tex]b_{n}=\sum_{n=4}^{\infty}1/n^2\geq\sum_{n=4}^{\infty}1/n!=a_{n}[/tex]
i believe there is a property which states that if
[tex]\sum_{n=c}^{\infty}a_{n}[/tex]
is convergent then the series converges for all n>=1 in any case here are the first few terms
[tex]\sum_{n=1}^{\infty}1/n^2=1+\frac{1}{4}+\frac{1}{9}+\frac{1}{16}+\frac{1}{25}...[/tex]
[tex]\sum_{n=1}^{\infty}1/n!=1+\frac{1}{2}+\frac{1}{6}+\frac{1}{24}+\frac{1}{120}...[/tex]
this seems to confirm things
 
Last edited:
Looks fine to me. Good work. But you might want to prove that 1/n! <= 1/n^2 for n>= 4.
 
Just as a side note, a series almost identical to yours--
[tex]\sum_{n = 0}^{\infty}\frac{1}{n!}[/tex]
-- converges to a number that is familiar to all mathematicians. Note that 0!, by definition, is 1.
 
  • #10
Does the question state explicitly that you need to use the Comparison Test? If not, then you may want to try using the Ratio Test, which I think works equally well in this case and you don't need to do induction to check what you're comparing this against actually works.

Denote [tex]a_n = 1/n![/tex]. Then see that [tex]\lim_{n \to \infty} |a_{n+1}/a_n| = \lim \dfrac{1}{(n+1)!}\cdot n! = \lim \dfrac{n!}{(n+1)n!} = \lim \dfrac{1}{n+1} = 0 = \limsup |a_{n+1} / a_n| < 1[/tex]. Thus, by the Ratio Test, this converges.
 

Similar threads

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