Show that the series is convergent

knv
Messages
17
Reaction score
0
1. Show that the series is convergent and then find how many terms we need to add in order to find the sum with an error less than .001

Ʃ (-1)(n-1)/ √(n+3)

from n = 1---> infinity




2. I took the derivative.



3. f(x) = (x+3)-1/2
f'(x) = -1/2 (x+3)-3/2

Then I set up the following

Absolute value (1/(n+1+3)) < .001

n+4 > (1/.001)2

Got 999,997 for the answer. not sure what I am doing wrong. Help!

 
Physics news on Phys.org


There really is no need to be taking derivatives here. You should try to apply the Alternating Series Test. If you don't know what that is, you can find it on Wikipedia. The page has all of your answers.
 


would it be 999,998 terms ?
 


knv said:
would it be 999,998 terms ?
How did you get that?

The absolute value of the 999,997th term is indeed 0.001 .

But the series is alternating and the absolute value of subsequent terms if decreasing. If we let Sk represent the kth partial sum, then I would expect the series to converge to a value very close to midway between Sk and Sk+1, for large k.
 
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