What do you mean?
<<< I completely fail to understand your confusion. The referenced web-site was very explicit in its definition of center - and I thought so was I.
...suppose we have the following:
- sum(n=1 to infty) (x - 1)^2 / n^3
What is this centered at, and how does one find it?
You have expansion with (x-2). If you compare this with (x-a) - what is a =??
a = +2
So it is centered around +2
How do I go about finding the center of this using the following?
- sum(n=0 to infty) a[sub:sbh3fcnj]n[/sub:sbh3fcnj]x[sup:sbh3fcnj]n[/sup:sbh3fcnj] = a[sub:sbh3fcnj]0[/sub:sbh3fcnj] + as[sub:sbh3fcnj]1[/sub:sbh3fcnj]x + a[sub:sbh3fcnj]2[/sub:sbh3fcnj]x[sup:sbh3fcnj]2[/sup:sbh3fcnj] + ... + a[sub:sbh3fcnj]n[/sub:sbh3fcnj]x[sup:sbh3fcnj]n[/sup:sbh3fcnj] + ...
You have expansion with (x-0). If you compare this with (x-a) - what is a =??
a = 0
So it is centered around 0
or:
- sum(n=0 to infty) a[sub:sbh3fcnj]n[/sub:sbh3fcnj](x - c)[sup:sbh3fcnj]n[/sup:sbh3fcnj] = a[sub:sbh3fcnj]0[/sub:sbh3fcnj] + as[sub:sbh3fcnj]1[/sub:sbh3fcnj](x - c) + a[sub:sbh3fcnj]2[/sub:sbh3fcnj](x - c)[sup:sbh3fcnj]2[/sup:sbh3fcnj] + ... + a[sub:sbh3fcnj]n[/sub:sbh3fcnj](x - c)[sup:sbh3fcnj]n[/sup:sbh3fcnj] + ...
You have expansion with (x-c). If you compare this with (x-a) - what is a =??
a = +c
So it is centered around +c
I was thinking the one form I should use is the second one so is it centered at x = -2 or x = 2 in the book says positive and I do not get it why.
Consider this website
http://www.ltcconline.net/greenl/courses/117/seqSerNewton/pow.htm, example 2....
You have expansion with (x+2). If you compare this with (x-a) - what is a =??
a = -2
So it is centered around -2