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=1∞(3k−2k)(3k+1−2k+1)6k is equal to

Answer
2
Explanation
Solution
The general term Tk=(3k−2k)(3k+1−2k+1)6k is transformed by dividing the numerator and denominator by 3k⋅3k+1. This leads to Tk=31(1−(2/3)k)(1−(2/3)k+1)(2/3)k. By setting x=2/3, the term (1−xk)(1−xk+1)xk is expressed as a difference 1−x1(1−xk1−1−xk+11). Substituting x=2/3 back, Tk simplifies to f(k)−f(k+1) where f(k)=1−(2/3)k1. This creates a telescoping series. The sum is f(1)−limN→∞f(N+1). Evaluating f(1)=3 and limN→∞f(N+1)=1, the sum is 3−1=2.