1. Simplify the Expression
We know the identity 1+x3=(1+x)(1−x+x2). Taking the natural logarithm on both sides:
log(1+x3)=log(1+x)+log(1−x+x2)
Therefore:
log(1−x+x2)=log(1+x3)−log(1+x)
2. Expand using Power Series
Using the standard expansion log(1+x)=x−2x2+3x3−4x4+…, we get:
log(1+x)=x−2x2+3x3−4x4+5x5−6x6+…
3. Identify the Coefficients
Subtracting the two series:
n=1∑∞anxn=(x3−2x6+3x9−…)−(x−2x2+3x3−4x4+5x5−6x6+…)
We are interested in the coefficients where the power of x is a multiple of 3 (i.e., a3,a6,a9,…).
4. Sum the Series
The required sum is S=a3+a6+a9+…:
Wait, let's look at the general form of a3k:
a3k=k(−1)k−1−3k(−1)3k−1
Since (−1)3k−1 is the same as (−1)k−1 only if we track parity carefully, let's simplify:
a3k=k(−1)k−1−3k(−1)k−1⋅(−1)2k=k(−1)k−1−3k(−1)k−1
Now, sum from k=1 to ∞:
k=1∑∞a3k=32k=1∑∞k(−1)k−1
We know that ∑k=1∞k(−1)k−1=log2.
Result:
Correct Option: (B)