Comparison Test: How & Why for Next Step?

wajed
Messages
56
Reaction score
0
http://img205.imageshack.us/img205/5117/summation.jpg

I think next step is: http://img205.imageshack.us/img205/7044/summation2.jpg

but the questions are: how & why?

why is that the next step?
how do I solve such problems?\how do I choose the second part?
 
Last edited by a moderator:
Physics news on Phys.org
For sure we are comparing so there is a "less than" sign..
I`m just concerned on how to choose the terms on the left?
 
For the series
\sum_{n = 1}^\infty \frac{1}{2^n - 1}

the obvious choice would be a comparison with the convergent series
\sum_{n = 1}^\infty \frac{1}{2^n}
Unfortunately, all of the terms in the first series are larger than those of the convergent series, so that comparison won't do any good.

I have no idea what you're trying to do with this series:
\sum_{n = 1}^\infty \frac{1}{2^n - 1^{n - 1}}

Do you know the limit comparison test?
 
The teacher have just talked about it today,
and he talked about the comparison test first..

This problem, he solved it before talking about LCT..
So, its solved by CT..
Now why is it solved like that, or specifically, why is that second part chosen to be like that, the teacher himself said that he doesn't know!
Well, he wasn't going to say it.. but someone asked (and I was going to ask) about that step.. then he said "well, its just that you choose it like that, this is how the problem is solved.."

So I`m not here seeking for a final answer.. the question is: how do I choose the 2nd parts.. and why aren`t you, nor my teacher, able to know how to choose the 2nd term?
(what are even the steps that I should take to put/know the second term?)
 
OK, here's a convergent series you can use for comparison:
\sum_{n = 1}^\infty \frac{1}{(3/2)^n}

2n - 1 > (3/2)n for n > 1
so 1/(2n - 1) < 1/(3/2)n for n > 1

Can you finish it?
 
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