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(1−x) and what is the radius of convergence?
Solution
Here, we will first differentiate the function ln(1−x) 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(1−x)……………………………(1)
Differentiating both sides of the above equation with respect to x, we get
⇒dxd(f(x))=dxd(ln(1−x))
Now using the formula dxd(lnx)=x1, we get
⇒f′(x)=(1−x)−1………………………………..(2)
Now, let us consider the RHS of the above equation as
g(x)=(1−x)−1
Now, when we divide 1 by (1−x) using division method, we get
(1−x)1=1+x+x2+x3+...
Substituting this in (2) we get
f′(x)=−(1+x+x2+x3+.......)
Integrating both the sides, we have
⇒∫f′(x)dx=∫−(1+x+x2+x3+.......)dx
We know that ∫f′(x)dx=f(x). So we get
⇒f(x)=∫−(1+x+x2+x3+.......)dx
On integrating the RHS of the above equation, we get
⇒f(x)=−(x+2x2+3x3+4x4+.....)+C
Putting (1) in the above equation, we get
⇒ln(1−x)=−(x+2x2+3x3+4x4+.....)+C
⇒ln(1−x)=−(1x1+2x2+3x3+4x4+.....)+C
Writing the RHS in the contracted form, we get
ln(1−x)=−n=0∑∞nxn+C………………………(3)
Substituting x=0 in the above equation, we have
⇒ln(1−0)=−n=0∑∞n0n+C
⇒ln(1)=0+C
We know that ln(1)=0. Substituting this above, we get
0=0+C
⇒C=0
Substituting this in equation (3), we get
ln(1−x)=−n=0∑∞nxn……………………(4)
This is the required power series representation for ln(1−x).
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=n→∞limanan+1
From (4) we have an=nxn.
Substituting an=nxn in the above equation, we get
⇒L=n→∞limxn/nxn+1/n+1
⇒L=n→∞limn+1xn
⇒L=∣x∣n→∞limn+1n
As n tends to infinity, n will get closer to n+1 and hence n→∞limn+1n=1. Putting this value in above equation, we get
⇒L=∣x∣
Now, by ratio test, the above limit must be less than one, which means
∣x∣<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(1−x). 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.