Help with Taylor, ln(1-X), |x|<1

  • Thread starter Thread starter kevin3295
  • Start date Start date
  • Tags Tags
    Taylor
Click For Summary
The discussion revolves around verifying the Taylor series expansion of ln(1-X) for |x|<1. The user presents their solution, which involves integrating the geometric series and deriving the logarithmic function. However, a key issue is identified regarding the notation of integrals and the incorrect application of ln(x-1) for |x|<1. The responder emphasizes the need to reconsider the value of ln(x-1) in this context. The conversation highlights the importance of careful notation and understanding the behavior of logarithmic functions within specified intervals.
kevin3295
Messages
5
Reaction score
1

Homework Statement


ln(1-X), |x|<1

Homework Equations


Could someone verify if it was developed correctly?

The Attempt at a Solution


<br /> ln(1-x) = \sum_{n=0}^\infty \left (a_nx^n\right )<br />
<br /> 1+a+a^2+a^3+a^4+a^5+a^6... = 1/(1-a)<br />
<br /> a=x<br />
<br /> 1+x+x^2+x^3+x^4+x^5+x^6... = 1/(1-x)<br />
<br /> ∫1+x+x^2+x^3+x^4+x^5+x^6...dx = ∫1/(1-x) dx<br />
<br /> x+(x^2)/2+(x^3)/3+(x^4)/4+(x^5)/5+(x^6)/6... = - ln(x-1)<br />
<br /> ln(1-x) = - \sum_{n=1}^\infty \left (x^n / n \right )<br />

Thanks for your time
 
Last edited:
Physics news on Phys.org
kevin3295 said:
x+(x2)/2+(x3)/3+(x4)/4+(x5)/5+(x6)/6...=ln(x−1)
Hi Keven:

Two issues. One is about your notation of the integrals. There should be a dx.
More important, you have a problem at the quoted step. Think again about
∫1/(1-x)dx = ln(x-1).​
What is the value of ln(x-1) when |x|<1?

Hope this helps.

Regards,
Buzz
 
@Buzz Bloom I made the corrections, thank you
 
  • Like
Likes Buzz Bloom
Hi kevin:

Thank you for your thanks.

You still have a problem with -ln(x-1). Think about the value for |x|<1.

Regards,
Buzz
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...