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:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top