Convergence Tests: Test for Convergence of Series

  • Thread starter Thread starter craig16
  • Start date Start date
  • Tags Tags
    Convergence
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
craig16
Messages
21
Reaction score
0

Homework Statement



Test for convergence

[tex]\sum[/tex] sin(1/n) / [tex]\sqrt{ln(n)}[/tex]

sum from 2 to inf

Homework Equations



Limit comparison test

if lim an / bn to inf
doesn't equal 1 you know if it converges or diverges
by limit comparison test

The Attempt at a Solution



I've tried a lot of different things for bn, I think the only way to test this series for convergence is from the limit comparison test.

I know the series converges I just can't prove it
 
Physics news on Phys.org
So , 1/n is always greater than sin(1/n)

If I just replace sin(1/n) with 1/n , I have a "an" that is less than the original and the new function diverges by the integral test.

So the sum is divergent by the comparison test?
 
craig16 said:
So , 1/n is always greater than sin(1/n)

If I just replace sin(1/n) with 1/n , I have a "an" that is less than the original and the new function diverges by the integral test.

So the sum is divergent by the comparison test?

You've got a divergent series that's greater than the original. That doesn't prove divergence. You need one that's less than the original. That's why I also suggested 1/(2n).
 
Awesome :)

Thank you, I've spent way too much time thinking about that sum, lol.
 
craig16 said:
Okay, I see how the test would work replacing sin(1/n) with 1/2n making the new equation always less than the original. Then the integral test works and the sum is divergent.

Does that mean that wolfram is wrong though?

http://www.wolframalpha.com/input/?i=sum from 2 to inf (sin(1/n))/(sqrt(ln(n)))&t=macw01

When I plug the sum in it tells me it converges to 962 or so.

A good way to test if Wolfram-Alpha is lying is to click the More Digits button. If the number changes when you do that, W-A is probably lying to you.