The geometric series is as follows :
$$n/2^n$$
I am using the ratio test therefore comparing : $$(n+1/2^{n+1})/ (n/2^n)$$
my next line of work is :
$$(n+1/2^{n+1}) * (2^n/n)$$
however I am not familiar with multiplying fractions of this sort, so cannot continue.
my tutor has the next line as .. $$Un+1/Un = (n+1/n) * (1/2)$$
which I do not understand.
Please could someone explain the steps to me in layman's terms so I can deduce an answer.
Any help is appreciated.
$$\frac{n+1}{2^{n+1}}\cdot\frac{2^n}n =\frac{n+1}n\cdot\frac{2^n}{2^{n+1}}=\frac{n+1}n\cdot\frac{2^n}{2^n\cdot 2}=\frac{n+1}n\cdot\frac12.$$