How do you tell what value a power series is centered at?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 1K views
RadiationX
Messages
255
Reaction score
0
How do you know what value a power series is centered at?

for example this power series is centered at 0:

[tex]\sum_{n=0}^\infty\frac{x^n}{n!}[/tex]


what makes it centered at zero?



this one is centered at -1:

[tex]\sum_{n=0}^\infty{(-1)}^n{(x+1)}^n[/tex]

the only thing i can discern is that when i perfrom the ratio test, for the secont series, i get this expression:

[tex]\lim_{n\rightarrow\infty}\vert{(-1)(x+1)}\\\vert[/tex] which is supposed to be less than 1.


what's the latex for the lessthan symbol?
 
Last edited:
Physics news on Phys.org
what's the latex for the lessthan symbol?

<


\leq for "less than or equal to".