Solveeit Logo

Question

Question: The sum $\sum_{k=1}^{\infty} \frac{6^k}{(3^k-2^k)(3^{k+1}-2^{k+1})}$ is equal to...

The sum k=16k(3k2k)(3k+12k+1)\sum_{k=1}^{\infty} \frac{6^k}{(3^k-2^k)(3^{k+1}-2^{k+1})} is equal to

Answer

2

Explanation

Solution

The general term Tk=6k(3k2k)(3k+12k+1)T_k = \frac{6^k}{(3^k-2^k)(3^{k+1}-2^{k+1})} is transformed by dividing the numerator and denominator by 3k3k+13^k \cdot 3^{k+1}. This leads to Tk=13(2/3)k(1(2/3)k)(1(2/3)k+1)T_k = \frac{1}{3} \frac{(2/3)^k}{(1-(2/3)^k)(1-(2/3)^{k+1})}. By setting x=2/3x=2/3, the term xk(1xk)(1xk+1)\frac{x^k}{(1-x^k)(1-x^{k+1})} is expressed as a difference 11x(11xk11xk+1)\frac{1}{1-x} \left( \frac{1}{1-x^k} - \frac{1}{1-x^{k+1}} \right). Substituting x=2/3x=2/3 back, TkT_k simplifies to f(k)f(k+1)f(k) - f(k+1) where f(k)=11(2/3)kf(k) = \frac{1}{1-(2/3)^k}. This creates a telescoping series. The sum is f(1)limNf(N+1)f(1) - \lim_{N \to \infty} f(N+1). Evaluating f(1)=3f(1)=3 and limNf(N+1)=1\lim_{N \to \infty} f(N+1)=1, the sum is 31=23-1=2.