$$\lim_{n \to \infty } \frac{n}{2^{n}}$$
$$ \text{(using L'Hopitals rule)}$$
$$\lim_{n \to \infty } \frac{1}{n2^{n-1}}$$
$$\frac{1}{\infty }=0$$
$\therefore $ Convergent?
Is this the correct solution?
$$\lim_{n \to \infty } \frac{n}{2^{n}}$$
$$ \text{(using L'Hopitals rule)}$$
$$\lim_{n \to \infty } \frac{1}{n2^{n-1}}$$
$$\frac{1}{\infty }=0$$
$\therefore $ Convergent?
Is this the correct solution?
Hint try comparing to a series if noting $\frac{n}{2^n}<1$
or you can compare to the integral $$\int_{}^\infty \frac{x}{2^x}dx$$
which you can derive with for example integration by parts.
No. It is true that $\lim_{n\to\infty}\frac{n}{2^n}=0$, but it doesn't follow that the series is convergent.
To show that it is convergent, try using the ratio test.
This is incorrect. In general, if $\sum a_n$ converges, then $a_n \to 0$. However, the converse does not hold. Thus you should find another way. Observe that $$ n < \left(\frac{3}{2}\right)^n $$ for all natural $n$. Then $0< \frac{n}{2^n} < \left(\frac{3}{4}\right)^n$ for all $n$. Since $\sum \left(\frac{3}{4}\right)^n$ converges, $\sum \frac{n}{2^n}$ converges by the comparison test.
In fact, you can find $$ \sum_{n=1}^\infty \frac{n}{2^n}=2. $$