Quick principle questions about two very similar problems in alternating series

vande060
Messages
180
Reaction score
0

Homework Statement



test for convergence by alternating series test

1. (∞, n=1) ∑ ((-1)n+1 n2)/(n3 + 4)

2. (∞, n=1) ∑ (-1)n sin(pi/n)

Homework Equations



alternating series test

bn = |an|

alternating series is convergent if satisfies

1. bn+1 ≤ bn for all n
2. lim n--> ∞ bn =0

The Attempt at a Solution



1. (∞, n=1) ∑ ((-1)n+1 n2)/(n3 + 4)

bn = (n2/(n3 + 4)

f(x) = x2)/(x3 + 4)
f'(x) = x(8-x3)/(x3 + 4)2

f'(x) is decreasing x<0 or x>2, which is not for all n, yet my book still says it converges by this test

2. (∞, n=1) ∑ (-1)n sin(pi/n)

bn = sin(pi/n)

f(x) = sin(pi/x), which is clearly decreasing for all n≥2, which again is not all n, but my book says it converges by the alternating series test

what do you think? where am I going wrong?
 
Physics news on Phys.org
for 1) you're only interested as n gets large, and the magnitude of the terms clearly go to zero as 1/n

for 2) pi/n tends to zero for large n, so sin(pi/n) tends to zero
 
lanedance said:
for 1) you're only interested as n gets large, and the magnitude of the terms clearly go to zero as 1/n

for 2) pi/n tends to zero for large n, so sin(pi/n) tends to zero

okay, I understand the limit of both of these go to zero as n approaches infinity, so the second conidtion is met in the test. Just to clarify what I think you are saying about the first condition for the test, if the series increasing for the first n or two, it is okay, as long an when n is large the series is decreasing, right? That seems to be aside from what the test say though, bn+1 ≤ bn, for all n. I am just not sure I understand :(
 
thats exactly right

say the terms bob around for the first n terms, then you can add them up, say they sum to M. Now only consider the sum of terms greater than n, if they converge to some limit L, then the original series converges to M+L
 
lanedance said:
thats exactly right

say the terms bob around for the first n terms, then you can add them up, say they sum to M. Now only consider the sum of terms greater than n, if they converge to some limit L, then the original series converges to M+L

got it thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top