Prove by induction the following. $$\frac{1}{2^1} + \frac{2}{2^2} + \frac{3}{2^3} +\dots+\frac{n}{2^n}<2.$$
Caveat: The $<$ will be hard to work with directly. Instead, the equation above can be written in the form,
$$\frac{1}{2^1} + \frac{2}{2^2} + \frac{3}{2^3} +\dots+\frac{n}{2^n}=2-\text{something}.$$
First, find the "something" and then use that form of the equation to prove the assertion.
I can't seem to figure out the form that this equation can be written as. Also, once I find the form how would I do the proof. I understand it involves using a Basic Step and an Induction Step