Philip Land said:
Homework Statement
Suppose we are given the power series expansion ##f(x) = -\sum_{n=1}^{\infty} \frac{x^{n}}{n} ## which converges for |z|<1.
What is the radius of convergence?
Sum this serie and derive a power series expansion for the resulting function around -1/2, 1/2, 3/4 and 2.
The Attempt at a Solution
[/B]
I can let ##f(x) = \sum_{n=0}^{\infty} \frac{x^{n}+1}{n+1}## so ##f'(x) = x^n = \frac{1}{1-x}## Integrating back gives ##f(x) = -ln(\frac{1}{1-x})=-\sum_{n=1}^{\infty} \frac{x^n}{n} ##
*********************************************************
NO: ##f'(x) ## is a sum, not a single term. However, ##f'(x) = 1/(1-x)## is correct.
Then ##f(x) = -\ln (1-x),## NOT ##-\ln (1/(1-x)).##
Also note: do not type "ln w" in LaTeX; it produces the ugly result ##ln w##; instead, use LaTeX the way it was designed to be used: type "\ln w" instead. That produces the clear and pleasing result ##\ln w.##
*********************************************************
Now I can just plug in the values -1/2, 1/2, 3/4 and 2 right?
**********************************************************
No: the question did not ask for ##f(-1/2)## or ##f(1/2)##, etc. It asked for the series expansions of ##f(x)## about the points ##x = -1/2## or ##x = 1/2##, etc. These would be power series in ##(x+1/2)## or ##(x-1/2)##, etc.
***********************************************************
My question is, why do they ask me to do this with many values if all I need to do is plug it in in the final equation? I think I probably need to do something else/more...
Also, how do I get the radius of convergence? I recall it is 1 in this case, but not how? I've heard I can take the inverse of the results of the ratio test, but that's gives me an expression, ##\frac{x_n}{n+1}## and not a number?
You really do need to read up about and clarify your understanding of "radius of convergence". What does it MEAN if we say that the radius of convergence of a series ##\sum c_n x^n## is ##r > 0?##
Finally: why would you post such a thread in the "Precalculus" forum? It is very definitely a "Calculus and Beyond" question.