Understanding Parenthesis Style in Power Series Questions

melissax
Messages
10
Reaction score
0
Hello,
My question is about power series.
In most of questions i can find points with ratio test.
But when i check points i can't understand style of parenthesis.
Is there easy way?
For example:\sum(n^(3)*(x-5)^n)
I found check points 4<x<6
How can i decide to the parenthesis will be closed or open?

Thank you
 
Physics news on Phys.org
I don't understand anything from this. What paranthesis? What style? And how do you find points with the ratio test? It is supposed to give you a boundary condition on x, you aren't supposed to obtain a point.
 
I uploaded question this is not a homework i just trying to understand how we decide to the
boundaries of covergence. Also i don't know how i can write mathematicaly here.

Lim n->inf |((n+1)^(3)*(x-5))^(n+1)/(n^(3)*(x-5)^n)

Lim n->inf |(x-5)*(((n+1)/n)^3)| after x-5 this part equal to the 1

-1<|x-5|<1
4<x<6

Then i tried to check points;
I put this points to the question
Ʃ[0,inf]n^(3)*(x-5)^n = Ʃ[0,inf]n^(3)*(4-5)^n
Ʃ[0,inf]n^(3)*(-1)^n
After this part how i will decide parantesis will be closed or open?
 

Attachments

melissax said:
Also i don't know how i can write mathematicaly here.
If you know LaTeX: [tex[/color]]a^2+b^2[/tex[/color]] gives a^2+b^2

After this part how i will decide parantesis will be closed or open?
You mean the interval borders? You have to check them separately. Just set x to the corresponding value, and see if the series converges.
 
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