If1+233−2+185−26+36393−112+18049−206+…upto ∞=2(ab+1)loge(ba), where a and b are integers with gcd(a,b)=1, then 11a+18b is equal to ______.
📖 Explanation
The series can be analyzed by identifying its general term un, which corresponds to the expansion of a logarithmic power series. By substituting t=33−2=1−32, the series S simplifies to 1+∑n=1∞n(n+1)tn. Using partial fractions, this expression can be rewritten as 1+∑n=1∞(n1−n+11)tn, which splits into two separate summations.
The term ∑n=1∞ntn equates to −ln(1−t), while the term ∑n=1∞n+1tn can be expressed as t1∑n=1∞n+1tn+1, which simplifies to t−ln(1−t)−t. Combining these into the original series yields S=2+(t1−t)ln(1−t). Given t=1−32, we find that 1−t=32 and the coefficient t1−t reduces to 6+2.
Substituting these values leads to S=2+(26+2)ln(32), which simplifies to 2+(23+1)ln(32). Comparing the resulting values of a and b to the required form identifies a=2 and b=3. The final calculation for the expression 11a+18b gives 11(2)+18(3), which is 76.
