Classifying an Alternating Factorial Series

  • Thread starter Thread starter dba
  • Start date Start date
  • Tags Tags
    Factorial Series
dba
Messages
29
Reaction score
0

Homework Statement


Classify the series as absolute convergent, conditionally convergent, or divergent.

<br /> \Sigma^{\infty}_{k = 1} (-1)^{k-1}\frac{k!}{(2k-1)!}<br />


Homework Equations


The Alternating Series Test: conditions for convergence
decreasing
lim --> infinity ak = 0


The Attempt at a Solution


I am not sure how to find out if the series is decreasing. Since it is a factorial, I cannot take the first deriative test.

I was wondering if I should use the Alternating Series Test at all, since it is an factorial.

Can someone help me here?
 
Physics news on Phys.org
try the alternating series test

a ratio of terms will show if the magnitude of terms decrease monotonically
 
Thanks.

If I try the ratio I got stuck with the factorial.

<br /> \frac{(k+1)!}{(2(k+1)-1)!} * \frac{(2k-1)!}{k!} = \frac{(2k-1)!}{(2(k+1)-1)!} * (k+1)


Can I write

(2(k+1)-1)! = (2k+2-1)! = (2k+1)!
 
dba said:
Thanks.

If I try the ratio I got stuck with the factorial.

<br /> \frac{(k+1)!}{(2(k+1)-1)!} * \frac{(2k-1)!}{k!} = \frac{(2k-1)!}{(2(k+1)-1)!} * (k+1)


Can I write

(2(k+1)-1)! = (2k+2-1)! = (2k+1)!
Yes, of course. And so you have (2k-1)!/(2k+1)!= (2k-1)!/[(2k+1)(2k)(2k-1)!]
 
Oh, ok.
Thank you! I was able to solve this one :smile:
 
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...
Back
Top