Alternating Series: Evaluate E(n = 1) to Infinity

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
3 replies · 2K views
vigintitres
Messages
25
Reaction score
0

Homework Statement



E(n = 1) to infinity ((-1)^n+1)/n^6


Homework Equations


This needs to be in the proper form with the exponent on an being n - 1 not n + 1


The Attempt at a Solution



I don't know how to get the problem into the proper for to evaluate it as an alternating series
 
Physics news on Phys.org
I don't know what you mean by "standard form". If you're just trying to prove that the sum converges, the alternating series test requires that you show

(1) [tex]a_n[/tex] is strictly alternating (i.e. [tex]a_{n+1}=-a_n[/tex])

(2) [tex]\lim_{n \to \infty} a_n = 0[/tex]

(3) [tex]|a_{n+1}| \leq |a_n|[/tex]

EDIT: You could also use direct comparison to show that the sum is absolutely convergent.
 
I don't see why you need a "proper form". I mean it is alternating signs after all. If you wanted the exponent to be n-1 you could just replace n+1 with n-1 since you're just dividing by (-1)^2 = 1. But there really is no point in doing that.

Use the absolute convergence test first when dealing with alternating series. You'll see that in some cases such as this one, using it determines convergence/divergence easily.