This is the question:
Find the sum of $$\frac1 9+\frac2{9^2}+\frac3{9^3}+\ldots +\frac n{9^n}+\ldots$$
What I did was convert the whole equation to
$$\frac{1\cdot 9^{n-1}+2\cdot 9^{n-2}+3\cdot 9^{n-3}+\ldots +n}{9^n}$$
I have no clue about what to do next.
I would probably think that you would have to identify the sequence but I don't know how to get there from this.