Finding A Function From A Power Series

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


Find the sum of the series and its radius of convergence:

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


Homework Equations





The Attempt at a Solution


I found the radius of convergence, but I wasn't sure how to find the sum of the power series.
 
Physics news on Phys.org
Bashyboy said:

Homework Statement


Find the sum of the series and its radius of convergence:

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


Homework Equations





The Attempt at a Solution


I found the radius of convergence, but I wasn't sure how to find the sum of the power series.

Hint: If you call that series f(x), what is f'(x)?
 
Would it be [itex]f'(x) = \sum_{n=0}^{\infty} (-1)^{n+1}(x-1)^{n-1}[/itex]?
 
If you distribute the (-1)^(n+1) to the (x-1)^(n-1) would it be a geometric series?
 
Bashyboy said:
Would it be [itex]f'(x) = \sum_{n=0}^{\infty} (-1)^{n+1}(x-1)^{n-1}[/itex]?

Bashyboy said:
If you distribute the (-1)^(n+1) to the (x-1)^(n-1) would it be a geometric series?

Do you really have to ask? What do you think? Why? Show us what you would do if it is.