B Sum of Series 1/n: Is it Infinity?

  • B
  • Thread starter Thread starter Chris Miller
  • Start date Start date
  • Tags Tags
    Series Summation
AI Thread Summary
The discussion centers on the convergence of the series 1/n from n=1 to infinity, which is established to diverge to infinity. A participant questions whether the series 1/n^n also diverges, clarifying that it actually converges. The series is compared to a geometric series, indicating that as n increases, the terms become smaller than any constant, confirming convergence. The conversation also touches on the relationship between different series forms, specifically 1/n^n and n/n^n, emphasizing their equivalence in terms of convergence properties. Overall, the series 1/n^n converges while 1/n diverges.
Chris Miller
Messages
371
Reaction score
35
I've seen the proof that the sum of 1/n for = 1 to infinity is infinity (which still blows my mind a little).

Is the sum of 1/nn for n = 1 to infinity also infinity?

i.e, 1 + 2/4 + 3/27 + 4/256+...
 
Mathematics news on Phys.org
I don't think you mean ##n^n## where ##n=1## right?

also your series should read ##1 + 1/4 + 1/27 ... ##?
 
After the first two elements it is smaller than the sum over ##\displaystyle \frac{1}{2^n}## where you can find the sum directly.

If you want to explore the region between divergence and convergence more, have a look at ##\displaystyle \frac{1}{n^2}## and ##\displaystyle \frac{1}{n \log(n)}## and ##\displaystyle \frac{1}{n \log(n)^2}##and ##\displaystyle \frac{1}{n \log(n) \log(log(n))}##. These will need some clever tricks to determine if they converge.
 
oops, yes, thanks, I meant the sum of n/nn for n = 1 to infinity

So... it's < 2?
 
##\frac{n}{n^n}##? That is equal to ##\frac{1}{n^{n-1}}##
Chris Miller said:
So... it's < 2?
It is.
 
  • Like
Likes Chris Miller
Chris Miller said:
I've seen the proof that the sum of 1/n for = 1 to infinity is infinity (which still blows my mind a little).

Is the sum of 1/nn for n = 1 to infinity also infinity?

i.e, 1 + 2/4 + 3/27 + 4/256+...

the sum of ak converges for a<1 for k=1 to inf - this is just a geometric series and the sum is 1/(1-a)

so by that 1/nn converges for n=1 to inf as 1/nn becomes smaller than any constant ak
 
mfb said:
##\frac{n}{n^n}##? That is equal to ##\frac{1}{n^{n-1}}##It is.
He meant \sum\limits_{n\to\infty} \,\, \frac{n}{n^n}.
 
Matt Benesi said:
He meant \sum\limits_{n\to\infty} \,\, \frac{n}{n^n}.
Same thing?
 
Chris Miller said:
Same thing?
Unless you guys are mind readers, and meant \sum\limits_{n\to\infty} \,\, \frac{n}{n^n} = \sum\limits_{n\to\infty} \,\, \frac{1}{n^{n-1}} by what you said, \frac{n}{n^n}\, =\, \frac{1}{n^{n-1}} is different from the sum.
 

Similar threads

Back
Top