Radius of convergence log(a + x)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Lengalicious
Messages
162
Reaction score
0

Homework Statement



determine the radius of convergence of the series expansion of log(a + x) around x = 0

Homework Equations





The Attempt at a Solution



So after applying the Taylor series expansion about x=0 we get log(a) + SUM[(-1)^n x^n/(n a^n)] I understand how to get the radius of convergence for log(1+x) for instance using the ratio test, but with 1 being replaced with what I believe to be an arbitrary constant I am now confused as to how I should tackle this, any help would be great, thanks in advance!

Would I employ the ratio test in the same way? I have a log in the numerator and denominator so not really sure...
 
Physics news on Phys.org
So after applying the Taylor series expansion about x=0 we get log(a) + SUM[(-1)^n x^n/(n a^n)]
There is a minor error: [tex]log(a+x)=log(a)+\sum_1^{\infty}(-1)^{n+1} \frac{x^n}{n a^n}[/tex]
Do the same as with other power series.
Where do you have log in the terms of the series, except the first one?


ehild
 
Last edited:
Yeah so I only have the log in the first term, that's why I am confused, just making sure it is the same as if all terms are just a power series, would I use the ratio test in the same vein as with log(1+x)?