Testing convergence of a series

Click For Summary

Discussion Overview

The discussion revolves around the convergence of the series \(\sum_{n=1}^\infty \frac{\cos n}{n^2}\). Participants explore various tests and approaches to determine convergence, including the uniform convergence test, comparison tests, and Abel's test. The conversation includes both theoretical considerations and practical implications of these tests.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest using the uniform convergence test, proposing to compare with a p-series like \(\sum_{n=1}^{\infty} \frac{1}{n^2}\).
  • Others mention that the convergence of the series can be supported by references to Abel's test, indicating that the sums \(\sum_{n=1}^{N}\cos n\) are bounded.
  • A participant introduces a sequence \(A_n = \frac{\cos n}{n}\) and discusses its convergence to 0, although this approach is later challenged.
  • There is a correction regarding the arithmetic mean of the sequence, with a participant pointing out an error in the application of the summation index.
  • Some participants argue for absolute convergence by comparing the series to \(\sum_{n=1}^{\infty} \frac{1}{n^2}\), which converges by the p-series test.
  • One participant emphasizes that proving absolute convergence is often essential for establishing convergence, suggesting comparisons with geometric series or integrals.
  • Another participant notes that the series has terms bounded in absolute value by \(\frac{1}{n^2}\), reinforcing the argument for absolute convergence.
  • There is a discussion about the applicability of Abel's test, with some suggesting it may be beyond the scope of introductory calculus courses.

Areas of Agreement / Disagreement

Participants express a range of views on the appropriate tests for convergence, with some advocating for absolute convergence and others focusing on Abel's test. The discussion remains unresolved regarding the best approach to take, indicating multiple competing views.

Contextual Notes

Some participants highlight the complexity of the series due to the irregular sign changes of \(\cos n\) and the challenges in applying certain convergence tests. There are also unresolved mathematical steps and assumptions regarding the boundedness of sums involved in the tests discussed.

MaximumTaco
Messages
44
Reaction score
0
[tex] \sum_{n=1}^\infty \frac{cos n}{n^2}[/tex]

Now, which test should i try? It doesn't appear to be anything straightforward like ratio test, comparison test etc and it's not a straightforward limit.
cos(n) goes negative too, so that complicates things.

Can anyone offer me any advice on a problem like this? Thanks!
 
Physics news on Phys.org
Obviously this series has both negative and positive terms, but it's not an alternate series. The signs change is irregular.

If i were you i would the uniform convergence test.

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

then i would try a comparison with a p-series such as [itex]\sum_{n=1}^{\infty} \frac{1}{n^2}[/itex]
 
The convergence of your series follows from http://www.shu.edu/projects/reals/numser/t_abel.html .
 
Last edited by a moderator:
maybe this is correct I am not sure

define a sequence [tex]An=\frac{\cos n}{n}[/tex]

this sequence converges to 0
[tex]\lim_{n \to \infty} An = 0[/tex]

[tex]\frac{A1+A2+...+An}{n}=\sum_{n=1}^n \frac{cos n}{n^2}[/tex]
[tex]\frac{A1+A2+...+An}{n}[/tex] is the arithmetical average of the sequence [tex]An[/tex]
and it always converges to the same limit as the sequence [tex]An[/tex]
so:
[tex]\lim_{n \to \infty} An = \lim_{n \to \infty} \frac{A1+A2+...+An}{n} = \sum_{n=1}^\infty \frac{cos n}{n^2}=0[/tex]
 
Muzza said:
The convergence of your series follows from http://www.shu.edu/projects/reals/numser/t_abel.html .

Pretty conclusive Muzza. Thanks for the link to the Abel's test. :smile:
 
Last edited by a moderator:
and it always converges to the same limit as the sequence
so:

IF the respective limits exist.

Consider the sequence: 0, 1, 0, 1, 0, 1, ...

The arithmetic mean converges to 1/2, but the sequence clearly does not.
 
Anzas said:
[tex]\frac{A1+A2+...+An}{n}=\sum_{n=1}^n \frac{cos n}{n^2}[/tex]


That is wrong, try n=2:

(cos(1)+cos(2)/2)/2

which is the LHS, is not equal to

cos(1)+cos(2)/4

You are forgetting n is just the variable of the summation, when you're using it as the upper limit as well.

We could, if this were true, apply it with 1 in the numerator, instead, and you're claiming that the sum of 1/n^2 is zero, when it is clearly not.
 
your right i didn't notice that.
o well just ignore my post then :smile:
 
MaximumTaco said:
[tex] \sum_{n=1}^\infty \frac{cos n}{n^2}[/tex]

Now, which test should i try? It doesn't appear to be anything straightforward like ratio test, comparison test etc and it's not a straightforward limit.
cos(n) goes negative too, so that complicates things.

Can anyone offer me any advice on a problem like this? Thanks!

Let's try for absolute convergence.
[tex] \sum_{n=1}^\infty abs(\frac{cos n}{n^2})[/tex]
is smaller than (comparison test)
[tex] \sum_{n=1}^\infty abs(\frac{1}{n^2})[/tex]
which equals
[tex] \sum_{n=1}^\infty \frac{1}{n^2}[/tex]
which converges by a p-series test.
 
  • #10
WHOOPS! alketran beat me to it. never mind... :blushing:
 
  • #11
as courant makes so clear, almost the only way to prove convergence (except for the very special alternating test) is to prove absolute convergence by comparison.

there are essentially only two things to compare with, either the geometric series, or an integral.

this one follows immediately from comparison with the integral of x^(-2).

nuff sedd.
 
  • #12
For Abel's test the most obvious breakdown will probably involve showing the sums [itex]\sum_{n=1}^{N}\cos n[/itex] are bounded for all N. This may be difficult so a little hint: Euler's formula will reduce this to bounding a geometric series. (showing absolute convergence with a comparison test is probably more straightforward in this case though, and actually yields a stronger result).
 
  • #13
hellooo... this series has terms bounded in absolute value by 1/n^2, hence converges absolutely by comparison with the integral of 1/x^2.
 
  • #14
Of course, I just wanted to clarify Abel's test a little bit as applying it here might be beyond the scope of your typical first yeat calculus course (not that I know the OP's background).
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 17 ·
Replies
17
Views
6K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K