Solveeit Logo

Question

Question: How do you find the power series representation for \[\ln \left( {1 - x} \right)\] and what is the r...

How do you find the power series representation for ln(1x)\ln \left( {1 - x} \right) and what is the radius of convergence?

Explanation

Solution

Here, we will first differentiate the function ln(1x)\ln \left( {1 - x} \right) and expand the differentiated function using the long division method. Then on integrating the expanded function, we will obtain the required power series. For the radius of convergence, we will apply the ratio test on the power series obtained.

Complete step-by-step solution:
Let the given function be written as
f(x)=ln(1x)f\left( x \right) = \ln \left( {1 - x} \right)……………………………(1)\left( 1 \right)
Differentiating both sides of the above equation with respect to xx, we get
d(f(x))dx=d(ln(1x))dx\Rightarrow \dfrac{{d\left( {f\left( x \right)} \right)}}{{dx}} = \dfrac{{d\left( {\ln \left( {1 - x} \right)} \right)}}{{dx}}
Now using the formula d(lnx)dx=1x\dfrac{{d\left( {\ln x} \right)}}{{dx}} = \dfrac{1}{x}, we get

f(x)=1(1x) \Rightarrow f'\left( x \right) = \dfrac{{ - 1}}{{\left( {1 - x} \right)}}………………………………..(2)\left( 2 \right)
Now, let us consider the RHS of the above equation as
g(x)=1(1x)g\left( x \right) = \dfrac{{ - 1}}{{\left( {1 - x} \right)}}
Now, when we divide 11 by (1x)\left( {1 - x} \right) using division method, we get
1(1x)=1+x+x2+x3+...\dfrac{1}{{\left( {1 - x} \right)}} = 1 + x + {x^2} + {x^3} + ...
Substituting this in (2)\left( 2 \right) we get
f(x)=(1+x+x2+x3+.......)f'\left( x \right) = - \left( {1 + x + {x^2} + {x^3} + .......} \right)
Integrating both the sides, we have
f(x)dx=(1+x+x2+x3+.......)dx\Rightarrow \int {f'\left( x \right)dx} = \int { - \left( {1 + x + {x^2} + {x^3} + .......} \right)dx}
We know that f(x)dx=f(x)\int {f'\left( x \right)dx} = f\left( x \right). So we get
f(x)=(1+x+x2+x3+.......)dx\Rightarrow f\left( x \right) = \int { - \left( {1 + x + {x^2} + {x^3} + .......} \right)dx}
On integrating the RHS of the above equation, we get
f(x)=(x+x22+x33+x44+.....)+C\Rightarrow f\left( x \right) = - \left( {x + \dfrac{{{x^2}}}{2} + \dfrac{{{x^3}}}{3} + \dfrac{{{x^4}}}{4} + .....} \right) + C
Putting (1)\left( 1 \right) in the above equation, we get
ln(1x)=(x+x22+x33+x44+.....)+C\Rightarrow \ln \left( {1 - x} \right) = - \left( {x + \dfrac{{{x^2}}}{2} + \dfrac{{{x^3}}}{3} + \dfrac{{{x^4}}}{4} + .....} \right) + C
ln(1x)=(x11+x22+x33+x44+.....)+C\Rightarrow \ln \left( {1 - x} \right) = - \left( {\dfrac{{{x^1}}}{1} + \dfrac{{{x^2}}}{2} + \dfrac{{{x^3}}}{3} + \dfrac{{{x^4}}}{4} + .....} \right) + C
Writing the RHS in the contracted form, we get
ln(1x)=n=0xnn+C\ln \left( {1 - x} \right) = - \sum\limits_{n = 0}^\infty {\dfrac{{{x^n}}}{n}} + C………………………(3)\left( 3 \right)

Substituting x=0x = 0 in the above equation, we have
ln(10)=n=00nn+C\Rightarrow \ln \left( {1 - 0} \right) = - \sum\limits_{n = 0}^\infty {\dfrac{{{0^n}}}{n}} + C
ln(1)=0+C\Rightarrow \ln \left( 1 \right) = 0 + C

We know that ln(1)=0\ln \left( 1 \right) = 0. Substituting this above, we get
0=0+C0 = 0 + C
C=0\Rightarrow C = 0
Substituting this in equation (3)\left( 3 \right), we get
ln(1x)=n=0xnn\ln \left( {1 - x} \right) = - \sum\limits_{n = 0}^\infty {\dfrac{{{x^n}}}{n}} ……………………(4)\left( 4 \right)
This is the required power series representation for ln(1x)\ln \left( {1 - x} \right).
Now, for the radius of convergence, we have to determine the interval of convergence of the above series. For that, we need to apply the ratio test as below
L=limnan+1anL = \mathop {\lim }\limits_{n \to \infty } \left| {\dfrac{{{a_{n + 1}}}}{{{a_n}}}} \right|
From (4)\left( 4 \right) we have an=xnn{a_n} = \dfrac{{{x^n}}}{n}.
Substituting an=xnn{a_n} = \dfrac{{{x^n}}}{n} in the above equation, we get
L=limnxn+1/n+1xn/n\Rightarrow L = \mathop {\lim }\limits_{n \to \infty } \left| {\dfrac{{{x^{n + 1}}/n + 1}}{{{x^n}/n}}} \right|
L=limnxnn+1\Rightarrow L = \mathop {\lim }\limits_{n \to \infty } \left| {\dfrac{{xn}}{{n + 1}}} \right|
L=xlimnnn+1\Rightarrow L = \left| x \right|\mathop {\lim }\limits_{n \to \infty } \left| {\dfrac{n}{{n + 1}}} \right|
As nn tends to infinity, nn will get closer to n+1n + 1 and hence limnnn+1=1\mathop {\lim }\limits_{n \to \infty } \left| {\dfrac{n}{{n + 1}}} \right| = 1. Putting this value in above equation, we get
L=x\Rightarrow L = \left| x \right|
Now, by ratio test, the above limit must be less than one, which means
x<1\left| x \right| < 1

Hence, the radius of convergence is equal to one.

Note:
When a power series converges on an interval, then the distance from the centre of convergence to the other end of the interval, where it converges, is known as the radius of convergence. Here, we might make a mistake if we forget the negative sign while differentiating the function ln(1x)\ln \left( {1 - x} \right). Also, the radius of convergence can be determined using other tests as well such as the Raabe’s test, the integral test etc. But as the ratio test is the easiest of all, we used it to find the radius of convergence.