Convergence or Divergence? Tips for Solving Tricky Series Problems

  • Thread starter Thread starter weesiang_loke
  • Start date Start date
weesiang_loke
Messages
33
Reaction score
0

Homework Statement


inf
\sum ( \sqrt[n]{n} - cos (\frac{1}{n} ) *** edited
n=1

the series converges or diverges?

Homework Equations


ratio test, dirichlet's test, comparison test, etc

The Attempt at a Solution


i tried a lot of method but still cannot get the answer...
from what i know, limit n to inf of n^(1/n) is 1 but limit n to inf of cos (1/n) is also one. so the divergence test cannot applied here.
besides, i tried the root test and ratio test but still cannot get the answer?
any help or hint would be appreciated... thanks
 
Last edited:
Physics news on Phys.org
What is

\lim_{n\rightarrow +\infty}{\sqrt[n](n)+\cos(1/n)}??
 
not limit but summation, a series
 
even if you take limit that way the answer will be zero. so it is not conclusive by divergence test..
 
The limit of n^{1/n} + cos(1/n) is NOT zero
 
limit n to inf n^(1/n) is one, right?
and limit n to inf cos(1/n) = cos (0) = 1.
so the sum of two limit is zero. pls tell me what i did wrong.. thanks
 
1+1 = 2, not 0.
 
sorry i copied the wrong question. it should be minus instead of plus
 
Last edited:
What about the integral test? I believe that may be conclusive...
Or the Cauchy condensation test?
 
  • #10
for integral test... we need to at least to integrate (x^(1/x) - cos (1/x)). but i can't find a way to integrate x^(1/x) or cos (1/x)...
(may be my current understanding of calculus is not sufficient for the integration)

and i am not sure how to apply the Cauchy condensation test...
can you pls show me how to begin...
thank you very much...
 
  • #11
Hmm, you are correct in that the integral test would be rather messy to bad...

But I still believe that the Cauchy condensation test would work. It says that

\sum{u_n}~\text{converges iff}~\sum{2^nu_{2^n}}~\text{converges}

So, your series converges iff

\sum{2^n(\sqrt[n]{2^n}-\cos(2^{-n}))}

converges. I believe that this simplifies the integral a bit...
 
  • #12
This question is far too difficult for your level. The integral test or Cauchy's condensation tests won't work here, its not even immediately clear if the terms are monotonically decreasing, which are requirements for those tests. There is no simple solution, but here's a sketch of the solution for other peoples benefit.

\sqrt[n]{n} = e^{ \frac{\log n}{n}} = 1 + \frac{ \log n}{n} + O\left( \frac{\log^2 n}{n^2} \right)

and \cos \left( \frac{1}{n} \right) = 1 + O\left(\frac{1}{n^2}\right)

so \sqrt[n]{n} - \cos \left( \frac{1}{n} \right) = \frac{\log n}{n} + O\left( \frac{\log^2 n}{n^2} \right), and since \sum \frac{\log n}{n} diverges (comparison with harmonic series, Cauchy Condensation test or integral test all work easily for that), the sum in question diverges as well.
 
  • #13
But, Cauchy's condensation test DOES work here! It gives us that we need to check convergence of

\sum{2^{n+1}-2^n\cos(1/2^n)}

Since 2^n\cos(1/2^n)\leq 2^n, we have that

\sum{2^{n+1}-2^n}\leq \sum{2^{n+1}-2^n\cos(1/2^n)}

and the left sum diverges, so the right sum does to...
 
  • #14
I think i got it now.
Thanks for the help, micromass, Gib Z and JG89.
Both methods actually work.

God bless you all and have a nice day.

Cheers,
weesiang_loke
 

Similar threads

Replies
4
Views
1K
Replies
3
Views
1K
Replies
6
Views
2K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
2
Views
2K
Replies
4
Views
2K
Back
Top