S = (2^1-1)/3^1 + (2^2-1)/3^2 + {2^3-1/3^3 + ...
S = 1/3 + 3/9 + 7/27 + 15/81 + ...
If the denominators of the series form a geometric progression but the whole series is not geometric, then multiply that expression for the sum by the common ratio; then subtract the two series.
3S = 1 + 3/3 + 7/9 + 15/27 + ...
S = 1/3 + 3/9 + 7/27 + ...
--------------------------------
2S = 1 + 2/3 + 4/9 + 8/27 + ...
The expression on the right is a pure geometric series...
2S = 1/(1-(2/3)) = 1/(1/3) = 3
S = 3/2 or 1.5