Polynomial convergence question.

rcmango
Messages
232
Reaction score
0

Homework Statement



To find convergence, why can't I divided by the largest n in the denominator in this problem: SUM n_infinity 1/(n^2 - 4n + 4) ?

its suggested to use the comparison test.

(I think SUM stands for E Reimann sum correct?)

but in this problem, I can easily find convergence by dividing by large n in the denominator: lim n->infinity 3n^2/(7n^2 + 1)

?

any explanation please. thanks.

Homework Equations





The Attempt at a Solution



its all above. thanks.
 
Physics news on Phys.org
Basically, because one is a limit and one is a sum.
 
Okay, so for a limit, its okay to divide by the largest N, but for a sum it is not common?
 
Do you understand why dividing by the largest power of N, in both numerator and denominator helps you find the limit of a sequence? Would that apply to an infinite sum?
 
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