Take a look at this:



How did the change in the limits (1 to n-1 => 1 to n) over the summation change (1/(i+1)) to ((1/i)-1)?

In other words, how did they get from step 2 to 3?