Given the following infinite sum, what methods of attack might yield an answer?$$f(k) = \sum^\infty_{n=1}\frac{1}{k^n-1}$$
I understand there might be some kind of Euler-like transform but I can't find it and even then it seems like another dead end: $$f(k) = \prod_{p\in\mathbb{P}}\frac{?}{?}$$
I've also tried computational methods but don't recognize the results. For example, $$f(2) \approx 1.606695$$ $$f(3) \approx 0.68215$$$$f(4) \approx 0.42109$$